Skip to content
/ tukan Public

[Mirror] Fork of zola-blog-theme. Inspired from Toucan theme.

Notifications You must be signed in to change notification settings

salif/tukan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tukan

A light theme for Zola adapted from Pelican.

Live Preview

Screenshot

Installation

You can add the theme as a submodule :

git submodule add --name tukan https://codeberg.org/salif/tukan.git themes/tukan

and enable the theme in your config.toml

theme = "tukan"

Usage

You can personalize the following options in your config.toml:

title = ""
description = ""
generate_feeds = true

[extra]
title_pic = "/favicon.ico"
copyright = """Content under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA</a> Licence."""
site_source = "https://github.com/example/example"

Categories will be added to the menu, and all articles from categories with

transparent = true

will be listed in the home page.

About

[Mirror] Fork of zola-blog-theme. Inspired from Toucan theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors