Nivis: A clean zola theme for bloggers.

screenshot

Live demo: Example Site | My Blog.

This theme is inspired by (and derived from) themes Float and anatole. Check out these two wonderful themes as well! :smile:

Features :star:

Getting Started :rocket:

Use git submodule to add the theme to your site:

git submodule add -b master --depth=1 https://github.com/Resorie/zola-theme-nivis.git themes/nivis/
git submodule update --init --recursive

Then, change your theme config in config.toml:

theme = "nivis"

Start your site by copying the example content into your site folder:

cp -r themes/nivis/content content

Move on to the example site for more info. Enjoy it! :kissing_heart:

Known Bugs :poop: