You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using a fork, because we rely on a few patches on top of Zola. Ideally these (or an alternative that suits us) can be upstreamed. This issue is to keep track of the upstreaming progress.
The version of zola we install is a specific commit hash. That commit merges all patches we rely on and has a summary of them all as its commit message: senekor/zola@620bf3c
Allow us to sort pages by their permalink (which is effectively sorting by date, because the permalink of each post starts with its date of publication)
Remove dependency on onig: senekor/zola@d045299
(The onig dependency currently fails the build of Zola in some environments, this should fix itself with time.)
The text was updated successfully, but these errors were encountered:
senekor
added a commit
to senekor/zola
that referenced
this issue
May 1, 2025
The Rust blog relies on some pathes to Zola, this commit pulls them
together. It also adds a disambiguator to the version, so we can trigger
CI to reinstall Zola when we change the pinned commit hash.
Tracking issue with an overview of the patches:
rust-lang/blog.rust-lang.org#1568
We are currently using a fork, because we rely on a few patches on top of Zola. Ideally these (or an alternative that suits us) can be upstreamed. This issue is to keep track of the upstreaming progress.
The version of zola we install is a specific commit hash. That commit merges all patches we rely on and has a summary of them all as its commit message: senekor/zola@620bf3c
🚧 Unmerged:
releases.json
feed⏳️ Merged, but not yet released:
inside-rust/releases.json
)🔧 Not planned for upstreaming
(The onig dependency currently fails the build of Zola in some environments, this should fix itself with time.)
The text was updated successfully, but these errors were encountered: