18 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
Daniel Nathan Gray
5142ef18ab
New email client section, thanks @freddy-m (#2142)
* New email client section, thanks @freddy-m

* That email clients cleanup (#1990)

Co-authored-by: Freddy <freddy@privacytools.io>
2020-11-26 10:59:44 +00:00
Lynn Stephenson
e42553fbc2
Change K-9 Mail's link to the official site. (#2101) 2020-10-23 01:25:52 +00:00
Daniel Nathan Gray
c299f2f18c
Update other old badges and fix indenting (#1924) 2020-05-21 02:50:05 +00:00
nitrohorse
f80a37e89c
Add privacy policy links (#1861)
* Add privacy policy links for hosting providers

* Add privacy policy links for calendar-contacts-sync

* Add privacy policy links for email-clients

* Add privacy policy links for file-encryption

* Add privacy policy links for password-managers

* Add privacy policy links for paste-services

* Add privacy policy links for productivity-tools

* Add privacy policy links for selfhosted-cloud
2020-04-26 00:28:13 -07:00
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
7791da0d19
Rearrange some sections and correct grammatical errors (#1548)
Co-Authored-By: djoate <56777051+djoate@users.noreply.github.com>
2019-12-01 14:36:48 -06:00
Dawid Potocki
7562ed6d04
Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
2019-09-11 02:34:41 +00:00
Dawid Potocki
0f5717c63b Update information about Thunderbird and avoid repetition (#1082)
Thunderbird is no longer developed by Mozilla.
https://blog.mozilla.org/thunderbird/2017/05/thunderbirds-future-home/

github.com/thundernest does not contain source code of Thunderbird client
> comm-central is the main Thunderbird repository.
> Thundernest contains the code for Thunderbird.net (this site),
as well as the Thunderbird web server setup scripts.

from https://www.thunderbird.net/en-US/get-involved/

In _includes/cardv2.html add `source`, because git is not the only
version control available (there is Mercurial, Subversion, CVS)
2019-08-03 07:41:50 -07:00
Dawid Potocki
ef6c79f153 GTK+ was renamed to GTK (#1081) 2019-08-02 22:08:55 -07:00
hook
53186ef8ff fixing various links (#1053)
* updated email provider links

* Update router-firmware.html

* Update notebooks.html

* Update email-clients.html

* Update instant-messenger.html
2019-07-25 18:53:51 -07:00
BurungHantu1605
86fadaf3d9 cardv2 for email section 2019-05-24 10:30:36 +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
Vincevrp
eb71e761bd Add Torbirdy notice 2019-02-28 19:01:50 +00:00
Vincevrp
898169ae48 Move email privacy tools to correct section 2019-02-28 19:01:50 +00:00
Vincevrp
dd7b997b3e Move email clients to separate file 2019-01-20 22:39:38 +01:00