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
The dav bridge install instructions will soon be moved so better to
use the new links now already (for now, they are just a redirect).
Add links to BSD installation instructions.
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
* about: don't link to Keybase for my keys
I am against listing Keybase as the PGP host, because they are a centralized service and may terminate accounts at any time. Also I cannot link keys to https://mikaela.info/PGP/0xB2F32B67.txt as it excludes existence of SSH and all the other key types (e.g. minisign?).
Of course now I am giving that power to gitea.blesmrt.net, but at least that instance is not for-profit business.
Later I may move the keys onto IPFS to be more sure that they won't be tampered with.
* about: delete Mikaela's Mastodon
https://github.com/Mikaela/mikaela.github.io/issues/173
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.
OpenCollective is not the only way to donate. We should just refer users to the donate page (which already emphasizes OpenCollective at the top anyway) if a user prefers to donate via cryptocurrencies.
Also
* Change "ad free" to "ad-free" and adjust grammar of the last bit
* Move href attribute to the front to be more consistent with the others
* 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>