Zola-futu is a clean and fast theme for Zola SSG. It's ported from Futu.
See a live preview here: https://inhzus.io.
# 1. Clone the repo
git clone https://github.com/inhzus/zola-futu
# 2. Change directory into clone
cd zola-futu
# 3. Serve the site locally
zola serve
# 4. Open http://127.0.0.1:1111/ in the browser
For more detailed instructions, visit the Documentation page about installing and using themes, and access this config.yaml as an example full version configuration.