Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

396 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apollo

Modern and minimalistic blog theme powered by Zola. See a live preview here.

Named after the greek god of knowledge, wisdom and intellect

Dark theme

blog-dark

Light theme

blog-light

Features

  • Pagination
  • Themes (light, dark, auto)
  • Projects page
  • Analytics using GoatCounter / Umami / Google Analytics
  • Social Links
  • MathJax Rendering
  • Taxonomies
  • Meta Tags For Individual Pages
  • Custom homepage
  • Comments
  • Search
  • RSS feeds
  • Mermaid diagram support
  • Table of Contents
  • Configurable cards layout

Installation

  1. Download the theme
git submodule add https://github.com/not-matthias/apollo themes/apollo
  1. Add the following to the top of your config.toml
theme = "apollo"
taxonomies = [{ name = "tags" }]

[extra]
theme = "auto"
socials = [
  # Configure socials here
]
menu = [
  # Configure menu bar here
]

# See this for more options: https://github.com/not-matthias/apollo/blob/main/config.toml#L14
  1. Copy the example content
cp -r themes/apollo/content/* content/

Configuration

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

References

This theme is based on archie-zola.

About

Modern and minimalistic blog theme.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages