We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d8005 commit 5f8dc56Copy full SHA for 5f8dc56
mkdocs.yml
@@ -108,8 +108,9 @@ plugins:
108
- social
109
- rss:
110
date_from_meta:
111
- as_creation: "date"
112
- as_update: false
+ as_creation: "git_creation_date_localized_raw_iso_datetime"
+ as_update: "git_updated_date_localized_raw_iso_datetime"
113
+ datetime_format: "%Y-%m-%d %H:%M:%S"
114
json_feed_enabled: false
115
match_path: "notes\/(?!(index\\.md)$).+"
116
categories:
0 commit comments