zola/components/templates
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
..
src Add num_format filter (#1460) 2021-06-25 10:07:52 +02:00
Cargo.toml Add num_format filter (#1460) 2021-06-25 10:07:52 +02:00
gutenberg.jpg Revamp the images template functions 2021-06-10 10:26:12 +02:00