Skip to content

mozodev/hugo-tailpine

Repository files navigation

Hugo theme tailpine

Hugo theme using tailwindcss and alpinejs.

development

# Run server.
$ go version
go version go1.17 linux/amd64 (> 1.12)
$ git clone https://github.com/mozodev/hugo-tailpine.git
$ cd hugo-tailpine/exampleSite
$ npm start // concurrently npm:watch:[css,hugo]
# open http://localhost:1313