Update README.md
This commit is contained in:
14
README.md
14
README.md
@ -3,17 +3,17 @@
|
||||
<img src="lighthouse-score.png" align="right"
|
||||
alt="AstroWind Lighthouse Score" width="100" height="358">
|
||||
|
||||
**AstroWind** is a free and opensource template to make your website using **Astro + Tailwind CSS**. Ready to start a new project and designed taking into account best practices.
|
||||
**AstroWind** is a free and open-source template to make your website using **Astro + Tailwind CSS**. Ready to start a new project and designed taking into account best practices.
|
||||
|
||||
Features:
|
||||
|
||||
- ✅ Integration with **Tailwind CSS** via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/)
|
||||
- ✅ Support for **fast and SEO friendly Blog** with automatic **RSS feed** with [@astrojs/rss](https://docs.astro.build/en/guides/rss/).
|
||||
- ✅ **Image optimization** using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/).
|
||||
- ✅ Generation of **project sitemap** based on your routes with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/).
|
||||
- ✅ It supports **Dark mode**
|
||||
- ✅ Integration with **Tailwind CSS** ([@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/)).
|
||||
- ✅ Supports **Dark mode**.
|
||||
- ✅ **Fast and SEO friendly blog** with automatic **RSS feed** ([@astrojs/rss](https://docs.astro.build/en/guides/rss/)).
|
||||
- ✅ **Image optimization** ([@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/)).
|
||||
- ✅ Generation of **project sitemap** based on your routes ([@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/)).
|
||||
- ✅ **Open Graph tags** for social media sharing
|
||||
- ✅ **Fonts optimization** build time with [subfont](https://www.npmjs.com/package/subfont) library.
|
||||
- ✅ **Fonts optimization** at build time ([subfont](https://www.npmjs.com/package/subfont)).
|
||||
- ✅ **Production-ready** scores in [Lighthouse](https://web.dev/measure/) and [PageSpeed Insights](https://pagespeed.web.dev/) reports
|
||||
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user