Vincent Prouillet
Vincent Prouillet
CI failures seem legit
We are not doing anything special with either value: just getting the string value and using those: https://github.com/getzola/zola/blob/master/components/templates/src/filters.rs#L96-L129 no escape in sight, unless it's the regex crate that handles the...
No you cannot do that
That would be an upstream issue: https://github.com/Stebalien/slug-rs
`get_url` doesn't check whether the path exists as some stuff gets added during the build process.
Once we have tera2 it should be possible to revamp all the functions to get the paginator but it's far away
I mean they look cool in the lowtechmagazine site but I think it's probably not something mainstream enough to be added?
Someone is working on some changes for the server (https://github.com/InDieTasten/zola-codespaces/issues/1) cc @InDieTasten so I wouldn't bother changing the ws library for now. As for the deprecated/unmaintained libraries I'll update most...
Hi There was a comparison at some point with other SSGs but keeping it up to date is too hard and there are too many with completely different paradigms, eg...
You cannot refer to the front-matter in the document right now, you would have to write the url manually