Minimal theme for Zola, powered by TailwindCSS
https://boring-zola.netlify.app/

In your zola site directory
Get theme
git submodule add https://github.com/ssiyad/boring themes/boringBuild CSS
cd themes/boring
yarn install --frozen-lockfile
yarn buildChange theme specific variables. They are listed in extra section of
config.toml
Refer Zola Docs for further instructions