zolastrap

A bootstrap theme for zola

Live Demo

config.toml [extra] variables

Path of a banner image, use empty string for no banner

date_format

date format expression

theme

one of the Bootswatch themes

bg

one of the available backgrounds in Bootstrap5 for navbar and footer

inverted

Invert font for navbar and footer in case default choice is bad

themes

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.

schemes

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.

tag

Taxonomy tag single label. Useful for translations.

tags

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):

email

Footer email. Use an empty string to ignore this.

icons

Footer social icons. Use an empty array to ignore this.

Items (object):

utterances

utterances repo url.

Use an empty string to ignore utterances widget.

utterances_label

utterances widget label.

utterances_theme

utterances widget theme.

utterances_issue_term

utterances widget pathname.

Contributing

Any help is greatly appreciated!