Commit Graph

20 Commits

Author SHA1 Message Date
Jonah Aragon a1ab2d2daa
Site Cleanup (#1840) 2020-04-20 18:38:19 -05:00
Dawid Potocki d30a150016
Fix images on /providers/ and site favicons (#1568) 2019-12-05 18:39:33 +00:00
Dawid Potocki d12c541701
Update PrivacyTools logo (#1566) 2019-12-04 19:46:17 +00:00
Dawid Potocki 7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Jonah Aragon 4b60a4d211
Add team page (#1473)
* Add team page

* Add biographies

Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com>

* Add links to navbar

* Add trai_dep's bio

* Add info about us and our mission

* Update bios

Co-Authored-By: Mikaela Suomalainen <mikaela@users.noreply.github.com>
Co-Authored-By: Dan Arel <danarel@users.noreply.github.com>

* Replace contact page with about us page

* Fix footer link

* Make up bios for the lazy team members

Plus, they are all more aesthetically pleasing for @danarel.

* Update bio

Co-Authored-By: Dawid Potocki <dpot@disroot.org>

* Update bio

Co-Authored-By: Dawid Potocki <dpot@disroot.org>

* Apply suggestions from code review

Co-Authored-By: Dawid Potocki <dpot@disroot.org>
Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
2019-11-09 12:42:13 -06:00
Jonah 7207511b64 Add production_url variable 2019-11-08 21:06:02 -06:00
Jonah Aragon f9f048e7f4 Update head.html 2019-11-07 22:23:44 -06:00
Jonah Aragon 218a610c3f
Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
Dawid Potocki 61170b72f7
Add I2P button to cardv2 (#1469) 2019-11-06 07:03:29 +00:00
Dawid Potocki 696dbed418 Remove inline JavaScript 2019-10-12 21:39:34 -05:00
nitrohorse a90d0dcaa2 Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
2019-09-26 19:46:50 +00:00
Dawid Potocki b70af4899f Fix issues with dark theme (#1335)
Fixes #1318
2019-09-23 23:49:37 +03:00
Dawid Potocki 1393eb3d2c Update to style.css?v=6 (#1295) 2019-09-11 10:59:32 +03:00
Alberto 07d2005428 Fix dark theme's input forms colors (#1237)
* Fix readonly and disabled input forms colors

* Fix the fix
2019-08-30 11:50:11 -05:00
Dawid Potocki f09d6c3165
Add dark theme (#1204)
Fixes #1151
2019-08-29 20:03:04 +00:00
BurungHantu1605 aa8e688a25 keywords and locale 2019-04-02 09:39:43 +08:00
Jonah Aragon c1a00e809e Use page descriptions (#811) 2019-04-02 09:30:17 +08:00
BurungHantu1605 9d0c081860 title 2019-04-02 08:56:19 +08:00
BurungHantu1605 ccacee9d29 fixed og:title 2019-04-02 08:50:27 +08: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