-
# Bug Report
Hello, I'm a Chinese user and fresh to `Zola`. According to the document, I build a `Zola-zh` from source (tag v0.13.0) locally to enable Chinese index. And I'm using a theme [DeepThoug…
-
I [opened an issue about this a few months](https://github.com/shalzz/zola-deploy-action/issues/33) ago which I closed because I was using an outdated version of zola.
I am using [a custom highligh…
-
The code example relies on [prism.js](https://prismjs.com/) for formatting and highlighting. When it's not available, here's what the home page looks like:
![Screen Shot 2022-06-21 at 21 27 39](https…
-
When going to https://easydocs.codeandmedia.com/deployment/netlify/, we can see that the page has other sections ("Automatic deploys" and "Manual deploys"), but yet does not appear in the sidebar:
…
-
I have been developing a theme for Zola, which is pretty much feature complete, all that is left is to implement a comment system for the demo site: https://abridge.netlify.app/
I tried leaving a c…
-
-
# Bug Report
## Environment
Zola version: 0.15.3
## Expected Behavior
`en` as my second language, I configured the taxonomies `feed: true`,
```toml
[languages.en]
taxonomies = [
{…
-
in config.toml, if you remove 'build_search_index = true" (for those who do not want to have search on their site, or at least do not want it at the middle of their header) it also breaks the theme mo…
-
# Bug Report
This works:
```toml
[markdown]
extra_syntaxes_and_themes = ["highlight_themes"]
```
nested deeper does not appear to work:
```toml
[markdown]
extra_syntaxes_and_themes = …
-
# Documentation issue
## Summary
There is nowhere I can find that gives a complete list of the included highlighting themes.
## Proposed solution
The documentation page for code highlighting c…