halve-z
A two-column theme for Zola.
This is a retro port of Halve (Jekyll). It features:
Add theme submodule using git
:
git submodule add https://github.com/charlesrocket/halve-z themes/halve-z
Use the following command to update theme to the latest version:
git submodule update --recursive --remote
theme = "halve-z"
at the top of the config file.cp -R -f themes/halve-z/content/ content/
See demo posts.