zola/components/library/src/content
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
..
file_info.rs Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
mod.rs Bump pulldown_cmark to version 0.6.0 (#797) 2019-09-06 23:36:30 +02:00
page.rs Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
section.rs Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
ser.rs WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30