Commit Graph

4 Commits

Author SHA1 Message Date
Vince
f700345ddc Code cleanup (#660)
* Remove trailing whitespace

* Clean up donate page

* Format index and remove unnecessary breaklines

* Fix p element being child of ul error

* Fix empty h1 error

* Losslessly compress mailbox, mastodon and bitwarden images
2018-12-12 15:16:48 +01:00
Victorhck
3e495ca38e Change the mailbox img provider to new logo 2018-11-16 12:29:01 +01:00
Vince
30f40a5ad6 Optimize images (#569)
* Optimize all png images and convert gif to png

* Fix gif image paths

* Optimize all jpg images
2018-11-08 18:30:43 +01:00
Vince
520e28626a Implement Sass (#568)
* 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
2018-11-07 21:52:56 +01:00