23 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
Gusted
21c894eef7
Cleanup jQuery (#2139) 2020-12-13 20:37:35 +00:00
916b7a2256
Update label syntax (#1914) 2020-05-14 13:18:36 +00:00
nitrohorse
6b141207c4
Add privacy policy links for digital notebooks (#1859) 2020-04-25 16:22:19 -07:00
nitrohorse
18aacfcb94
Update cardv2 for mobile layouts (#1849) 2020-04-25 01:19:39 +00:00
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
430a2ccdfc
Adding some SEO metadata (#1474)
* Add breadcrumbs

* Update cardv2.html

* Dark mode fix
2019-11-08 16:40:37 -06:00
Dawid Potocki
f4335e86dd
Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
Dawid Potocki
61170b72f7
Add I2P button to cardv2 (#1469) 2019-11-06 07:03:29 +00:00
Dawid Potocki
b70af4899f Fix issues with dark theme (#1335)
Fixes #1318
2019-09-23 23:49:37 +03: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
nitrohorse
e47ec5c1a2
Update Wire's metadata warning to increase clarity (#1172)
* Update Wire's metadata warning for clarity

* Update cardv2 to support commas in labels

* Update label delimiter to |

* Update label delimiter to | for badges

* Update cardv2.html formatting
2019-08-18 07:13:19 -07:00
1fb83cca80
Small Improvements (#1149)
* Reorder navigation bar

* Improve browser recommendations

* Fix incorrect icons

* Reword Brave recommendation

* Update _includes/nav.html

Browser-agnostic description
2019-08-13 14:00:34 -05:00
8b99b533ff Convert operating systems to cardv2.html 2019-08-13 12:36:51 -05:00
Dawid Potocki
82ada5b2f5 Fix icons looking out of place on smaller screens
Fixes #905
2019-08-06 18:23:21 -05: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
BurungHantu1605
1fac434044 cardv2 for Social Networks 2019-05-05 13:21:10 +08:00
BurungHantu1605
1b6ff1e909 shorter description 2019-05-05 12:18:43 +08:00
BurungHantu1605
7afc9c3dd5 cardv2 for browsers 2019-05-05 11:39:20 +08:00
BurungHantu1605
33f3c68959 Improved icon feature 2019-05-05 11:04:52 +08:00
Burung Hantu
bdcf5e9cfd
Card v2 for browser addons (#903) 2019-05-05 09:46:59 +08:00