docs/content/themes/xuan/index.md
+++ title = "xuan" description = "Modern, pretty, and clean theme" template = "theme.html" date = 2026-02-25T00:58:14+08:00
[taxonomies] theme-tags = []
[extra] created = 2026-02-25T00:58:14+08:00 updated = 2026-02-25T00:58:14+08:00 repository = "https://github.com/jhq223/xuan.git" homepage = "https://github.com/jhq223/xuan" minimum_version = "0.21.0" license = "MIT" demo = "https://xuan-theme.jhq223.workers.dev"
[extra.author] name = "jhq223" homepage = "https://blog.guiio.com" +++
Xuan 是一个基于 Duckquill 二次开发的现代化 Zola 博客主题。
它保留了原版简洁、美观的设计理念,并在其基础上进行了深度定制,优化了阅读体验并集成了更强大的搜索功能。
相较于原版 Duckquill,Xuan 做了以下改进:
将此主题克隆到你的 Zola 站点的 themes 目录下:
git clone https://github.com/jhq223/xuan.git themes/xuan
然后在你的 config.toml 中启用它:
theme = "xuan"
本项目遵循 MIT License。 基于 Duckquill 开发。
由 daudix 原创设计,经过二次开发定制。