zola Questions

3

Solved

I have a static site generated using Zola and I'm using GitHub Actions to do a build of my static site and publish that into a gh-pages branch of my repository. I have also configured my project to...
Biondo asked 22/2, 2021 at 6:47

1

I've found out you can use {% set posts = get_taxonomy(kind="posts") %} to retrieve a taxonomy but I'm clueless how to iterate over the terms of the taxonomy in for example single.html of this ...
Nutritive asked 24/4, 2019 at 21:13

1

I have recently discovered Zola and Tera (Rust frameworks for statically-generated websites) and found them amazing. I'm trying to filter specific category pages to display in a section on the sa...
Acquainted asked 25/9, 2018 at 2:44
1

© 2022 - 2024 — McMap. All rights reserved.