Commit Graph

56 Commits

Author SHA1 Message Date
Tommy
5e32dcfa88
Remove '14 Eyes' info and legacy pages (#504)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2021-12-31 21:40:35 -06:00
Tommy
fbbb7ab44a
Revamping the Android section (#390)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
Signed-off-by: Freddy <freddy@decypher.pw>
2021-12-20 15:00:34 +10:30
Jonah Aragon
7722f6746a
Fix navbar collapse toggle
Closes #73, Closes #63
2021-09-15 10:21:57 -05:00
Jonah Aragon
5441f4ab95
Implement structured data
Closes #64
2021-09-15 09:26:44 -05:00
Jonah Aragon
2fbc2242ee
Correct blog layout 2021-09-14 20:41:49 -05:00
Jonah Aragon
eee9735cb0
Re-enable dark mode 2021-09-13 09:55:26 -05:00
Jonah Aragon
437aa50c41
Fixes for Bootstrap 5.1 2021-09-11 17:54:27 -05:00
dependabot[bot]
5504c50d9c Bump bootstrap from 5.0.0-beta3 to 5.0.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta3 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:42:14 -05:00
Jonah Aragon
b02f4a9f98 Remove breadcrumbs from blog posts 2021-05-05 09:34:36 -05:00
Jonah Aragon
6b14a9c37f Migrate to Bootstrap 5 2021-05-05 09:34:36 -05:00
Jonah Aragon
f593b889e1
Expose additional colors 2021-05-03 14:17:00 -05:00
Jonah Aragon
749e87cc60
Big layout improvements
Collections make more sense, added an edit button
2021-05-02 19:49:21 -05:00
Jonah Aragon
d04b88ad06
Fix HTML Validation Errors 2021-05-01 21:10:45 -05:00
Jonah Aragon
653bef7567
Utilize node modules better 2021-02-22 10:47:35 -06:00
Jonah Aragon
e2bc10d8e8
Fix the terrible dark mode again 2021-01-15 23:13:01 -06:00
Jonah Aragon
81efc68056
Update dependencies and fix build server issues 2021-01-15 18:32:13 -06:00
Jonah Aragon
12ae72ffa3
Cleaning up old cruft 2020-12-04 01:06:04 -06:00
Jonah Aragon
7e20a1cb9c
Fun Refactoring! 2020-12-03 22:44:27 -06:00
Jonah Aragon
0252673fc0
Add worth mentioning and anti-recommended browsers to collection 2020-05-18 23:33:21 -05:00
Jonah Aragon
9057b89261
Format recommendation pages 2020-05-12 15:13:53 -05:00
Jonah Aragon
fcc9986ab9
Import Firefox Privacy Post 2020-05-12 13:10:48 -05:00
Jonah Aragon
63e7b5d333
Add blog 2020-05-12 11:15:32 -05:00
Jonah Aragon
d91e27ce61
Add threat modeling information 2020-05-12 00:30:23 -05:00
Jonah Aragon
3986217030
Create basic layout 2020-05-11 22:59:21 -05:00
Jonah Aragon
1100dbe947 Initial commit 2020-04-28 16:09:22 -05:00
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