Zola Themes Collection

Linkita

Light mode screenshot of Linkita Zola theme demo website Dark mode screenshot of Linkita Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "linkita"
#Blog #Multilingual #Responsive #SEO #Search

Duckquill

Light mode screenshot of Duckquill Zola theme demo website Dark mode screenshot of Duckquill Zola theme demo website

Modern, pretty, and clean theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "duckquill"

Zolarwind

Light mode screenshot of Zolarwind Zola theme demo website Dark mode screenshot of Zolarwind Zola theme demo website

A GDPR-friendly Zola blog theme: no third-party requests, Tailwind CSS, KaTeX, Mermaid, localization

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/thomasweitzel/zolarwind.git themes/zolarwind
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/thomasweitzel/zolarwind.git themes/zolarwind
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zolarwind"

tabi

Light mode screenshot of tabi Zola theme demo website Dark mode screenshot of tabi Zola theme demo website

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.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "tabi"

apollo

Light mode screenshot of apollo Zola theme demo website Dark mode screenshot of apollo Zola theme demo website

Modern and minimalistic blog theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "apollo"

marisa-theme

Light mode screenshot of marisa-theme Zola theme demo website Dark mode screenshot of marisa-theme Zola theme demo website

A non-opinionated theme with convenient features for personal sites and small indie teams.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/bitinn/marisa-theme.git themes/marisa-theme
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/bitinn/marisa-theme.git themes/marisa-theme
  1. Enable the theme in your zola.toml or config.toml file:
theme = "marisa-theme"

Zap

Light mode screenshot of Zap Zola theme demo website Dark mode screenshot of Zap Zola theme demo website

A fast, ultra-minimal Zola theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jimmyff/zola-zap.git themes/zap
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jimmyff/zola-zap.git themes/zap
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zap"

terminus

Dark mode screenshot of terminus Zola theme demo website

A dark duotone retro theme for Zola

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/ebkalderon/terminus.git themes/terminus
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/ebkalderon/terminus.git themes/terminus
  1. Enable the theme in your zola.toml or config.toml file:
theme = "terminus"
#dark #blog #minimal #personal #responsive #seo

radion

Dark mode screenshot of radion Zola theme demo website

A sleek, modern blog theme.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "radion"
#SEO #search #accessible

zola-hacker

Dark mode screenshot of zola-hacker Zola theme demo website

Hacker is a theme for Zola

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "hacker"

adidoks

Light mode screenshot of adidoks Zola theme demo website Dark mode screenshot of adidoks Zola theme demo website

AdiDoks is a Zola theme helping you build modern documentation.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/PartialShawn/zola-fodoks-theme.git themes/zola-fodoks-theme
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/PartialShawn/zola-fodoks-theme.git themes/zola-fodoks-theme
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-fodoks-theme"

Daisy

Light mode screenshot of Daisy Zola theme demo website Dark mode screenshot of Daisy Zola theme demo website

Beautiful and fast responsive theme based on TailwindCSS and DaisyUI.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/winterstein/zola-theme-daisy.git themes/daisy
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/winterstein/zola-theme-daisy.git themes/daisy
  1. Enable the theme in your zola.toml or config.toml file:
theme = "daisy"
#multilingual #responsive #search

Project Portfolio

Light mode screenshot of Project Portfolio Zola theme demo website Dark mode screenshot of Project Portfolio Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/winterstein/zola-theme-project-portfolio.git themes/project-portfolio
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/winterstein/zola-theme-project-portfolio.git themes/project-portfolio
  1. Enable the theme in your zola.toml or config.toml file:
theme = "project-portfolio"

MATbook

Light mode screenshot of MATbook Zola theme demo website Dark mode screenshot of MATbook Zola theme demo website

A zola chapter book theme inspired from book and olivine

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/srliu3264/MATbook.git themes/MATbook
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/srliu3264/MATbook.git themes/MATbook
  1. Enable the theme in your zola.toml or config.toml file:
theme = "MATbook"

Olivine

Light mode screenshot of Olivine Zola theme demo website Dark mode screenshot of Olivine Zola theme demo website

