An open API service indexing awesome lists of open source software.

https://github.com/ganchdev/hugo-unpoly-tailwind

An example theme project for Hugo using Tailwind and Unpoly
https://github.com/ganchdev/hugo-unpoly-tailwind

Last synced: 4 months ago
JSON representation

An example theme project for Hugo using Tailwind and Unpoly

Awesome Lists containing this project

README

          

# Hugo Unpoly Tailwind template

This is a Hugo theme template that uses Unpoly JS and Tailwind CSS to build progressive and dynamic-like websites with Hugo. Think of it as the way to implement SPA in a statically generated website with less than a few lines of javascript.

### Requirements:
- Hugo v0.111.3+ or greater
- Node

### Run in development with:
```shell
$ npm run dev
```