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
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
Dan Arel
902e486701
updated VSCodium description to remove mention of fork (#1855) 2020-04-22 10:34:36 -07:00
szTheory
a5ec15d5e9
Added ExifCleaner to the Metadata Removal Tools section on the Productivity Tools page (#1802)
* Added ExifCleaner to the Metadata Removal Tools section on the Productivity Tools page

* ExifCleaner logo: Convert PNG to SVG with vectorizer.io and export as optimized SVG using Inkscape.

* Remove redundent text

* Mention ExifTool

* Oops missing "

* Replace svg with one that isn't retarded

* Change canvas to 128x128 px

Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
Co-authored-by: Dawid Potocki <dawid@dawidpotocki.com>
2020-03-27 12:19:36 +01:00
Dawid Potocki
7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
djoate
c6ee840c9d Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site

Fixes some issues with typos, capitalization, grammar, and et cetera.

* Fix typo, grammar, etc. in repository

* Update README.md
Mention Discourse community earlier, add missing period

* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).

We also shouldn't call IMAP open-source software since it's a protocol.

* Change "socially motivated

* Apply suggestions from code review

Co-Authored-By: Jonah Aragon <jonah@triplebit.net>

* Suggestion from code review with extras

* 'Kill switch' to 'Killswitch"

* Consistency and minor additions to details

- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
  they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and 
we also don't say 'a software'

* instant-messenger: Remove <em>, more cleanup

* voice-video-messenger: Hyphens and cleanup

- We don't say "a software" so replace it with something that works

* paste-services: Cleanup & change cryptography info

As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf

Fixes #1417.

* encryption: "open-source"

* Page descriptions and other cleanup
2019-10-26 00:58:01 -05:00
Dawid Potocki
b70af4899f Fix issues with dark theme (#1335)
Fixes #1318
2019-09-23 23:49:37 +03:00
nitrohorse
a63713052f Add navbar link to metadata removal tools (#1307) 2019-09-15 13:53:33 +00: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
f4ed4ef63c Update Productivity Tools page to cardv2 (#1192)
* Update Productivity Tools page to cardv2

* Add forum links

* Add Framadate

* Update VSCodium description
2019-09-07 12:11:41 +00:00
nitrohorse
55866ffb45 Add Productivity Tools subsection; add MAT2 (#1270)
* Add MAT2

* Update source_code.md

* Update _includes/sections/productivity-tools.html

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
2019-09-06 18:16:10 +00:00
WalterKlosse
aad3eba090 Add VSCodium (#979) 2019-06-12 06:39:16 +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
BurungHantu1605
ffbb37c891 #714 2019-03-31 07:32:12 +08:00
ansuz
7fbc40b54e Replace ProtectedText with CryptPad (#726)
* Added CryptPad as one of the flagship productivity-tools, replacing protectedtext which is not open-source.

* modify CryptPad Productivity Tools description

* drop protected text
2019-01-22 22:05:04 +01:00
Vincevrp
5b2b15cb21 Move productivity tools to separate file 2019-01-20 22:39:38 +01:00