由 Zola 驱动的现代且极简主义的博客主题。点击 这里 查看在线预览。
以希腊知识、智慧和智力之神命名


git submodule add https://github.com/not-matthias/apollo themes/apollo
config.toml 顶部theme = "apollo"
taxonomies = [{ name = "tags" }]
[extra]
theme = "auto"
socials = [
# 在此配置社交链接
]
menu = [
# 在此配置菜单栏
]
# 更多选项请参阅:https://github.com/not-matthias/apollo/blob/main/config.toml#L14
cp -r themes/apollo/content/* content/此主题基于 archie-zola。