Update README.md

This commit is contained in:
prototypa
2022-08-23 21:52:16 -04:00
committed by GitHub
parent f1edd62c47
commit fad91f3dc3

View File

@ -3,17 +3,17 @@
<img src="lighthouse-score.png" align="right" <img src="lighthouse-score.png" align="right"
alt="AstroWind Lighthouse Score" width="100" height="358"> 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: Features:
- ✅ Integration with **Tailwind CSS** via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) - ✅ Integration with **Tailwind CSS** ([@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/). - ✅ Supports **Dark mode**.
-**Image optimization** using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/). -**Fast and SEO friendly blog** with automatic **RSS feed** ([@astrojs/rss](https://docs.astro.build/en/guides/rss/)).
-Generation of **project sitemap** based on your routes with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/). -**Image optimization** ([@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/)).
-It supports **Dark mode** -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 -**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 -**Production-ready** scores in [Lighthouse](https://web.dev/measure/) and [PageSpeed Insights](https://pagespeed.web.dev/) reports
<br> <br>