Commit Graph

8 Commits

Author SHA1 Message Date
Vincevrp
b927cd3a1f Optimize images 2019-01-23 16:06:14 +01:00
Vincevrp
a62d5b8c29 Delete unused images 2019-01-23 16:06:14 +01:00
Vincevrp
6af6e5c8f8 Move hosting provider logos to correct folder 2019-01-23 15:11:28 +01:00
ansuz
7fbc40b54e Replace ProtectedText with CryptPad (#726)
* Added CryptPad as one of the flagship productivity-tools, replacing protectedtext which is not open-source.

* modify CryptPad Productivity Tools description

* drop protected text
2019-01-22 22:05:04 +01:00
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