2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00
2021-07-17 14:41:01 +02:00

Jekyll with Tailwind CSS

You want to run jekyll new your-site --blank and add Tailwind CSS, right? Dont. Fork this repo instead.

Getting Started

git clone git@github.com:stefcoetzee/jekyll-tailwind your-site
cd your-site
bin/setup

Usage

Development

# Build for development.
bin/build-dev

# Start a server at http://localhost:4000.
bin/start

Production

Delete .site and its contents to see the production build output.

# Build for production.
bin/build-prod

Credit

Thanks to @joemasilotti for sharing his build scripts here. Thanks to @shafy for sharing the two config-file approach here.

Say hi @stef_coetzee!

Description
hackmarine website
Readme 105 KiB
Languages
HTML 91.2%
JavaScript 3.9%
Shell 2.2%
Ruby 2%
CSS 0.7%