Update README.md

This commit is contained in:
Stef Coetzee 2021-08-30 06:48:22 +02:00 committed by GitHub
parent 5b86a234ae
commit 14d2a46b3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Jekyll + Tailwind CSS
Minimal Jekyll and Tailwind CSS starter repo without long live-reload render times.
> Minimal Jekyll and Tailwind CSS starter repo without long live-reload render times.
You want to run `jekyll new your-site --blank` and add
[Tailwind CSS](tailwindcss.com) yourself, right?
@ -9,6 +9,8 @@ Fork this repo instead.
[Responsive demo](https://jekyll-tailwind.netlify.app/) (resize your window and watch it adjust)
Check out the accompanying [blog post](https://stefcoetzee.com/2021/07/28/jekyll-tailwind-starter-repo).
[![Netlify Status](https://api.netlify.com/api/v1/badges/a22ca4cf-cb1f-4bf3-9fbc-2833226e9b8e/deploy-status)](https://app.netlify.com/sites/jekyll-tailwind/deploys)
## Getting Started