docs/content/themes/zola-futu/index.md
+++ title = "futu" description = "Futu Theme" template = "theme.html" date = 2025-04-21T13:31:26+08:00
[taxonomies] theme-tags = []
[extra] created = 2025-04-21T13:31:26+08:00 updated = 2025-04-21T13:31:26+08:00 repository = "https://github.com/inhzus/zola-futu.git" homepage = "https://github.com/inhzus/zola-futu/" minimum_version = "0.20.0" license = "MIT" demo = ""
[extra.author] name = "inhzus" homepage = "https://inhzus.io/" +++
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.