Jonas Tobias Hopusch
722f5cb03a
Tweak article proportions CSS
2023-11-06 10:48:41 +01:00
Jonas Tobias Hopusch
9cdb751d85
Add webfinger mastodon support
continuous-integration/drone/push Build is passing
Details
2023-06-13 17:04:51 +02:00
Jonas Tobias Hopusch
93af6cf603
Invert QR code when in dark mode
continuous-integration/drone Build is passing
Details
2023-03-26 22:04:41 +02:00
Jonas Tobias Hopusch
b248452599
Add Threema entry to profiles list incl QR-Code
2023-03-19 18:55:36 +01:00
Jonas Tobias Hopusch
af44e3dac4
Change text alignment of articles
2023-03-16 00:17:58 +01:00
Jonas Tobias Hopusch
ac428b0f6c
Only process dates with valid dateTime attributes
2023-03-11 16:02:59 +01:00
Jonas Tobias Hopusch
1647746a20
Change dark and light themes
2023-03-10 17:12:35 +01:00
Jonas Tobias Hopusch
07b85f19ec
Auto-adjust publish and update timestamps via JS
2023-03-10 16:24:44 +01:00
Jonas Tobias Hopusch
4bdbf2a598
Tweaks and formatting with prettier
2023-03-10 15:08:43 +01:00
Jonas Tobias Hopusch
b9ef05f53d
Merge branch 'about-page' into master
2023-03-02 02:54:24 +01:00
Jonas Tobias Hopusch
931ac00e22
Reworking some things and progress on the about me page
2023-03-02 02:53:19 +01:00
Jonas Tobias Hopusch
3da57e78e8
Update and OpenPGP-sign security.txt
continuous-integration/drone/push Build was killed
Details
2022-09-17 15:49:32 +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
e3a53737fc
Add division line between post metadata and content
2022-04-02 16:14:44 +02:00
Jonas Tobias Hopusch
e32cf4f8f7
Begin work on personal about page
2022-04-02 16:13:40 +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
322ad4f391
Make article heading horizontally centered
2022-02-06 01:46:29 +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
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
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
1b406e70d3
Horizontally scroll tables and codeblocks instead of entire page
2021-09-27 10:29:20 +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
97d0ae1e00
Change matrix port to 8448
2021-08-31 20:31:11 +02:00
Jonas Tobias Hopusch
80e5ead0c3
Revert "Update matrix delegation to point to new host"
...
This reverts commit 89e44684e0
.
On second thought, this change was not needed for the migration.
2021-08-31 15:17:02 +02:00
Jonas Tobias Hopusch
89e44684e0
Update matrix delegation to point to new host
...
Welcome to the family, Dendrite!
2021-08-31 15:12:54 +02:00
Jonas Tobias Hopusch
5ce6f380e6
Half padding of header and footer
2021-08-25 19:11:51 +02:00
Jonas Tobias Hopusch
7652b54e34
Reduce padding of header and footer
2021-08-25 18:54:12 +02:00
Jonas Tobias Hopusch
c963c76d68
Improve horizonatal scaling compatibility with Firefox
2021-08-24 11:48:32 +02:00
Jonas Tobias Hopusch
b2feb3d2c1
css responsiveness tweaks
2021-08-24 11:35:19 +02:00
Jonas Tobias Hopusch
f787364ccd
Revert "Add keys.pub proof"
...
This reverts commit fb028604e4
.
2021-08-20 18:43:23 +02:00
Jonas Tobias Hopusch
4075c027f1
Revert "correct signature for keys.pub"
...
This reverts commit 4c3059e917
.
2021-08-20 18:43:14 +02:00
Jonas Tobias Hopusch
4c3059e917
correct signature for keys.pub
2021-08-20 18:38:37 +02:00
Jonas Tobias Hopusch
fb028604e4
Add keys.pub proof
2021-08-20 18:35:25 +02:00
Jonas Tobias Hopusch
b5f2e0c38b
Delete Keybase proof (account no longer exists)
2021-08-17 11:09:23 +02:00
Jonas Tobias Hopusch
ebb274853a
Center main article and tables
2021-08-17 11:07:05 +02:00
Jonas Tobias Hopusch
67ff6ae0ec
Disable table margin on small screens
2021-08-17 11:01:16 +02:00
Jonas Tobias Hopusch
f89121ed3a
Support for table headers
2021-08-17 10:10:21 +02:00
Jonas Tobias Hopusch
8a352ee494
Switch from em to rem units
2021-08-17 09:59:26 +02:00
Jonas Tobias Hopusch
2ef63cc982
Add table CSS
2021-08-17 09:58:37 +02:00
Jonas Tobias Hopusch
adb2c129cf
Remove broken WKD
2021-07-31 21:58:05 +02:00
Jonas Tobias Hopusch
91f32f6691
Remove direct WKD method
2021-07-31 17:15:20 +02:00
Jonas Tobias Hopusch
fc101cdf45
Update Web Key Directory
2021-07-31 16:57:56 +02:00
Jonas Tobias Hopusch
3979793d83
Navigation border consistency fix
2021-07-29 23:44:54 +02:00
Jonas Tobias Hopusch
ec965a9cd1
Restore light theme nav background color
2021-07-28 18:41:32 +02:00
Jonas Tobias Hopusch
3443bfceea
Center navigation labels
2021-07-28 18:27:09 +02:00
Jonas Tobias Hopusch
df87565e42
Very far-reaching formatting and structure changes to website
2021-07-28 18:23:57 +02:00
Jonas Tobias Hopusch
27e8d8ad6f
Remove padding around <code> elements
2021-07-27 19:55:09 +02:00