22 Commits

Author SHA1 Message Date
CristianAUnisa
91a1111182 Adding accessibility features
Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2021-06-26 20:26:05 +02:00
Daniel Nathan Gray
1cdd251824
Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba35d64fff79e62ed317a7fa317bb8af.
2021-05-04 04:22:50 +00:00
J. C
216dd66aba
Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
cc7ae00085
Matrix chat information (#1994)
Co-authored-by: Daniel Gray <dng@disroot.org>
2020-07-23 17:13:10 -05:00
9cabe11a27
Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
Mikaela Suomalainen
acff755519
participate.html: mention the Matrix rooms / XMPP bridge (#1775)
Resolves: #1674
2020-03-27 17:32:10 +02:00
zenithium
76db0cf742
Add link to CoC and correct Mastodon link (#1776) 2020-03-10 16:30:50 +01:00
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
218a610c3f
Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
Dawid Potocki
b70af4899f Fix issues with dark theme (#1335)
Fixes #1318
2019-09-23 23:49:37 +03:00
94051f1c77
Update chat URLs
Point Matrix traffic to https://chat.privacytools.io/
2019-05-20 22:10:53 -05:00
BurungHantu1605
c4c2a22c2c mastodon verification 2019-05-06 23:23:11 +08:00
1afab86614
Improve Some Wording
You always catch your mistakes after they've been committed.
2019-04-29 11:18:08 -05:00
834bc802e4
Improve Some Wording 2019-04-29 11:16:24 -05:00
BurungHantu1605
30455e9bed Labels 2019-04-22 10:35:11 +08:00
BurungHantu1605
d900cea8a9 Added Mastodon and Discourse 2019-04-22 10:33:18 +08:00
Lord Shedy
f52cc7701a Fixed legacy anchors (#855) 2019-04-13 12:28:31 +08:00
0dd84e0157
Add Matrix Channel/Server (#831)
* Remove OpenNIC from Services

This is too confusing.

* Add Matrix channel

* Add XMPP Bridge Link
2019-04-04 16:33:39 -05: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
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
privacytoolsIO
27c39dac92 Included Mastodon link 2019-03-26 21:50:08 +08:00
Vincevrp
a6680484d3 Move participate section to separate file 2019-01-20 22:39:38 +01:00