Olivine

一个简洁的 Zola 个人知识库主题。
灵感来自 Obsidian

Screenshot of example page

功能

安装

安装 Olivine 最简单的方式是使用 quickstart repository

git clone --depth 1 --recurse-submodules git@github.com:dongryul-kim/olivine-quickstart.git <your-folder-name>

手动安装

你也可以使用 Zola 主题的标准安装方式。
请参考 Zola 文档中的 installing and using themes

此外还有一步 Olivine 专属设置:创建 content/olivine-internal-graph.md,内容如下:

+++
title = "Graph"
template = "internal/graph.html"
+++

再创建 content/olivine-internal-sitemap.md,内容如下:

+++
title = "Sitemap"
template = "internal/sitemap.html"
+++

最后创建 content/journal/_index.md,内容如下:

+++
title = "Journal"
template = "internal/journal.html"
extra.siblings = true
+++

致谢

特别感谢: