Commit Graph

32 Commits

Author SHA1 Message Date
4cd28249f9 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.
2019-04-01 17:31:45 -05:00
970516fc67 Add services page 2019-04-01 17:12:47 -05:00
e2a0d953be Adjust header margins 2019-04-01 16:45:54 -05:00
e2a827bf16 Add link to various privacy subpages to homepage 2019-04-01 15:42:27 -05:00
6dbf30403a Adjust footer and headers layout 2019-04-01 14:36:10 -05:00
BurungHantu1605
b109736647 #678 2019-04-01 11:00:32 +08:00
BurungHantu1605
4cb1e595b8 #639 2019-04-01 10:39:05 +08:00
16b3bb7598 Fix mobile wrapping (#803) 2019-03-31 23:19:31 +08:00
BurungHantu1605
31db1c99e9 #724 2019-03-31 16:01:51 +08:00
a95c7c3a3a Break long words on smaller devices (#789)
Fixes #610
2019-03-30 22:45:46 +08:00
1c29962208 Update Bitcoin Address (#790) 2019-03-30 22:43:21 +08:00
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
Vincevrp
38a511a5ba Improve hosting providers logos 2019-01-23 15:09:24 +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
Vincevrp
455b347574 Rework and move footer to separate file 2019-01-20 22:39:38 +01:00
Vincevrp
b5d97486d9 Clean up default layout, move scripts to file 2019-01-20 13:24:46 +01:00
asddsaz
3bfc16c430 Add Riot Chat Client (#613)
Replace Wire with Riot
2018-12-23 12:08:30 +01:00
asddsaz
5f82358c35 Add Hosting Section (#638)
* Add Hosting Section

* Add Images

* fix

* Fix Hosting Section
2018-12-19 14:06:20 +01:00
Mats Estensen
f195cbbb28 Replace Laverna (deprecated) with Joplin (#659)
* Replace Laverna (deprecated) with Joplin

* Compressed Joplin img

* Add warning about password protection for Joplin
2018-12-12 16:19:43 +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
Nikhil Jha
d99e1ebf8d Replace GNU Social with Mastodon 2018-11-22 19:17:09 -08:00
Samuel Shifterovich
df6605057b Merge pull request #602 from Vincevrp/replace-gplus
Replace Google+ share button with Mastodon
2018-11-22 07:00:43 +01:00
Vincevrp
e0e91b10a9 Replace Google+ share button with Mastodon 2018-11-22 01:26:55 +01:00
Vincevrp
49bd02aa67 Fix list and order in KDL 2018-11-20 13:36:56 +01:00
Kyle Spearrin
c3ef53c8ab Update Bitwarden logo and small modifications to description (#605) 2018-11-19 21:41:39 +01:00
Vince
67c5091fa2 Add Bitwarden to replace Master Password (#587)
* Add Bitwarden + Remove Master Password

* Replace supergenpass with Master Password in w.m.
2018-11-16 21:45:34 +01:00
Victorhck
3e495ca38e Change the mailbox img provider to new logo 2018-11-16 12:29:01 +01:00
Strappazzon
02bc75b8fd Added Ireland to Key Disclosure Law section 2018-11-15 03:26:31 +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