Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliverspeir/nested-collections-example


https://github.com/oliverspeir/nested-collections-example

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Blog Starter for Astro

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