zola/components/site/src
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
..
feed.rs Serializing lang aware configs 2021-04-07 22:13:15 +02:00
lib.rs Revamp the images template functions 2021-06-10 10:26:12 +02:00
link_checking.rs Fix typos (#1505) 2021-05-31 09:20:39 +02:00
sass.rs Allow site path to contain underscores (#1162) 2020-09-22 09:46:22 +02:00
sitemap.rs Use mod paths 2020-07-25 10:49:07 +02:00
tpls.rs Add num_format filter (#1460) 2021-06-25 10:07:52 +02:00