Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 521 Bytes

Blog Starter for Astro

  • Opinionated unstyled starter for Astro meant to cover the "plumbing" and linting/formatting
  • Prettier and eslint with typescript-eslint using the optional config(...) helper fucntion
  • Paginated blog with tags using content collections
  • Custom minimal tailwind base
  • Handles themes without FOUC and provides toggles
  • Most code is stolen from @Princesseuh