Commit Graph

22 Commits

Author SHA1 Message Date
4e730fec08 footer: Change link and tooltip text
OpenCollective is not the only way to donate. We should just refer users to the donate page (which already emphasizes OpenCollective at the top anyway) if a user prefers to donate via cryptocurrencies.

Also 
* Change "ad free" to "ad-free" and adjust grammar of the last bit
* Move href attribute to the front to be more consistent with the others
2019-11-10 04:25:08 +00:00
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
7207511b64 Add production_url variable 2019-11-08 21:06:02 -06:00
218a610c3f Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
a83b303408 privacytools.io sponsorships (#1451)
* Add sponsorship sections and information

* Correct typographical error

* Minor adjustments
2019-11-02 11:11:27 +08:00
696dbed418 Remove inline JavaScript 2019-10-12 21:39:34 -05:00
45053a281d Brand new privacy policy! (#1385)
* Brand new privacy policy!

* Better markdown

* Clarification

* Update pages/privacy.md

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>

* Add revision history

* Remove payment processors

* Fix code block coloring in dark theme

* Typo

Co-Authored-By: blacklight447 <blacklight447@privacytools.io>

* Not a policy
2019-10-08 18:36:36 -05:00
a90d0dcaa2 Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
2019-09-26 19:46:50 +00:00
6e86f36743 Remove kopimi from the footer (#1322) 2019-09-17 18:31:06 +00:00
2066fd3774 Update cardv1 website link (#1310) 2019-09-17 09:08:19 +00:00
4cd0f2e735 Make JavaScript work with LibreJS (#1213) 2019-08-25 04:01:50 +00:00
06ded77503 Align "Tor v3: priv…" to left, to make it look beter on small screens 2019-08-06 15:55:34 -05:00
a007a891a9 Center icons correctly in share buttons (#1085) 2019-08-03 08:42:20 -07:00
38d9fd223a Relicense under CC0 (#940) 2019-05-19 09:41:30 +02:00
2fd94a8f26 Add tor address to footer
privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion
2019-05-01 17:18:00 -05:00
7c611b4850 Contact and donate link (#853) 2019-04-11 09:50:44 +08:00
243794298a Changed BTC to Cryptocurrency 2019-04-06 22:00:49 +08:00
4596cea4e2 Clean up the footer (#817)
* Move sharing links to footer

Move the participation information back to the homepage only.

* Fix header

* Add anchor link
2019-04-03 08:06:12 +08:00
4e0607fea6 Fix donate link 2019-04-02 17:23:04 -05:00
4d76c135ac footer divider 2019-04-02 10:13:11 +08:00
7cf046d621 participate is now sitewide enabled 2019-04-02 10:10:42 +08:00
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