Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverspeir/astro-starter
https://github.com/oliverspeir/astro-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverspeir/astro-starter
- Owner: OliverSpeir
- Created: 2023-12-15T07:05:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T19:53:17.000Z (2 months ago)
- Last Synced: 2024-10-19T20:56:05.391Z (2 months ago)
- Language: Astro
- Size: 2.84 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/Princesseuh)