forked from github/pelican
The ID of a feed entry should never change, but the previous method of generating the ID -- i.e., using the entry URL -- results in an ID that is not permanent and can change. Switching to the tag URI method from RFC 4151 should help improve the long-term uniqueness and permanence of entry IDs, as espoused here: <http://web.archive.org/web/20110514113830/http://diveintomark.org/archives/2004/05/28/howto-atom-id> Also added a trailing slash to the site URL inside the feed; the lack thereof was causing a feed validation warning. |
||
|---|---|---|
| .. | ||
| themes | ||
| tools | ||
| __init__.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| settings.py | ||
| utils.py | ||
| writers.py | ||