Skip to content
/ hugo-tailwind Public template

📦 starter repo for building a site with hugo and tailwind

Notifications You must be signed in to change notification settings

remyhunt/hugo-tailwind

Repository files navigation

hugo-tailwind 🍃

Repo template for Hugo + Tailwind projects at Bale Studio

Install

# Install hugo
brew install hugo

Development

# start the tailwind build watch server
npm run t 

# start the hugo preview server
npm run h

Production

# Build front-end for production
hugo -D
# (by this time, the tailwind dependencies are already built)

License

MIT

About

📦 starter repo for building a site with hugo and tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published