zola/components
Chris Morgan eb7751955a WIP: add an 'updated' field to pages
Also change a few other things to use it, as noted in CHANGELOG.md.

TODO:

- Write a couple of tests: updated field, last_updated template variable

One slight open questions: should `updated` default to the value of
`date` rather than to None? Then pages with `date` could safely assume
`updated`.
2020-04-14 17:29:46 +05:30
..
config Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
errors chmod -x a couple of files that needed it 2020-04-14 17:27:08 +05:30
front_matter WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
link_checker Fix link checker not checking for capital id/name 2020-03-25 19:54:24 +01:00
rebuild Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
rendering One last deps update 2020-02-16 19:17:41 +01:00
search Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
site WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
templates WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
utils Preserve timestamps when copying files (#974) (#983) 2020-04-04 11:05:24 +02:00