Skip to content

Commit

Permalink
Add AstroWind theme for Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
vasfvitor authored Mar 9, 2023
1 parent 881ee42 commit bdf0bab
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions content/theme/AstroWind.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: AstroWind
github: https://github.com/onwidget/astrowind/
demo: https://astrowind.vercel.app/
author: onWidget
date: 2023-03-08
ssg:
- Astro
cms:
- No CMS
css:
- Tailwind
archetype:
- Blog
- Business
- Multi Purpose
description: AstroWind is a free and open-source template to make your website using Astro 2.0 + Tailwind CSS. Ready to start a new project and designed taking into account web best practices.
---

# πŸš€ AstroWind

**AstroWind** tries to give you quick access to creating a website using [Astro 2.0](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme focuses on simplicity, good practices and high performance.

Very little vanilla javascript is used only to provide basic functionality so that each developer decides which framework (React, Vue, Svelte, Solid JS...) to use and how to approach their goals..

## Features

- βœ… Integration with **Tailwind CSS** ([@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/)) supporting **Dark mode**.
- βœ… **Production-ready** scores in [Lighthouse](https://web.dev/measure/) and [PageSpeed Insights](https://pagespeed.web.dev/) reports.
- βœ… **Fast and SEO friendly blog** with automatic **RSS feed** ([@astrojs/rss](https://docs.astro.build/en/guides/rss/)), [**MDX** support](https://docs.astro.build/en/guides/integrations-guide/mdx/), **Categories & Tags**, **Social Share**, ...
- βœ… **Image optimization** ([@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/)) and **Font optimization**.
- βœ… 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.
- βœ… **Analytics** built-in Google Analytics, and Splitbee integration.

0 comments on commit bdf0bab

Please sign in to comment.