zola/components/site
Chris Morgan 048949ea31 Rename last_build_date to latest_date
The variable name matched the RSS tag it ended up in, but was misleading
about what it actually was—because if you actually want “last build
date”, you should use `now()`. (Due to the potential for edits, I think
that either there should be an official `updated` field on pages, or
that these templates should use `now()`.)
2020-04-14 17:27:08 +05:30
..
benches Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
src Rename last_build_date to latest_date 2020-04-14 17:27:08 +05:30
tests Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
Cargo.toml Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00