* 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>
* Fix SVG being black
Adobe Illustrator SVGs have rendering problems on PTIO for unknown to
me reasons. Inkscape works fine.
* Rewrite with plain Flexbox
Nicer end-user experience than Bootstrap grid
Remove the following operating systems, because of described issues
KNOPPIX:
- Site has optional HTTPS, so all links, will make you go back to HTTP
- Source code distributed on ISOs, no online repositories/tarballs
Puppy Linux:
- Site is only over HTTP
- Looks like garbage
Tiny Core Linux:
- Site is only over HTTP
- Not really usable or useful
- Looks like garbage
Add Debian and Fedora to Worth Mentioning PC Live Operating Systems,
since they are recommended as normal operating systems and support
LiveUSB.
JavaScript was checking if element clicked is exactly .nav-summary,
which isn't a problem when just clicking text inside it, but if we try
to click another element inside like <span>, it won't work, since now
this span is clicked, not .nav-summary.
Closes#1549
https://blog.privacytools.io/delisting-wire/
* Remove Wire
* Delete wire.png
* Remove Wire security audit
* Remove Worth Mentioning
The only thing is Wire, which is being removed
* Remove Wire from do not use warning
Before hamburger menu was floated to the right with a fixed margin-top,
which means that it probably wasn't perfectly centered and if we would
change logo image size, we would have to edit that margin manually.
* 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>