zolastrap
zolastrap copied to clipboard
Unable to activate theme
Hello,
I just started playing with zola today, so I really don't know what I'm doing. I followed the zola tutorial and made a couple of blog entries with no styling. Zolastrap looks amazing, so I cloned it in the themes/ dir. Now I have themes/zolastrap. Under config.toml I added theme = "zolastrap" and then under [Extras] I added:
banner = "static/banner.jpg"
date_format = "%Y/%m/%d"
The site is still un-themed. https://www.getzola.org/documentation/themes/installing-and-using-themes/ says adding the theme = zolastrap should enable it... I'm sure I'm missing something very basic. Are there any tutorials on enabling themes? Thanks in advance for the help!