Skip to content

Starter for a fast Astro blog using Markdown and a spot of Svelte

License

Notifications You must be signed in to change notification settings

mleister97/astro-blog-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rodney Lab astro-blog-markdown Github banner

Rodney Lab logo

Astro Blog Markdown

astro-blog-markdown

Open in StackBlitz

Netlify Status

Starter for accessible, fast and SEO friendly Astro blog using a spot of Svelte. See post on how to get up and running on the Astro blog starter. For more on the Picture component (used in this repo) and how to add responsive image to your Markdown-based content site using Astro Content Collections, see the Astro Picture Component post.

Lighthouse scores for 100 in each category

Astro Blog Markdown

pnpm create astro@latest -- --rodneylab/astro-blog-markdown
cp .env.EXAMPLE .env
pnpm run dev

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm astro telemetry disable Disable data collection
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying

Feel free to jump into the Rodney Lab matrix chat room.

About

Starter for a fast Astro blog using Markdown and a spot of Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 32.9%
  • CSS 26.8%
  • JavaScript 14.7%
  • Astro 13.3%
  • XSLT 10.1%
  • TypeScript 1.8%
  • Other 0.4%