A Zola theme for a personal knowledge base

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "olivine"

austere

Light mode screenshot of austere Zola theme demo website Dark mode screenshot of austere Zola theme demo website

A minimal theme for Zola with a focus on writing.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/tomwrw/austere-theme-zola.git themes/austere
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/tomwrw/austere-theme-zola.git themes/austere
  1. Enable the theme in your zola.toml or config.toml file:
theme = "austere"
#dark #blog #minimal #personal #responsive #seo #writing

rilling_dev

Light mode screenshot of rilling_dev Zola theme demo website Dark mode screenshot of rilling_dev Zola theme demo website

rilling.dev custom theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/RillingDev/rilling.dev_theme.git themes/rilling_dev
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/RillingDev/rilling.dev_theme.git themes/rilling_dev
  1. Enable the theme in your zola.toml or config.toml file:
theme = "rilling_dev"

Mabuya

Light mode screenshot of Mabuya Zola theme demo website Dark mode screenshot of Mabuya Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "mabuya"

abridge

Light mode screenshot of abridge Zola theme demo website Dark mode screenshot of abridge Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "abridge"

Bear

Light mode screenshot of Bear Zola theme demo website Dark mode screenshot of Bear Zola theme demo website

Bear blog theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/alinnow/zola-bearblog.git themes/zola-bearblog
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/alinnow/zola-bearblog.git themes/zola-bearblog
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-bearblog"

serene

Light mode screenshot of serene Zola theme demo website Dark mode screenshot of serene Zola theme demo website

A spiffy blog theme for zola

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/isunjn/serene.git themes/serene
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/isunjn/serene.git themes/serene
  1. Enable the theme in your zola.toml or config.toml file:
theme = "serene"

Kita

Light mode screenshot of Kita Zola theme demo website Dark mode screenshot of Kita Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "kita"

PaperMod

Light mode screenshot of PaperMod Zola theme demo website Dark mode screenshot of PaperMod Zola theme demo website

A fast, clean, responsive theme ported to Zola.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/dawnandrew100/zola-theme-papermod-2.git themes/papermod_2
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/dawnandrew100/zola-theme-papermod-2.git themes/papermod_2
  1. Enable the theme in your zola.toml or config.toml file:
theme = "papermod_2"

Cela

Light mode screenshot of Cela Zola theme demo website Dark mode screenshot of Cela Zola theme demo website

A minimalist documentation/blog theme.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "cela"
#blog #documentation #lightweight #minimal #responsive #search

Tukan

Light mode screenshot of Tukan Zola theme demo website

Inspired from Toucan theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/tukan.git themes/tukan
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/salif/tukan.git themes/tukan
  1. Enable the theme in your zola.toml or config.toml file:
theme = "tukan"
#Blog #Multilingual

jiufen

Light mode screenshot of jiufen Zola theme demo website

The ‘jiufen’ theme is a theme that references the W3.CSS Template and incorporates ZOLA-related features.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/4yuinfo/zola-theme_jiufen.git themes/jiufen
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/4yuinfo/zola-theme_jiufen.git themes/jiufen
  1. Enable the theme in your zola.toml or config.toml file:
theme = "jiufen"
#Blog #Responsive #Search

researchlab

Light mode screenshot of researchlab Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "researchlab"

Vonge

Light mode screenshot of Vonge Zola theme demo website

Vonge is a Personal portfolio/blog site template

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/paberr/vonge-zola-theme.git themes/vonge
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/paberr/vonge-zola-theme.git themes/vonge
  1. Enable the theme in your zola.toml or config.toml file:
theme = "vonge"

landing-grid

Dark mode screenshot of landing-grid Zola theme demo website

A professional, responsive landing grid theme for Zola

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/fastup-one/landing-grid-zola.git themes/landing-grid
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/fastup-one/landing-grid-zola.git themes/landing-grid
  1. Enable the theme in your zola.toml or config.toml file:
theme = "landing-grid"

BelTree

Dark mode screenshot of BelTree Zola theme demo website

A clean and elegant Linktree alternative that offers customizable links and a user-friendly design

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/cx48/BelTree.git themes/BelTree
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/cx48/BelTree.git themes/BelTree
  1. Enable the theme in your zola.toml or config.toml file:
