Apollo

A modern and minimalistic blog theme powered by Zola.

Features

Checkout all the options you can configure and the example pages.

Quick Start

  1. Add the theme as a submodule:
    git submodule add https://github.com/not-matthias/apollo themes/apollo
    
  2. Configure your config.toml: Set theme = "apollo" and add your site's configuration.
  3. Start the Zola server:
    zola serve