From ff7e3c55e88cafe44a75c535025709ec684aa250 Mon Sep 17 00:00:00 2001 From: bacalhau Date: Thu, 3 Jul 2025 13:39:23 +0100 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8cf2c1 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Notes about these templates +## atom.xml +- dates need to be in `RFC-333` format. you can print current date with this command: `date -u +"%Y-%m-%dT%H:%M:%SZ"` +- you can use the URL of the website for the ID, and the URL of the post for each entry's ID. \ No newline at end of file