templates related to making websites and blogs
atom.xml | ||
README.md |
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.