https://github.com/queen-raae/pow-site
pow-site
https://github.com/queen-raae/pow-site
Last synced: 3 months ago
JSON representation
pow-site
- Host: GitHub
- URL: https://github.com/queen-raae/pow-site
- Owner: queen-raae
- License: gpl-3.0
- Created: 2024-08-21T05:50:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T07:17:11.000Z (5 months ago)
- Last Synced: 2025-01-16T08:30:26.986Z (5 months ago)
- Language: Astro
- Size: 3.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ASTRO WEB FRAMEWORK SIMPLE STARTER TEMPLATE
Astro is a web framework that is performant, user-friendly, and elegant. I made this Astro website starter because it's my go-to setup for Astro projects. It includes:
- Astro Tailwind CSS integration: [https://docs.astro.build/en/guides/integrations-guide/tailwind/](https://docs.astro.build/en/guides/integrations-guide/tailwind/)
- Astro sitemap integration: [https://docs.astro.build/en/guides/integrations-guide/sitemap/](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
- Integration of Google Material Icons: [https://developers.google.com/fonts/docs/material_icons#setup_method_1_using_via_google_fonts](https://developers.google.com/fonts/docs/material_icons#setup_method_1_using_via_google_fonts)
- Integration of Google Fonts: [https://fonts.google.com/](https://fonts.google.com/)
- Structured metadata setup for improved SEO (see header in layout file)
- Added navbar and footer components
- Added a 404 pageGet started with Astro today at [https://astro.build/](https://astro.build/).