8 lines
379 B
Markdown
8 lines
379 B
Markdown
* Still need to support feed expiry.
|
|
* Need to store page author metadata and include it in the rss feed.
|
|
Permalink to? Also, that stuff could be presented better in the html blog
|
|
view, also using the metadata.
|
|
* Some rss feeds contain relative links or relative urls to inline images,
|
|
which break when aggregated. Do I need to parse the html and make them
|
|
all absolute?
|