A bootstrap theme for zola
config.toml
[extra] variablesPath of a banner image, use empty string for no banner
date format expression
one of the Bootswatch themes
one of the available backgrounds in
Bootstrap5
for navbar
and footer
Invert font for navbar
and footer
in case default choice is bad
Navbar label for themes dropdown.
This dropdown will allow user to change Bootswatch theme.
Use empty string in case you do not want the user choose a theme.
Navbar label for schemes dropdown.
This dropdown will allow user to change footer and navbar background color.
Use empty string in case you do not want the user choose a theme.
Placeholder for navbar search input.
Remember that to enable and disable search you should set variable build_search_index.
Taxonomy tag
single label. Useful for translations.
Taxonomy tag
list label. Useful for translations.
You can have a nice tag list at the bottom of a page using extra.tags
= true
in the _index.md
Navbar links. Use an empty array to ignore this.
Items (object):
Footer email. Use an empty string to ignore this.
Footer social icons. Use an empty array to ignore this.
Items (object):
utterances repo url.
Use an empty string to ignore utterances widget.
utterances widget label.
utterances widget theme.
utterances widget pathname.
Any help is greatly appreciated!