-
# Bug Report
## Environment
Zola version: 0.11.0 (from `crates.io`)
## Expected Behavior
The search index builds correctly with no error since the underlying crate (`elasticlunr-rs`) support…
-
The [remark.js](https://remarkjs.com) markdown presentation framework has two very useful features for syntax highlighting: [highlightLines and highlightSpans](https://github.com/gnab/remark/wiki/Conf…
-
## Environment
Zola version: 0.11
## Expected Behavior
SASS files should be compiled, placed in the `public` dir and loaded
## Current Behavior
SASS files are compiled, placed in the `pub…
-
Hi,
sorry for the beginner question.
I'm trying to customize the theme following the instructions from the README.md, however when extending index.html exactly as outlined I get:
```
Error: …
-
At present, the documentation for using Zola with GitHub Pages is outdated, and using it as it currently stands will result in confusing, unexpected behavior. Most notably, Zola will not successfully …
-
# Bug Report
Looks like the part of zola that decides what to rebuild ignores `404.html` template during `zola serve`.
## Environment
Zola version: 0.8.0 under OSX
## Expected Behavior
Crea…
-
# Bug Report
## Environment
OS version: Linux 4.18.0-15-generic #16-Ubuntu SMP Thu Feb 7 10:56:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Zola version: 0.5.1
## Expected Behavior
Shouldn't …
-
Relevant issue from Syntect: https://github.com/trishume/syntect/issues/121
Would it be possible to add a configuration option for Zola to output classed spans instead of inline CSS?
This would …
Bauke updated
4 years ago
-
I create `content/blog/_index.md` and run `zola serve`. When browsing http://127.0.0.1:1111/blog/ I see:
> Welcome to Zola!
>
> You're seeing this page because we couldn't find a template to ren…
-
I'm not familiar to Jinja2 templates, so I'm probably missing something. The `hyde` theme defines a couple of blocks like `extra_head` and `sidebar_about`. Can I override them in my site? I tried drop…