Commit Graph
6 Commits
Author SHA1 Message Date
VinceandSamuel Shifterovich 0bbdfd7296 Fix logo URL in README (#580) 2018-11-11 17:09:35 +01:00
VinceandSamuel Shifterovich 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
VinceandSamuel Shifterovich f6cdb575bb Fix assets path for donate and webrtc pages (#571) 2018-11-08 18:28:38 +01:00
VinceandSamuel Shifterovich b7bd2996e4 Remove unnecessary favicon (#573) 2018-11-08 18:26:47 +01:00
VinceandSamuel Shifterovich ae03c918f2 Move contributing.md to .github folder (#574) 2018-11-08 18:26:34 +01:00
VinceandSamuel Shifterovich 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