Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-08 | Add a news-specific sitemap | Dan McGee | |
This follows the spec at https://support.google.com/news/publisher/answer/74288?hl=en#tagdefinitions Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2014-11-08 | Convert sitemap.xml template to Jinja2 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2014-11-08 | Override default sitemap.xml template | Dan McGee | |
The Django one uses the spaceless tag, which isn't all that useful when we are gzipping the response anyway. Remove it to make generation a tad faster. Signed-off-by: Dan McGee <dan@archlinux.org> |