c147dc4b5b
In order to collect historical statistics on usage of our mailing lists, we need an index of not only the current lists (which we could get from Mailman) but also retired lists (which could only be found by knowing the URL to their archives). Ultimately we should publish hyperlinks to these so they'll continue to be indexed by search engines, but for now start with structured YAML, which we could later use to build that too. Because the only way to determine the names of retired lists is from the listserv's filesystem, we'll run a simple script once daily to refresh the index and keep it in the Web root alongside the robots.txt file. In the future, this could be triggered instead by addition of new mailing lists, though while we're still managing them with Puppet it's not clear how to go about doing that. Of course restrict this to only indexing public list archives, as privately-archived lists won't be accessible to the general public by design. Change-Id: Ibe3175a56831b7a43698d6fe454d70e93fcd0bc7 |
||
---|---|---|
.. | ||
html-templates-en | ||
mk-archives-index | ||
robots.txt |