Commit Graph

161 Commits

Author SHA1 Message Date
Jonas Tobias Hopusch f620e10470
Make OpenPGP download link on /profiles/ larger for SEO 2022-04-03 22:42:25 +02:00
Jonas Tobias Hopusch 8536ef00a4
Host license image with website instead of hotlinking and use svg instead of png
This fixes an issue where the CORS headers for the website would not allow the image to be loaded
from the Creative Commons servers.

The switch to svg also makes sure that the icon will always be perfectly rendered, regardless of
screen size or page zooming.
2022-04-02 16:26:30 +02:00
Jonas Tobias Hopusch bbf061a364
Merge branch 'license' into master
This branch was local and not uploaded to the repository beforehand
2022-04-02 16:12:22 +02:00
Jonas Tobias Hopusch f9dae86b5e
License website under CC BY-NC-ND 4.0
This allows other people to share copies of my website or articles on it,
as long as they credit me, do not modify anything and do so non-commerically.

It, for example, should permit the archiving done by archive.org's wayback machine.
2022-04-02 16:07:42 +02:00
Jonas Tobias Hopusch 2c20bb7f03
Add link to website repository to global footer
continuous-integration/drone/push Build is passing Details
2022-02-06 01:48:13 +01:00
Jonas Tobias Hopusch f2fb8a54d0
Delete unused profiles 2022-02-06 01:47:51 +01:00
Jonas Tobias Hopusch 8f03fb84b2
Delete dummy blog post 2022-02-06 01:47:25 +01:00
Jonas Tobias Hopusch 322ad4f391
Make article heading horizontally centered 2022-02-06 01:46:29 +01:00
Jonas Tobias Hopusch 3fcc17d1e8
add missing equals sign from robots meta tag
continuous-integration/drone/push Build is failing Details
2022-01-06 22:33:04 +01:00
Jonas Tobias Hopusch 3c82e01e65
Add this website to list of public services
continuous-integration/drone/push Build is failing Details
2022-01-06 21:52:50 +01:00
Jonas Tobias Hopusch 9a5a3819ef
Remove threema from list of profiles 2022-01-06 21:47:39 +01:00
Jonas Tobias Hopusch 356caf2e8c
Remove reachability disclaimer from matrix entry 2022-01-06 21:47:05 +01:00
Jonas Tobias Hopusch 13182fedec
Fix typo in servers article 2022-01-06 21:45:33 +01:00
Jonas Tobias Hopusch 7f48bab22f
Revert "Attempt to prevent user-scaling of website"
continuous-integration/drone/push Build is failing Details
This reverts commit e1360b1315.

