Zola Themes Collection

Bear

Screenshot of the Bear theme

Bear blog theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/alanpearce/zola-bearblog.git themes/zola-bearblog
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/alanpearce/zola-bearblog.git themes/zola-bearblog
  1. Set theme in your config.toml
theme = "zola-bearblog"

Info

Duckquill

Screenshot of the Duckquill theme

Modern, pretty, and clean theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/daudix/duckquill.git themes/duckquill
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/daudix/duckquill.git themes/duckquill
  1. Set theme in your config.toml
theme = "duckquill"

Info

tabi

Screenshot of the tabi theme

tabi is an accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/welpo/tabi.git themes/tabi
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/welpo/tabi.git themes/tabi
  1. Set theme in your config.toml
theme = "tabi"

Info

Linkita

Screenshot of the Linkita theme

A clean and elegant blog theme for Zola. Linkita is based on Kita and Hugo-Paper and is multilingual and SEO friendly.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/salif/linkita.git themes/linkita
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/salif/linkita.git themes/linkita
  1. Set theme in your config.toml
theme = "linkita"

Info

#Blog #Multilingual #Responsive #SEO #Search

researchlab

Screenshot of the researchlab theme

A fast, lightweight, and modern Zola theme with two-languages support for building research laboratories website

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/plaublin/researchlab.git themes/researchlab
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/plaublin/researchlab.git themes/researchlab
  1. Set theme in your config.toml
theme = "researchlab"

Info

Project Portfolio

Screenshot of the Project Portfolio theme

Theme for a project portfolio (based on Tailwind CSS).

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/awinterstein/zola-theme-project-portfolio.git themes/project-portfolio
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/awinterstein/zola-theme-project-portfolio.git themes/project-portfolio
  1. Set theme in your config.toml
theme = "project-portfolio"

Info

Academic Paper

Screenshot of the Academic Paper theme

A Zola theme for a blog-post-style website to facilitate scientific communication of your academic paper

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/aterenin/academic-paper.git themes/academic-paper
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/aterenin/academic-paper.git themes/academic-paper
  1. Set theme in your config.toml
theme = "academic-paper"

Info

Academic Workshop

Screenshot of the Academic Workshop theme

A Zola theme for a website to list the schedule of your scientific workshop or seminar series

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/aterenin/academic-workshop.git themes/academic-workshop
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/aterenin/academic-workshop.git themes/academic-workshop
  1. Set theme in your config.toml
theme = "academic-workshop"

Info

Kita

Screenshot of the Kita theme

Kita is a clean, elegant and simple blog theme for Zola.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/st1020/kita.git themes/kita
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/st1020/kita.git themes/kita
  1. Set theme in your config.toml
theme = "kita"

Info

PaperMod

Screenshot of the PaperMod theme

A fast, clean, responsive theme ported to Zola.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/cydave/zola-theme-papermod.git themes/papermod
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/cydave/zola-theme-papermod.git themes/papermod
  1. Set theme in your config.toml
theme = "papermod"

Info

cela

Screenshot of the cela theme

A modern, clean Zola theme for personal blogs.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/edwardzcn-decade/cela.git themes/cela
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/edwardzcn-decade/cela.git themes/cela
  1. Set theme in your config.toml
theme = "cela"

Info

Mabuya

Screenshot of the Mabuya theme

🦎 A minimal Zola theme for building light and SEO-ready blogs.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/semanticdata/mabuya.git themes/mabuya
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/semanticdata/mabuya.git themes/mabuya
  1. Set theme in your config.toml
theme = "mabuya"

Info

abridge

Screenshot of the abridge theme

A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/jieiku/abridge.git themes/abridge
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jieiku/abridge.git themes/abridge
  1. Set theme in your config.toml
theme = "abridge"

Info

zola-hacker

Screenshot of the zola-hacker theme

Hacker is a theme for Zola

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/en9inerd/zola-hacker.git themes/hacker
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/en9inerd/zola-hacker.git themes/hacker
  1. Set theme in your config.toml
theme = "hacker"

Info

Bear+

Screenshot of the Bear+ theme

Minimalistic yet a bit featureful theme for the Zola static site generator.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/salcc/zola-bearplus.git themes/bearplus
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/salcc/zola-bearplus.git themes/bearplus
  1. Set theme in your config.toml
theme = "bearplus"

Info

Hook

