Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
Before hamburger menu was floated to the right with a fixed margin-top,
which means that it probably wasn't perfectly centered and if we would
change logo image size, we would have to edit that margin manually.
* 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.
* Move all images to assets/img
* Move all scripts to assets/js
* Move all webfonts to assets/webfonts
* Move all files to assets/files
* Move css to assets/css and add imports
* Adjust all references to assets folder
* Fix tor icon path
* Rewrite custom css to sass and add variables
* Change ?v on style.css to 5.
* Enable Sass minification
* Remove CryptoPaper-full.7z