theme = "BelTree"
#minimal #linktree

BelResume

Light mode screenshot of BelResume Zola theme demo website

A beautiful, modern, and minimal single-page resume site

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/cx48/BelResume.git themes/BelResume
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/cx48/BelResume.git themes/BelResume
  1. Enable the theme in your zola.toml or config.toml file:
theme = "BelResume"
#minimal #resume

peritus

Light mode screenshot of peritus Zola theme demo website

A beautiful theme for academic/professional portfolio sites

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jskaza/peritus.git themes/peritus
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jskaza/peritus.git themes/peritus
  1. Enable the theme in your zola.toml or config.toml file:
theme = "peritus"
#cv #academic #professional #portfolio #research #bio #publications #education #experience #resume #peritus

Sidney Professional

Light mode screenshot of Sidney Professional Zola theme demo website

Minimalist, clean, and professional

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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://git.sr.ht/~xyhhx/zola-theme-sidney-professional-resume themes/sidney-professional-resume
  • Option B: Clone the theme into your themes directory:
git clone https://git.sr.ht/~xyhhx/zola-theme-sidney-professional-resume themes/sidney-professional-resume
  1. Enable the theme in your zola.toml or config.toml file:
theme = "sidney-professional-resume"
#resume #standard-resume #professional

futu

Light mode screenshot of futu Zola theme demo website

Futu Theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/inhzus/zola-futu.git themes/zola-futu
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/inhzus/zola-futu.git themes/zola-futu
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-futu"

book

Light mode screenshot of book Zola theme demo website

A book theme inspired from GitBook/mdBook

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/getzola/book.git themes/book
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/getzola/book.git themes/book
  1. Enable the theme in your zola.toml or config.toml file:
theme = "book"

Minimal

Light mode screenshot of Minimal Zola theme demo website

📚 Minimal is a Zola port of the Jekyll theme with the same name.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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-minimal.git themes/zola-minimal
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/semanticdata/zola-minimal.git themes/zola-minimal
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-minimal"

kodama

Light mode screenshot of kodama Zola theme demo website

Theme insipired by wowchemy academic.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/adfaure/kodama-theme.git themes/kodama-theme
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/adfaure/kodama-theme.git themes/kodama-theme
  1. Enable the theme in your zola.toml or config.toml file:
theme = "kodama-theme"

Zola Sveltia Source

Light mode screenshot of Zola Sveltia Source Zola theme demo website

Zola Sveltia Source is a Zola SSG project that uses Sveltia as its CMS and a ported version of the default Ghost CMS theme adapted for Zola & Sveltia.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/unicornfantasian/zola-sveltia-source.git themes/zola-sveltia-source
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/unicornfantasian/zola-sveltia-source.git themes/zola-sveltia-source
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-sveltia-source"
#Ghost #News #CMS

Portio-Zola

Light mode screenshot of Portio-Zola Zola theme demo website

Portio-Zola is a minimal, well-formatted and extremely flexible theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/quentin-rodriguez/portio-zola.git themes/portio-zola
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/quentin-rodriguez/portio-zola.git themes/portio-zola
  1. Enable the theme in your zola.toml or config.toml file:
theme = "portio-zola"

Inkspire

Light mode screenshot of Inkspire Zola theme demo website

A classic blog theme for modern developers

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jose-garcia86/inkspire.git themes/inkspire
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jose-garcia86/inkspire.git themes/inkspire
  1. Enable the theme in your zola.toml or config.toml file:
theme = "inkspire"
#blog #developer #design #modern #responsive #minimal #minimalistic

EasyDocs

Light mode screenshot of EasyDocs Zola theme demo website

An easy way to create docs for your project

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/codeandmedia/zola_easydocs_theme.git themes/zola_easydocs_theme
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/codeandmedia/zola_easydocs_theme.git themes/zola_easydocs_theme
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola_easydocs_theme"

nivis

Light mode screenshot of nivis Zola theme demo website Dark mode screenshot of nivis Zola theme demo website

