Skip to content

Resorie/zola-theme-nivis

Repository files navigation

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! 😄

Features ⭐

  • Clean & Minimalist Design
  • Elegant Typography
  • Responsive Layout
  • Dark/Light Mode Support

Getting Started 🚀

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! 😘

Todo 📋

  • Add transition when switching light/dark mode
  • Better special page customization
  • Minimize web resources

About

Nivis: A clean zola theme for bloggers.

Resources

Stars

Watchers

Forks

Contributors