Skip to content

OliverSpeir/astro-starter

Repository files navigation

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