-
Hello.
I exported my Wordpress blog to .md files and like to experiment with Zola and Zolarwind theme. What trying to `zola serve` I got the message:
```
Building site...
Checking all internal…
-
# Bug Report
I have been running a static site without issues with Zola 0.18.0 and recently upgraded to 0.19.1. Then I got the error:
```
Error: Failed to build the site
Error: TOML parse error …
-
# Bug Report
## Environment
Zola version: 0.15.2
## Expected Behavior
*Tell us what should have happened.*
In previous versions of Zola, I was able to put shortcodes in fenced code blocks…
-
I ask because in many static site generators it would be rather simple to generate an index during site build that contains the data that you wish pagefind to index.
I do something similar for gene…
-
Hello, I'm currently using Hugo for my web page, and I want to switch to Zola because of the better templating language. However, I did run into one issue, where I'm missing an essential feature that …
-
I'm getting rebuilds even when no files have changed. [My site](https://github.com/jimmyff/jimmyff-website) takes around 40s to build so unnecessary rebuilds are quite annoying!
```
Change detecte…
-
# Bug Report
## Environment
Zola version: 0.18.0
tabi version or commit: c54251ca7ab6f715ceacba7ed6406df683aa364b
## Expected Behavior
In the `[markdown]` section I used the following
…
-
Hi, Abridge works fine with v0.18, but breaks when testing the current `next` (up to and https://github.com/getzola/zola/commit/4bf67afd875b99d2bad6fe252d6fb6e44f52b313). Thought I'd give you a heads …
wold5 updated
4 months ago
-
I think that is the recommended way by Zola, do submodule or copy the theme's repo into the `/themes` folder.
-
I see the "update all themes" action ran successfully this morning. However it didn't trigger the other action that creates the PR to the main zola repo.
Digging around, I came across this answer:…