Welcome to ZolaNight
You can find the source code for the theme on GitHub.
You can find my personal blog using this theme at codedmaster.com
ZolaNight is a dark theme for the Zola static site generator. It is inspired by the Tokyo Night color scheme.
Features
- Dark theme
- 4 color schemes:
tokyonight,tokyostorm,tokyomoon,tokyoday - Responsive design
- Syntax highlighting for code blocks
- Easy to customize
How to use
To use this theme, you need to have Zola installed.
-
Download the theme and place it in your
themesdirectory. -
Update your
zola.tomlfile to use the theme:theme = "zolanight" -
To use the sample content, copy the
contentdirectory from the theme to your project's root directory. -
To change the color scheme, update your
zola.tomlfile:[extra.zolanight] theme = "tokyostorm"
Latest Posts
-
Sample Post 1 -
Sample Post 2 -
Sample Post 3 -
Sample Post 4 -
Sample Post 5