Commit Graph

11 Commits

Author SHA1 Message Date
idk
d8e5d4bb22 Change URL from nsis to easyinstall 2021-09-16 20:03:16 -04:00
idk
5c61370c02 NSIS Bundle is now live, also two blog posts that have been in draft status 2021-09-16 15:00:01 -04:00
48531c915a mac dmg page 2021-08-26 14:41:36 +01:00
02005d19de add a Lab page, not linked to from anywhere yet 2019-02-11 20:55:09 +00:00
9a49f56653 wire the firefox page 2019-01-13 19:37:44 +00:00
ee7543842c Fixed blog post URLs in sitemaps 2014-01-22 01:41:14 +00:00
5056b223b2 Fixed language codes in sitemap URLs 2014-01-07 22:21:40 +00:00
b2ef2d0b88 Added /papers/ to sitemap 2014-01-05 22:49:49 +00:00
29f7f9721c Added caching to sitemaps
The custom cache key is required so that request.url_root is part of the key,
so that multiple domains pointing to the same server will get the correct
cached sitemap (since the sitemap contains the domain).
2013-01-17 04:24:27 +00:00
0132662d37 Added debian download page to sitemap 2013-01-17 02:04:08 +00:00
a6a39fcb36 Add sitemap generation
Initially the rel="alternate" hreflang="xx" links in the sitemap caused the
size of the file to increase exponentially as additional languages were added.
The current implementation has a single sitemap.xml for each language, with a
sitemap_index.xml at the root.
2013-01-04 12:38:49 +00:00