zola/components/site
Marshall Bowers 93900fb623
Add num_format filter (#1460)
* Add `num_format` filter for displaying formatted numbers

* Register the filter

* Update docs

* Make `locale` argument required

* Revert "Make `locale` argument required"

This reverts commit 9cdbf285915f0257d1b9157572588b0ce6698a44.

* Pull the default locale from the site config

* Add note about defaults to the docs

* Add missing borrow
2021-06-25 10:07:52 +02:00
..
benches Fixed site benches compilation 2020-12-14 20:42:55 +01:00
src Add num_format filter (#1460) 2021-06-25 10:07:52 +02:00
tests cargo fmt 2021-04-07 22:13:15 +02:00
Cargo.toml Update slotmap + handle in memory XML content type in zola serve 2021-05-09 15:57:46 +02:00