Commit Graph
11 Commits
Author SHA1 Message Date
Dawid Potockiandjonah e0346ac501 Adjust sponsorship layout (#1593)
* 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
2020-01-05 18:35:30 -06:00
Dawid PotockiandGitHub d5b629c529 Redirect email to my website for my profile in /about/ to reduce spam (#1608) 2019-12-21 04:56:51 +00:00
Dawid PotockiandGitHub 6caaf9eb3e Replace GNU Social with Pleroma (#1607)
Closes #1281, #1282
2019-12-21 02:40:14 +00:00
Dawid PotockiandGitHub 76b6bc7e88 Redo PC Live Operating Systems section (#1600)
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.
2019-12-20 13:51:00 +00:00
Dawid PotockiandGitHub d30a150016 Fix images on /providers/ and site favicons (#1568) 2019-12-05 18:39:33 +00:00
Dawid PotockiandGitHub d12c541701 Update PrivacyTools logo (#1566) 2019-12-04 19:46:17 +00:00
Dawid Potockiandjonah eeaf642ee4 Fix /about/ page images (#1564) 2019-12-04 12:18:35 -06:00
Dawid PotockiandGitHub 7fb5d206f5 Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Dawid PotockiandGitHub bd9f7b4a83 Change website button from image to HTML (#1554) 2019-12-01 15:04:19 +00:00
Dawid PotockiandGitHub c4b0c4ed23 Fix collapsing navbar dropdown when clicking another element (#1552)
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
2019-12-01 10:15:15 +00:00
Dawid PotockiandGitHub 06322dc4a2 Kolab Now Webclient now supports PGP encryption (#1521) 2019-11-25 16:17:31 +00:00