zola icon indicating copy to clipboard operation
zola copied to clipboard

A fast static site generator in a single binary with everything built-in. https://www.getzola.org

Results 261 zola issues
Sort by recently updated
recently updated
newest added

* [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for the same update/change? * [x] Are you doing the PR on the `next` branch? These are...

* [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for the same update/change? * [x] Are you doing the PR on the `next` branch? * [x]...

Sanity check: * [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for the same update/change? ## Code changes Looking at [issue 2378](https://github.com/getzola/zola/issues/2378) and the related [issue...

I admit I might be a bit partial in asking for this ;) Now that Safari supports decoding JPEG XL images, would it make sense to add support for producing...

# Documentation issue ## Summary The documentation on Sass does not point out that a config change is required (`compile_sass = true`) ## Proposed solution The documentation for other features...

documentation

Zola version: 0.17.2 While working on https://github.com/bevyengine/bevy-website/pull/649 we found that a simple shortcode like this: ```html hello ``` and using that shortcode like this: ```html {{shortcode()}}s ``` results in "hello...

zola is very powerfully and excellent! My blog is based it. I have a small request, hoping to be fulfilled. When accessing the website domain name, automatically switch to the...

Zola version: 0.18.0 ---- Because templates can add extra anchors, the internal link checker has false negatives when linking directly to these anchors. There are a few options to getting...

# Bug Report ## Environment Zola version: 18.0 ## Expected Behavior In a rust code block, in a template, `?Sized` is valid and should be highlighted correctly. ![image](https://github.com/getzola/zola/assets/51865119/a1a67f10-284e-4164-b9d4-3c84c6260e22) ## Current...

For CI purposes and new installs would it be possible to add support for [cargo-binstall](https://github.com/cargo-bins/cargo-binstall)?