Apollo

A modern and minimalistic blog theme powered by Zola.

功能

查看所有可配置选项示例页面

快速入门

  1. 将主题添加为子模块:
    git submodule add https://github.com/not-matthias/apollo themes/apollo
    
  2. 配置 config.tomltheme = “apollo” 设为当前值,并添加您网站的配置。
  3. 启动 Zola 服务器:
    zola serve