This commit is contained in:
parent
f40592fef9
commit
b199f75738
@ -24,7 +24,8 @@ title = "Home"
|
||||
|
||||
# Duckling
|
||||
|
||||
Duckling is an minimal and feature-rich [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your project website. It aims to provide all the necessary options for comfortable writing, while keeping the balance of simplicity.
|
||||
Duckling is a minimal and feature-rich [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your project website.
|
||||
It aims to provide all the necessary options for comfortable writing, while keeping the balance of simplicity.
|
||||
|
||||
It is based on the [Duckquill](https://duckquill.daudix.one) theme for blogs.
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ section = 0
|
||||
|
||||
Duckling offers a number of variables that can be set in the a website's `config.toml` file.
|
||||
|
||||
The following configuration variables from `config.toml` can be set/overriden per page/section:
|
||||
The following configuration variables from `config.toml` can be set/overridden per page/section:
|
||||
|
||||
- `default_theme`: Which theme should be used by default (light/dark).
|
||||
- `accent_color`: Sets theme and [browser theme](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color) color.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user