-
**Is your feature request related to a problem? Please describe.**
Many SSGs supports having a folder containing some assets (primarily image) with index file which is actual content. Examples includ…
-
[index.html](https://github.com/ejmg/zerm/blob/5ca1968a1a88660aa23c8dc51bc9994bb9fdfceb/templates/index.html#L62)'s `main` block invokes the [`list_pages` macro](https://github.com/ejmg/zerm/blob/5ca1…
-
# Bug Report
## Environment
Zola version: v0.12.2 (and also v0.13 as in the current ``next`` branch)
## Expected Behavior
I expect an RSS feed to be generated. My site builds fine when ``…
-
I tried following the steps from here: https://www.getzola.org/themes/simple-dev-blog/
But when I try to run `zola serve` at the end, I get:
```
Error: Failed to render section '/home/jonathan/…
-
When we run `zola build`, all of the dir/file located at the theme's static directory will be copied, but it's unnecessary in most cases.
```rust
/// Copy the main `static` folder and the theme …
Folyd updated
4 years ago
-
Following the instructions does not yield a working site.
```
mkdir zolatest
cd zolatest
zola init
# Complete init
cd themes
git clone git@github.com:RatanShreshtha/DeepThought.git
cd ..
vi…
-
I've been trying to teach some older non-technical users how to use TOML front-matter for a simple recipe site that I'm putting together. This front-matter might look something like this:
[extr…
jwatt updated
3 years ago
-
Hi, thanks for your work on this great looking zola theme!
When I was setting up my blog without an avatar, I noticed that in the `index.html` template it is not required.
https://github.com/Ratan…
-
So, I'm struggling with editing and releasing the newsletter in its current format and workflow - it takes something like 40 to 50 pure hours every month to collect all the news, talk with all the peo…
-
Hey @ejmg ,
I am trying out this theme for my website. One thing I would like to know is creating a 404 page. I tried out what was given in the zola docs, but I get this error:
```shell
Error: Fa…
aklsh updated
4 years ago