Adds in support for https://github.com/signalapp/jekyll-simple-i18n.
The plugin did not work with the github-pages gem, so github-pages was
switched with jekyll (which is what the current i18n branch does anyway).
* 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.
* Removed Bitwarden
As talked about in issue #719 Bitwarden has Google Analytics baked in and enabled by default. This commit removes Bitwarden from the recommended programs and relegates it to last place in the "worth mentioning" list, with the warning about disabling Google Analytics if it is used.
* updated card colours
* Various typo and grammar corrections.
* Use standard single and double quotes.
* Opt for American English, like the rest of the text.
* Read contributing guide before making PR and fix broken links there too ;-)
* Fix broken links and favour HTTPS where possible.