Thunderbird is no longer developed by Mozilla.
https://blog.mozilla.org/thunderbird/2017/05/thunderbirds-future-home/
github.com/thundernest does not contain source code of Thunderbird client
> comm-central is the main Thunderbird repository.
> Thundernest contains the code for Thunderbird.net (this site),
as well as the Thunderbird web server setup scripts.
from https://www.thunderbird.net/en-US/get-involved/
In _includes/cardv2.html add `source`, because git is not the only
version control available (there is Mercurial, Subversion, CVS)
* Split sections into pages
Preliminary work
* Separate everything into their own pages
+ Permalinks!
* Navbar Link Updates
* Change all asset links
Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)
* Point all navbar links to pages
* Make the layouts more modular
* Remove unnecessary div containers
* Adjust footer and headers layout
* Add link to various privacy subpages to homepage
* Remove test script
* Add titles and descriptions to all pages
* Fix links and layouts
* Adjust header margins
* Create master pages
* Finalize master pages
* Add services page
* Add Javascript redirects
Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.