* Translate more of index.html, with translations sourced from
deepl.com
* Relax the plugin to allow capitalization, periods, exclamation
marks, and question marks in the Weblate ID for YAML src.
This helps differentiate between similar but different strings.
Adds in support for https://github.com/signalapp/jekyll-simple-i18n.
The plugin did not work with the github-pages gem, so github-pages was
switched with jekyll (which is what the current i18n branch does anyway).
* 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>