Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 351 Bytes

Blog Starter for Astro

  • Opinionated unstyled starter for Astro meant to cover the "plumbing"
  • Prettier, eslint and husky pre commit hook
  • Paginated blog with tags using content collections
  • Custom minimal tailwind base
  • Handles themes without FOUC and provides toggles
  • Most code is stolen from @Princesseuh