hozt / hozt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll - TailwindCSS Demo

How to run

Command for compiling and serving static pages:

bundle exec jekyll serve

Command for running TailwindCSS:

npx tailwindcss -i assets/css/main.css -o .assets/dist-main.css --watch

About


Languages

Language:HTML 70.3%Language:CSS 29.0%Language:Ruby 0.6%Language:JavaScript 0.2%