Lighthouse doesn't like this setting and it doesn't work in Brave/Chromium anyway.
2022-01-06 21:42:16 +01:00
Jonas Tobias Hopusch e1360b1315
Attempt to prevent user-scaling of website
continuous-integration/drone/push Build is failing Details
2022-01-06 21:32:55 +01:00
Jonas Tobias Hopusch 8ed808895e
add some metadata to all pages 2022-01-06 21:29:39 +01:00
Jonas Tobias Hopusch 0376cef8ea
Add description meta tag to homepage 2022-01-06 21:29:39 +01:00
Jonas Tobias Hopusch 237be6ad1e
Merge pull request 'Add new server delegation for matrix' (#7) from reintroduce-matrix-server-delegation into master
Reviewed-on: #7
2021-12-28 22:24:07 +01:00
Jonas Tobias Hopusch a2e3fda26b
Add new server delegation for matrix
There's a new matrix homeserver (again) under dendrite2.jotoho.de
2021-12-28 22:22:23 +01:00
Jonas Tobias Hopusch 130a611d86
Merge pull request 'Remove and replace GitLab Pages Attribution' (#6) from remove-gitlab-pages-attribution into master
continuous-integration/drone/push Build is passing Details
2021-11-17 23:28:46 +01:00
Jonas Tobias Hopusch 2f37f4206f
Exchange hosting attribution for GL Pages with a mention of Caddy
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-11-17 23:26:04 +01:00
Jonas Tobias Hopusch 2f1d1e922f
Merge pull request 'Update Server Information regarding matrix and linode' (#5) from update-server-info into master
continuous-integration/drone Build is passing Details
2021-11-02 19:04:09 +01:00
Jonas Tobias Hopusch 93511430e1
Disclaimer on reachability regarding matrix 2021-11-02 19:00:52 +01:00
Jonas Tobias Hopusch 6723a13381
Delete linode subdomain mention 2021-11-02 19:00:36 +01:00
Jonas Tobias Hopusch 09b55f10e1
Delete matrix files (superceded by SRV)
continuous-integration/drone/push Build is passing Details
2021-10-28 18:51:47 +02:00
Jonas Tobias Hopusch f3d5c121f7
Update matrix server hostname in .well-known files
continuous-integration/drone/push Build is passing Details
2021-10-28 17:46:00 +02:00
Jonas Tobias Hopusch 8c82e86ecd
Merge pull request 'Add Drone CI configuration' (#4) from drone-ci into master
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
2021-10-08 21:46:23 +02:00
Jonas Tobias Hopusch 71e07bcca9
CI: First attempt at configuring Drone CI jobs
continuous-integration/drone Build is passing Details
2021-10-08 21:27:48 +02:00
Jonas Tobias Hopusch 8f60b2153a
Merge pull request 'Update services page' (#3) from remove-matrix into master
Reviewed-on: #3
2021-10-02 18:41:14 +02:00
Jonas Tobias Hopusch 10b8a5c441
Mention using other activitypub-based services instead of mastodon 2021-10-02 18:38:58 +02:00
Jonas Tobias Hopusch 5dc6908b46
Remove mention of Vaultwarden admin interface 2021-10-02 18:38:29 +02:00
Jonas Tobias Hopusch 20a3d4767c
Remove text regarding matrix 2021-10-02 18:38:05 +02:00
Jonas Tobias Hopusch c33f1fb9e3
Merge pull request 'Make coloring and global formatting changes' (#2) from recolor into master
Reviewed-on: #2
2021-09-27 13:47:12 +02:00
Jonas Tobias Hopusch 185f5161e1
Dark Mode: Switch to almost-black background 2021-09-27 13:39:14 +02:00
Jonas Tobias Hopusch 8a6978e0f9
Abolish navigation borders in favor of flex gaps 2021-09-27 13:37:29 +02:00
Jonas Tobias Hopusch c46677671d
Firefox compatiblity patch for table width 2021-09-27 13:26:42 +02:00
Jonas Tobias Hopusch 59989e426c
Expand OpenPGP footer link 2021-09-27 10:40:45 +02:00
Jonas Tobias Hopusch 1b406e70d3
Horizontally scroll tables and codeblocks instead of entire page 2021-09-27 10:29:20 +02:00
Jonas Tobias Hopusch b8b03b276f
Link to WKD spec from profiles page 2021-09-27 01:11:00 +02:00
Jonas Tobias Hopusch 677217ae8c
Merge pull request 'Make time or date mentions machine-parsable using time tag' (#1) from html-time-tag into master
Reviewed-on: #1
2021-09-15 21:47:32 +02:00
Jonas Tobias Hopusch 319c02fabc
Make Copyright year in footer machine readable 2021-09-15 21:28:10 +02:00
Jonas Tobias Hopusch 2810b35674
Apply formatting suggestions for base.html 2021-09-15 21:20:05 +02:00
Jonas Tobias Hopusch 448b2c144c
Apply formatting suggestions of Editor to page template 2021-09-15 21:14:09 +02:00
Jonas Tobias Hopusch 447df83a64
Make dates on page template machine readable 2021-09-15 21:13:37 +02:00
Jonas Tobias Hopusch f990565df7
Add CSS support for code blocks and improve format of code (& h2) 2021-09-10 21:07:31 +02:00
Jonas Tobias Hopusch 020d78e184
Add draft page with codeblock test 2021-09-10 21:05:29 +02:00
Jonas Tobias Hopusch 483269759f
Add atom feed metadata to HTML pages 2021-09-03 17:07:16 +02:00
Jonas Tobias Hopusch f36786b750
gitignore: Make result exclusion more explicit 2021-09-02 19:53:22 +02:00
Jonas Tobias Hopusch 0d22e1d31f
Block vscode configuration from repo 2021-09-02 19:52:56 +02:00
Jonas Tobias Hopusch 97d0ae1e00
Change matrix port to 8448 2021-08-31 20:31:11 +02:00