A clean zola theme for bloggers

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/Resorie/zola-theme-nivis.git themes/nivis
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/Resorie/zola-theme-nivis.git themes/nivis
  1. Enable the theme in your zola.toml or config.toml file:
theme = "nivis"
#Clean #Blog #Responsive

noobping

Light mode screenshot of noobping Zola theme demo website Dark mode screenshot of noobping Zola theme demo website

A minimalistic theme for Zola static site generator. It uses the file names as titles and the folder for the menu structure. The theme is designed to be simple and easy to use, with a focus on content.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/noobping/zola-theme.git themes/noobping
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/noobping/zola-theme.git themes/noobping
  1. Enable the theme in your zola.toml or config.toml file:
theme = "noobping"

Academic Paper

Light mode screenshot of Academic Paper Zola theme demo website Dark mode screenshot of Academic Paper Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "academic-paper"

Academic Workshop

Light mode screenshot of Academic Workshop Zola theme demo website Dark mode screenshot of Academic Workshop Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "academic-workshop"

devnzt

Light mode screenshot of devnzt Zola theme demo website Dark mode screenshot of devnzt Zola theme demo website

A simple zola theme for personal use.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "devnzt"

prairie

Light mode screenshot of prairie Zola theme demo website Dark mode screenshot of prairie Zola theme demo website

a clean zola theme for blogging and projects

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jbutterwick/prairie.git themes/prairie
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jbutterwick/prairie.git themes/prairie
  1. Enable the theme in your zola.toml or config.toml file:
theme = "prairie"

modus

Light mode screenshot of modus Zola theme demo website Dark mode screenshot of modus Zola theme demo website

An opinionated Zola theme using the colour palette of the Modus themes

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/etoal83/zola-modus.git themes/modus
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/etoal83/zola-modus.git themes/modus
  1. Enable the theme in your zola.toml or config.toml file:
theme = "modus"

Hook

Light mode screenshot of Hook Zola theme demo website Dark mode screenshot of Hook Zola theme demo website

Clean and simple personal site/blog theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "hook"

ski

Light mode screenshot of ski Zola theme demo website Dark mode screenshot of ski Zola theme demo website

A minimalist Zola theme inspired by Swiss design principles.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "ski"

Seje2

Light mode screenshot of Seje2 Zola theme demo website Dark mode screenshot of Seje2 Zola theme demo website

A beautiful zola theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/eatradish/Seje2.git themes/Seje2
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/eatradish/Seje2.git themes/Seje2
  1. Enable the theme in your zola.toml or config.toml file:
theme = "Seje2"

parchment

Light mode screenshot of parchment Zola theme demo website Dark mode screenshot of parchment Zola theme demo website

Parchemnt theme, by jasonfry.co.uk

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jsonfry/parchment.git themes/parchment
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jsonfry/parchment.git themes/parchment
  1. Enable the theme in your zola.toml or config.toml file:
theme = "parchment"

Bear+

Light mode screenshot of Bear+ Zola theme demo website Dark mode screenshot of Bear+ Zola theme demo website

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

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/salif/bearplus.git themes/bearplus
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/salif/bearplus.git themes/bearplus
  1. Enable the theme in your zola.toml or config.toml file:
theme = "bearplus"

xuan

Light mode screenshot of xuan Zola theme demo website Dark mode screenshot of xuan Zola theme demo website

Modern, pretty, and clean theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/jhq223/xuan.git themes/xuan
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/jhq223/xuan.git themes/xuan
  1. Enable the theme in your zola.toml or config.toml file:
theme = "xuan"

Duckling

Light mode screenshot of Duckling Zola theme demo website Dark mode screenshot of Duckling Zola theme demo website

Feature-rich and modern theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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://git.aparoksha.dev/david-swift/duckling.git themes/duckling
  • Option B: Clone the theme into your themes directory:
git clone https://git.aparoksha.dev/david-swift/duckling.git themes/duckling
  1. Enable the theme in your zola.toml or config.toml file:
theme = "duckling"

terminimal

Dark mode screenshot of terminimal Zola theme demo website

A simple, minimal retro theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "terminimal"

dark-magic

