UNPKG

create-staticwind

Version:

Create an optimized static site with Astro and Tailwind

24 lines (14 loc) 864 B
# Create StaticWind This is an [Astro](https://astro.build) project with some small additions bootstrapped with [create-staticwind](https://staticwind.nowl.dev) ## Where do I start? This is a minimal Astro project setup, already installed and ready to go. It includes a few helpful goodies and clean defaults. You can treat it just like an Astro application, so if you're familiar with Astro, you'll be right at home. Just dive into the code and start building! ### Placeholders - replace `https://example.com` in `astro.config.mjs`. ### Some guides - [StaticWind](https://staticwind.nowl.dev) - [Astro](https://astro.build) - [Tailwind CSS](https://tailwindcss.com) ## Deploy Follow [Astro's deployment guides](https://docs.astro.build/en/guides/deploy/). > Personal favorite is [Cloudflare Pages](https://docs.astro.build/en/guides/deploy/cloudflare/).