Commit Graph

13 Commits

Author SHA1 Message Date
Jonah Aragon
48fd518cb7 Split All Services into Individual Pages (#807)
* 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.
2019-04-02 08:42:34 +08:00
Jonah Aragon
576ed4b510 Add Image Dimensions (#804)
* Fix mobile wrapping

* Add image dimensions

#802

* Add missing space
2019-04-01 07:44:45 +08:00
Vincevrp
9f91f1a228 Strip github.com to display website in buttons
This fixes the broken Magic Wormhole button
2019-01-20 22:39:38 +01:00
Samuel Shifterovich
5b0a56691b Label tooltip support 2018-12-15 12:16:20 +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
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
Samuel Shifterovich
8355e616c0 make links responsive 2018-10-27 18:35:20 +02:00
Samuel Shifterovich
ca93d61b45 add support for labels 2018-10-27 16:28:46 +02:00
Samuel Shifterovich
d128bd8694 update JS libs 2018-10-25 21:36:21 +02:00
Samuel Shifterovich
0192711cc9 convert some more cards 2018-10-25 18:12:44 +02:00
Samuel Shifterovich
9a5d8423b2 make some changes to _includes/card.html 2018-10-25 17:32:13 +02:00
Samuel Shifterovich
45e7ffbc01 some work on the cards 2018-10-23 20:07:59 +02:00
Samuel Shifterovich
fe7dcc41a5 begin work on bs4+jekyll transition 2018-10-23 18:10:38 +02:00