Dark mode screenshot of dark-magic Zola theme demo website

Elegant dark theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/DirectorX/dark-magic.git themes/dark-magic
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/DirectorX/dark-magic.git themes/dark-magic
  1. Enable the theme in your zola.toml or config.toml file:
theme = "dark-magic"

DogFood

Dark mode screenshot of DogFood Zola theme demo website

A blog theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "DogFood"

Oceanic Zen

Dark mode screenshot of Oceanic Zen Zola theme demo website

Minimalistic blog theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "oceanic-zen"

Draczola Bear

Dark mode screenshot of Draczola Bear Zola theme demo website

Bear enters the darkness

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/siddhantladdha/draczola-bear.git themes/draczola-bear
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/siddhantladdha/draczola-bear.git themes/draczola-bear
  1. Enable the theme in your zola.toml or config.toml file:
theme = "draczola-bear"

UI Navigation

Light mode screenshot of UI Navigation Zola theme demo website

A multilingual theme designed for accessibility rather than visual.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "zluinav"
#blind #multilingual #accessible #responsive #search #documentation #blog #SEO

Sandbox

Light mode screenshot of Sandbox Zola theme demo website

Sandbox is a theme for Zola.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/salif/sandbox.git themes/sandbox
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/salif/sandbox.git themes/sandbox
  1. Enable the theme in your zola.toml or config.toml file:
theme = "sandbox"

silk

Light mode screenshot of silk Zola theme demo website

A modern, simple, clean blog theme for Zola.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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. Enable the theme in your zola.toml or config.toml file:
theme = "silk"

anatole-zola

Light mode screenshot of anatole-zola Zola theme demo website

A port of farbox-theme-Anatole for zola

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/longfangsong/anatole-zola.git themes/anatole-zola
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/longfangsong/anatole-zola.git themes/anatole-zola
  1. Enable the theme in your zola.toml or config.toml file:
theme = "anatole-zola"

Lekhz

Light mode screenshot of Lekhz Zola theme demo website Dark mode screenshot of Lekhz Zola theme demo website

A text focussed and minimal personal portfolio theme with dark mode.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/ba11b0y/lekhz.git themes/lekhz
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/ba11b0y/lekhz.git themes/lekhz
  1. Enable the theme in your zola.toml or config.toml file:
theme = "lekhz"
#minimal #clean #blog #responsive #personal #simple #minimalist #portfolio #text-focussed #dark #dark-mode #rss

pico

Light mode screenshot of pico Zola theme demo website Dark mode screenshot of pico Zola theme demo website

Clean and minimalistic dark theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/kuznetsov17/pico.git themes/pico
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/kuznetsov17/pico.git themes/pico
  1. Enable the theme in your zola.toml or config.toml file:
theme = "pico"

photography theme

Dark mode screenshot of photography theme Zola theme demo website

a photography portfolio theme with many features, including an AI blocker

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/arbs09/photography-theme.git themes/photography
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/arbs09/photography-theme.git themes/photography
  1. Enable the theme in your zola.toml or config.toml file:
theme = "photography"
#Blog #portfolio #photography #SEO

Martinique

Light mode screenshot of Martinique Zola theme demo website Dark mode screenshot of Martinique Zola theme demo website

A simple dark/light theme for Zola.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/martinlarsson/martinique.git themes/martinique
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/martinlarsson/martinique.git themes/martinique
  1. Enable the theme in your zola.toml or config.toml file:
theme = "martinique"

coffee

Dark mode screenshot of coffee Zola theme demo website

A simple theme for Zola inspired by coffee.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/Myxogastria0808/coffee.git themes/coffee
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/Myxogastria0808/coffee.git themes/coffee
  1. Enable the theme in your zola.toml or config.toml file:
theme = "coffee"
#dark #simple #mermaid #katex

coast

Light mode screenshot of coast Zola theme demo website

A simple theme for Zola that evokes the feel the sea breeze.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/Myxogastria0808/coast.git themes/coast
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/Myxogastria0808/coast.git themes/coast
  1. Enable the theme in your zola.toml or config.toml file:
theme = "coast"
#light #simple #mermaid #katex

