From 14d2a46b3f64f501a21472e23a49f19434b9d4d3 Mon Sep 17 00:00:00 2001 From: Stef Coetzee <33429950+stefcoetzee@users.noreply.github.com> Date: Mon, 30 Aug 2021 06:48:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03ce4dd..9adfb0b 100644 --- a/README.md +++ b/README.md @@ -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