Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 521 Bytes

File metadata and controls

15 lines (8 loc) · 521 Bytes

jekyll-tailwind-example

Jekyll 4 + Tailwindcss with typography plugin on Netlify. See blogpost for steps and explanation.

Make Jekyll work with Tailwindcss and Netlify.

Clone this repo, or code along with the blogpost

To code along: Create a new site with jekyll new --blank and follow the steps in each commit.

To publish on Netlify: use the build command NODE_ENV=production bundle exec jekyll build