HayFlow

Dark mode screenshot of HayFlow Zola theme demo website

HayFlow is a minimal and completely modular Zola theme for anyone wishing to have their own landing page.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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://gitlab.com/cyril-marpaud/hayflow.git themes/hayflow
  • Option B: Clone the theme into your themes directory:
git clone https://gitlab.com/cyril-marpaud/hayflow.git themes/hayflow
  1. Enable the theme in your zola.toml or config.toml file:
theme = "hayflow"

hallo

Light mode screenshot of hallo Zola theme demo website

A single-page theme to introduce yourself.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/janbaudisch/zola-hallo.git themes/hallo
  • Option B: Clone the theme into your themes directory:
git clone https://codeberg.org/janbaudisch/zola-hallo.git themes/hallo
  1. Enable the theme in your zola.toml or config.toml file:
theme = "hallo"

Persona

Light mode screenshot of Persona Zola theme demo website

A portfolio, a resume, a blog, and a Zola theme.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/hanson-hschang/persona-zola-theme.git themes/persona
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/hanson-hschang/persona-zola-theme.git themes/persona
  1. Enable the theme in your zola.toml or config.toml file:
theme = "persona"
#portfolio #resume #blog

OnePageAPI

Light mode screenshot of OnePageAPI Zola theme demo website

A template for simple single page API introduction

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/VishalRashmika/OnePageAPI.git themes/OnePageAPI
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/VishalRashmika/OnePageAPI.git themes/OnePageAPI
  1. Enable the theme in your zola.toml or config.toml file:
theme = "OnePageAPI"

pechersk

Light mode screenshot of pechersk Zola theme demo website Dark mode screenshot of pechersk Zola theme demo website

Modern blog scheme with sidenotes

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/ctrlok/zola-pechersk.git themes/zola-pechersk
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/ctrlok/zola-pechersk.git themes/zola-pechersk
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola-pechersk"

Snakedown

Light mode screenshot of Snakedown Zola theme demo website

A theme for hosting python documentation and API references

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/savente93/zola-snakedown-theme.git themes/snakedown
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/savente93/zola-snakedown-theme.git themes/snakedown
  1. Enable the theme in your zola.toml or config.toml file:
theme = "snakedown"
#docs #python #api

pixam-zola

Light mode screenshot of pixam-zola Zola theme demo website

Pixam's Zola theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/pixambi/pixam-zola.git themes/pixam-zola
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/pixambi/pixam-zola.git themes/pixam-zola
  1. Enable the theme in your zola.toml or config.toml file:
theme = "pixam-zola"

Ergo

Light mode screenshot of Ergo Zola theme demo website

A simple blog Theme focused on writing, inspired by svbtle

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/insipx/Ergo.git themes/Ergo
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/insipx/Ergo.git themes/Ergo
  1. Enable the theme in your zola.toml or config.toml file:
theme = "Ergo"

Hermit_Zola

Dark mode screenshot of Hermit_Zola Zola theme demo website

Minimal Zola theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/VersBinarii/hermit_zola.git themes/hermit_zola
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/VersBinarii/hermit_zola.git themes/hermit_zola
  1. Enable the theme in your zola.toml or config.toml file:
theme = "hermit_zola"

zola.386

Dark mode screenshot of zola.386 Zola theme demo website

Zola port of the BOOTSTRA.386 theme.

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/lopes/zola.386.git themes/zola.386
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/lopes/zola.386.git themes/zola.386
  1. Enable the theme in your zola.toml or config.toml file:
theme = "zola.386"

Anpu

Light mode screenshot of Anpu Zola theme demo website Dark mode screenshot of Anpu Zola theme demo website

A port of the Hugo Anubis theme

Info

Installation

Some themes require additional configuration before they can work properly. Be sure to follow the instructions found on your chosen theme's documentation to properly configure the theme.

  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/zbrox/anpu-zola-theme.git themes/anpu
  • Option B: Clone the theme into your themes directory:
git clone https://github.com/zbrox/anpu-zola-theme.git themes/anpu
  1. Enable the theme in your zola.toml or config.toml file:
theme = "anpu"