astro-blog-markdown VS graphcms-sveltekit-portfolio-and-blog-starter

Compare astro-blog-markdown vs graphcms-sveltekit-portfolio-and-blog-starter and see what are their differences.

astro-blog-markdown

Starter for a fast Astro blog using Markdown and a spot of Svelte (by rodneylab)

graphcms-sveltekit-portfolio-and-blog-starter

A SvelteKit portfolio and blog starter with GraphCMS (by spences10)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
astro-blog-markdown graphcms-sveltekit-portfolio-and-blog-starter
4 1
28 8
- -
6.8 8.7
3 months ago over 1 year ago
Svelte Svelte
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

astro-blog-markdown

Posts with mentions or reviews of astro-blog-markdown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Astro Sitemaps: Add Post and Page XML Sitemaps
    2 projects | dev.to | 6 Dec 2022
    You can see the full code for the project in the Astro Blog Markdown GitHub repo.
  • Astro Turbolinks: fast AstroJS Navigation
    1 project | dev.to | 11 May 2022
    If you are creating a new blog site, take a look at the Astro Blog Markdown starter on GitHub, which uses Turbolinks. Also take a look if you want to see the configuration in a full project. You can also open the project up in Stackblitz.
  • Svelte Share Buttons: using Web Share API with Fallback
    2 projects | dev.to | 13 Apr 2022
    I mentioned we are working in SvelteKit using the MDsveX blog starter. If Astro is your preferred tool for building Svelte sites, start with the Astro Svelte Markdown starter instead. Of course, if you have an existing Svelte app, you can create a feature branch and add this functionality there. Anyway to start let’s clone a repo:
  • Astro Blog: Astro Markdown Blog Starter
    2 projects | dev.to | 6 Apr 2022
    git clone https://github.com/rodneylab/astro-blog-markdown cd astro-blog-markdown pnpm install cp .env.EXAMPLE .env pnpm run dev

graphcms-sveltekit-portfolio-and-blog-starter

Posts with mentions or reviews of graphcms-sveltekit-portfolio-and-blog-starter. We have used some of these posts to build our list of alternatives and similar projects.
  • Daisy UI what about bundle size, tree-shaking?
    1 project | /r/sveltejs | 27 Feb 2022
    I am using DaisyUI in my portfolio with sveltekit. The general experience is good for me. Since it is a tailwind plugin, only the css classes you use will be included in the final output. Since its a personal project and wanted to quickly get it done I resorted to this but if in case of large project I will definitely choose to write svelte components styled with tailwind utility classes so I could get the full benefit of the tailwindcss. https://github.com/spences10/graphcms-sveltekit-portfolio-and-blog-starter is similar to my portfolio stack.

What are some alternatives?

When comparing astro-blog-markdown and graphcms-sveltekit-portfolio-and-blog-starter you can also consider the following projects:

astro - The web framework for content-driven websites. ⭐️ Star to support our work!

portfolio - Old portfolio website

sveltekit-hcaptcha-form - SvelteKit hCaptcha contact form: see how you can scare bots away from your Svelte site using a privacy focussed captcha service.

sveltekit-graphcms-starter-blog - SvelteKit starter blog with GraphCMS

sveltekit-mdsvex-blog - A minimalistic blog template built with SvelteKit and MDsveX

sveltekit-typescript-vanilla-extract-starter - SvelteKit TypeScript vanilla-extract starter: create a markdown blog site with responsive, Next-Gen images, PWA and vanilla-extract styles.

sveltekit-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)

sveltekit-share-buttons - Svelte share buttons: adding social share buttons to your Svelte app for mobiles and Safari using the native Web Share API with fallbacks.

quizdown-js - Markdown syntax for generating interactive quizzes in the browser