Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovftank/astro-boilerplate
π Astro Boilerplate
https://github.com/ovftank/astro-boilerplate
astro astrojs frontend lighthouse-score seo-optimization
Last synced: 17 days ago
JSON representation
π Astro Boilerplate
- Host: GitHub
- URL: https://github.com/ovftank/astro-boilerplate
- Owner: ovftank
- Created: 2024-11-18T19:15:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T23:59:04.000Z (about 1 month ago)
- Last Synced: 2025-01-06T00:30:31.789Z (about 1 month ago)
- Topics: astro, astrojs, frontend, lighthouse-score, seo-optimization
- Language: Astro
- Homepage: https://demo-astro.ovfteam.com
- Size: 978 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.MD
Awesome Lists containing this project
README
# π Astro Boilerplate
### Demo: https://demo-astro.ovfteam.com
### π₯οΈ Lighthouse Score
[![Lighthouse Score](https://github.com/ovftank/astro-boilerplate/blob/main/lighthouse_results/desktop/pagespeed.svg)](https://pagespeed.web.dev/analysis?url=https://demo-astro.ovfteam.com/)
- π Astro framework
- π¨ Tailwind CSS
- π Auto create sitemap
- π€ robots.txt
- π± Drawer navigation
- π View Transitions API
- πΌοΈ Icon system with Iconify## π Directory Structure
```
src/
βββ components/ # Components
βββ layouts/ # Layout templates
βββ pages/ # Route pages
βββ config/ # CαΊ₯u hΓ¬nh
βββ types/ # TypeScript types
```Made with π by [@ovftank](https://github.com/ovftank)