Skip to content

Port of the Jekyll Hikari theme to Zola (I fork this for better controlling of my web)

License

Notifications You must be signed in to change notification settings

Himeno2yo/themehikari

 
 

Repository files navigation

hikari

this is a port of the hikari theme for Zola

Hikari is a simple theme perfect for dev-savvy bloggers.

screenshot

View demo

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

License

MIT

Thanks to Mathieu Mayer-Mazzoli for creating this awesome theme!

About

Port of the Jekyll Hikari theme to Zola (I fork this for better controlling of my web)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 72.9%
  • HTML 19.8%
  • JavaScript 7.3%