Screenshot of the Hook theme

Clean and simple personal site/blog theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/InputUsername/zola-hook.git themes/hook
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/InputUsername/zola-hook.git themes/hook
  1. Set theme in your config.toml
theme = "hook"

Info

mo8it-mod

Screenshot of the mo8it-mod theme

mo8it-mod is a Zola theme based on the templates on mo8it.com

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/salif/mo8it-mod.git themes/mo8it-mod
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/salif/mo8it-mod.git themes/mo8it-mod
  1. Set theme in your config.toml
theme = "mo8it-mod"

Info

#Blog #Multilingual

apollo

Screenshot of the apollo theme

Modern and minimalistic blog theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/not-matthias/apollo.git themes/apollo
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/not-matthias/apollo.git themes/apollo
  1. Set theme in your config.toml
theme = "apollo"

Info

radion

Screenshot of the radion theme

A sleek, modern blog theme.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/micahkepe/radion.git themes/radion
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/micahkepe/radion.git themes/radion
  1. Set theme in your config.toml
theme = "radion"

Info

devnzt

Screenshot of the devnzt theme

A simple zola theme for personal use.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/devendrn/devnzt.git themes/devnzt
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/devendrn/devnzt.git themes/devnzt
  1. Set theme in your config.toml
theme = "devnzt"

Info

terminimal

Screenshot of the terminimal theme

A simple, minimal retro theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/pawroman/zola-theme-terminimal.git themes/terminimal
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/pawroman/zola-theme-terminimal.git themes/terminimal
  1. Set theme in your config.toml
theme = "terminimal"

Info

UI Navigation

Screenshot of the UI Navigation theme

A multilingual theme designed for accessibility rather than visual.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/harrymkt/zluinav.git themes/zluinav
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/harrymkt/zluinav.git themes/zluinav
  1. Set theme in your config.toml
theme = "zluinav"

Info

#blind #multilingual #accessible #responsive #search #documentation #blog #SEO

Sandbox

Screenshot of the Sandbox theme

Sandbox is a theme for Zola.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/semanticdata/zola-sandbox.git themes/sandbox
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/semanticdata/zola-sandbox.git themes/sandbox
  1. Set theme in your config.toml
theme = "sandbox"

Info

silk

Screenshot of the silk theme

A modern, simple, clean blog theme for Zola.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/DenysVuika/zola-silk.git themes/silk
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/DenysVuika/zola-silk.git themes/silk
  1. Set theme in your config.toml
theme = "silk"

Info

Oceanic Zen

Screenshot of the Oceanic Zen theme

Minimalistic blog theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/barlog-m/oceanic-zen.git themes/oceanic-zen
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/barlog-m/oceanic-zen.git themes/oceanic-zen
  1. Set theme in your config.toml
theme = "oceanic-zen"

Info

Olivine

Screenshot of the Olivine theme

A Zola theme for a personal knowledge base

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/dongryul-kim/olivine.git themes/olivine
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/dongryul-kim/olivine.git themes/olivine
  1. Set theme in your config.toml
theme = "olivine"

Info

DogFood

Screenshot of the DogFood theme

A blog theme

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/CSUwangj/DogFood.git themes/DogFood
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/CSUwangj/DogFood.git themes/DogFood
  1. Set theme in your config.toml
theme = "DogFood"

Info

EasyDocs

Screenshot of the EasyDocs theme

An easy way to create docs for your project

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/ProPixelizer/doc_zola_theme.git themes/doc
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/ProPixelizer/doc_zola_theme.git themes/doc
  1. Set theme in your config.toml
theme = "doc"

Info

cablab-theme

Screenshot of the cablab-theme theme

An academic lab theme for zola

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://codeberg.org/cablab/cablab-theme.git themes/cablab
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/cablab/cablab-theme.git themes/cablab
  1. Set theme in your config.toml
theme = "cablab"

Info

ski

Screenshot of the ski theme

A minimalist Zola theme inspired by Swiss design principles.

Installation

The following instructions are not official so may be incomplete. They should work for most themes in this collection.

  1. Create a new Zola site: zola init and initialize a Git repository: git init
  2. Download the theme
  • Option A: Add the theme as a git submodule:
git submodule add https://github.com/un1970ix/ski.git themes/ski
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/un1970ix/ski.git themes/ski
  1. Set theme in your config.toml
theme = "ski"

Info