Invoke is the last of my major projects to get the alabaster treatment: - [x] Turn `/docs` into `/sites/{www,docs}`, moving non-versioned material to the `www` site - [x] Use the `alabaster` Sphinx theme/extension - [x] Add each subsite to the others' Intersphinx configs - [x] Maybe choose a color or two to differentiate from the other projects (meh for now) - [x] Add new RTD projects for the new sites, matching the other projects - [x] Ensure builds work OK - [x] Update my nginx box with an apex->www redirect for pyinvoke.org - [x] Update dnsimple DNS records to match paramiko.org's, re apex going to my nginx box, explicit subdomains going to RTD as CNAMEs - [x] Move NS records from zoneedit to dnsimple, at the registrar (dotdealers) - [x] Wait for DNS to update fully - [x] More sanity spot checks - [x] Test that inter-site links work OK - [x] Announce switcheroo on Twitter - [x] Make sure GA is working post launch
Invoke is the last of my major projects to get the alabaster treatment:
/docsinto/sites/{www,docs}, moving non-versioned material to thewwwsitealabasterSphinx theme/extension