zolastrap
zolastrap copied to clipboard
A bootstrap theme for zola
New project, theme cloned to the themes dir and set in config. ``` >zola serve Building site... Checking all internal links with anchors. > Successfully checked 0 internal link(s) with...
In `templates/base.html:189` ```html > ``` the hardcoded template configuration prevents customization of icons. For example, I want to add an RSS "branded" icon to my blog footer, but doing so...
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...