-
-
Upon updating the plugin to version 3.0.0 I get this error and the site is completely blown up:
Fatal error: Uncaught Error: Class "ScssPhp\ScssPhp\Block\MediaBlock" not found in /Users/zolamedia/L…
-
# Bug Report
## Environment
Zola version: 0.16
## Expected Behavior
I run `zola build` and it builds the files like normal for the following zola 16 `config.toml`:
```toml
# The URL the …
-
The post view navigation HTML isn't injected into posts in zola 0.16, but it works with the same config in 0.15.3.
I haven't bisected zola yet but it should be pretty easy to find. I'm also not su…
-
# Documentation issue
## Summary
In my template, I have `{% for subsection in section.pages %}` but that results in unsorted pages (different order every reload/change, Zola 0.9.0).
[The docu…
-
Libsass is deprecated, and only gets maintenance updates. The Sass team recommends people move to Dart Sass instead. It's still fast, compiles to one binary, and, as aforementioned, is being supported…
-
hi first of all i really thank you for porting casper theme for zola but is it possible to add infinite scroll to it thanks
-
I try to extend some theme. The extend file is not loaded and I want to know more info about the issue.
How can I get more like debug info from zola?
```
which doesn't exist or isn't loaded
```
-
# Bug Report
I'm getting error when running `zola serve` or `zola build`. I haven't built my site in a while but it did work on older versions
## Environment
Zola version: 0.16.1
## Expect…
-
# Bug Report
`minify_html = true` causes Major page formatting issues to pages with numbered code blocks.
This was first reported to the abridge theme: https://github.com/Jieiku/abridge/issues/8…