hikari

this is a port of the hikari theme for Zola.

Installation

First download the theme to your themes directory:

$ cd themes
$ git clone https://github.com/waynee95/zola-theme-hikari

and then enable it in your config.toml:

theme = "hikari"

Configuration

[extra]
author = "John Doge"
author_bio = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ex, pariatur!"
twitter = "waynee955"
github = "waynee95"
instagram = false
enable_mathjax = false

GitHub