Commit Graph

31 Commits

Author SHA1 Message Date
Jonah Aragon 430a2ccdfc
Adding some SEO metadata (#1474)
* Add breadcrumbs

* Update cardv2.html

* Dark mode fix
2019-11-08 16:40:37 -06:00
Dawid Potocki 24412dcf8f Reduce flickering with dark/light theme (#1241) 2019-08-31 15:30:53 -07:00
gjhklfdsa ae2afdaf13 Add Source Code (#707)
* Add Source Code URLs [WIP]

* Update [WIP]

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update default.html

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Add front matter

* Source_Code.md Update

Thanks to @Mikaela for recommending these URLs. :)

* Update source_code.md

Thanks to @Mikaela

* Update source_code.md

* Update source_code.md

* Update card.html

* Add files via upload

* Fix | Fix Confilcts

* Undo

* Add Disroot Website

* Password Safe

* Update source_code.md

* Update source_code.md

* Update nav.html

* Re-add Source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md

* Update source_code.md
2019-06-16 08:58:51 +08:00
Jonah Aragon 75e05ce24c
New 404 (#821)
* Split apart layouts

Some pages don't need a footer.

* 404 Redesign
2019-04-02 23:38:08 -05:00
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
Vincevrp b5d97486d9 Clean up default layout, move scripts to file 2019-01-20 13:24:46 +01:00
Vincevrp 68bca5a02c Move navigation to an include 2019-01-20 13:24:46 +01:00
NielDB bef616e51a Navbar autocollapse on mobile (#723)
* Implements navbar auto-collapse feature

* Fixed formatting
2019-01-15 22:35:11 +01:00
Samuel Shifterovich 57438f9c88 Reworked layout (#705)
* Reworked layout

* Added FA icons, removed unnecessary sections
2018-12-30 15:18:05 +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
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 3abc9e8048 Sort dropdown with the order that sections appear on page. 2018-11-22 19:43:13 -08:00
Samuel Shifterovich 6f9bad7191 Fix navbar for donate.html 2018-11-22 16:32:12 +01:00
Vincevrp e0e91b10a9 Replace Google+ share button with Mastodon 2018-11-22 01:26:55 +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 38e280759d replace 'Home' with a FA icon in navbar 2018-10-27 20:58:13 +02:00
Samuel Shifterovich 2f133d0d51 append links to css&js files with ?v=4 to bypass cache 2018-10-27 20:29:50 +02:00
Samuel Shifterovich 65dee179ce re-add #546 2018-10-27 20:11:10 +02:00
Samuel Shifterovich 8e00f2589e make long strings responsive 2018-10-27 19:10:08 +02:00
Samuel Shifterovich 48af18b224 add scrollspy 2018-10-27 18:46:09 +02:00
Samuel Shifterovich 85a4d5945c Merge branch 'bootstrap4-transition' of https://github.com/privacytoolsIO/privacytools.io into bootstrap4-transition 2018-10-26 12:44:04 +02:00
Samuel Shifterovich 76723c850e remove unnecessary js function 2018-10-26 11:05:06 +02:00
Vincevrp 790eaad08b Removed old and unnecessary CSS 2018-10-25 23:06:10 +02:00
Samuel Shifterovich 9b0bef2805 delete _layouts/_site_ 2018-10-25 22:49:27 +02:00
Samuel Shifterovich 43a14c3250 remove password generator 2018-10-25 22:17:48 +02:00
Samuel Shifterovich d128bd8694 update JS libs 2018-10-25 21:36:21 +02:00
Samuel Shifterovich 4792769b7c convert some more cards 2018-10-25 19:38:51 +02:00
Samuel Shifterovich e1091063a1 add link to #participate to navbar 2018-10-25 18:20:08 +02:00
Samuel Shifterovich b131093e94 update fontawesome 2018-10-25 16:21:06 +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