-
Hi there,
after cloning your repository and running `zola serve`
all I get is
```bash
Building site...
Checking all internal links with anchors.
> Successfully checked 0 internal link(s) with…
-
[Zola](https://www.getzola.org/) is another static site generator. I found it recently and used it to make the new Codewars [blog](https://github.com/codewars/blog).
After experimenting more with Z…
-
The `path` parameter is used in multiple functions that Zola adds to the Tera templating engine, like `get_url()` and `resize_image()`, as well as in Markdown links like `[link](path)`. However, the w…
Lesik updated
3 years ago
-
# Bug Report
Cannot compile zola from source anymore :(
I used to install zola from source, but since switching to a new work user account, i cannot recompile it.
Prolly because of newer rust ver…
hbina updated
3 years ago
-
**Describe the bug**
I'm positive :-) that this is not how it is supposed to look. Anyway, it has for a long time now, in almost all of my browsers (including Safari and Vivaldi). I always use the la…
-
It seems to be a problem when uri has path.
e.g., when uri is `example.com/blog`, it *should* get fonts from `example.com/blog/assets/fonts/some-font.woff`.
but it sends request to `example.com/as…
ghost updated
3 years ago
-
I've setup the most basic possible site to try out Zola and Pickles. My only page is
```
+++
title = "1"
paginate_by = 5
sort_by = date
+++
Contenu.
```
Nothing fancy in my `config.toml`…
-
www.getzola.org
-
Themes like [even](https://github.com/getzola/even) or [pickles](https://github.com/lukehsiao/zola-pickles) support KaTeX with shortcodes.
This would be helpful, until [Zola #1073](https://github.com…
-
That's also the approved way to keep track of the author of a particular blog post, which might be useful.