-
Currently considering [zola](https://www.getzola.org/) with the [juice](https://juice.huhu.io/) theme geared towards products.
-
# Bug Report
## Environment
Zola version: 0.14.0 (using the container `docker.io/balthek/zola:0.14.0`)
## Expected Behavior
I'm migrating old articles and posts from another site which use…
-
I want to deploy to another repository using Github Actions.(I referred to it [here](https://www.getzola.org/documentation/deployment/github-pages/#github-actions).)
However, the deploy fails.
Dep…
-
If someone has experience with GitHub automation, it would be nice to generate automatically the theme site after a merge occurs in master.
-
I like to organise my content on disk using folders for different year and month. I don't need this in the URL. It would be nice to add a section front-page-matter option such as `include_in_url` (tru…
-
# Relevant Versions
zola-deploy-action version 0.16.1
checkout version 3.3.0
# Problem
I keep experiencing the following issue while using the action:
```log
fatal: detected dubious owners…
-
## Description
Following up on https://github.com/getzola/zola/issues/1298, the theme appears to use a redundant call to `| markdown(inline = true)`, which causes a crash when `page.summary` is nul…
-
Requirements:
- Define default displayable levels (maybe better to display only heading 1?)
- Allow users to override "levels" from plugin options and markdown frontmatter
- Use an integer prop…
-
Basically load `.wasm` files.
Capabilities:
- provide new commands,
- hook on events,
- call helix commands,
- access UI stuff…?
At first we could use a basic toml config file or CLI to feed…
-
### Summary
The Ansible community is requested to provide input on requirements and options for a static site generator that will create a new Ansible community site and Ansible community documenta…