Commit graph

58 commits

Author SHA1 Message Date
07b85f19ec
Auto-adjust publish and update timestamps via JS 2023-03-10 16:24:44 +01:00
4bdbf2a598
Tweaks and formatting with prettier 2023-03-10 15:08:43 +01:00
b9ef05f53d
Merge branch 'about-page' into master 2023-03-02 02:54:24 +01:00
931ac00e22
Reworking some things and progress on the about me page 2023-03-02 02:53:19 +01:00
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
e3a53737fc
Add division line between post metadata and content 2022-04-02 16:14:44 +02:00
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
2c20bb7f03
Add link to website repository to global footer
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-06 01:48:13 +01:00
3fcc17d1e8
add missing equals sign from robots meta tag
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-06 22:33:04 +01:00
7f48bab22f
Revert "Attempt to prevent user-scaling of website"
Some checks failed
continuous-integration/drone/push Build is failing
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
e1360b1315
Attempt to prevent user-scaling of website
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-06 21:32:55 +01:00
8ed808895e
add some metadata to all pages 2022-01-06 21:29:39 +01:00
0376cef8ea
Add description meta tag to homepage 2022-01-06 21:29:39 +01:00
2f37f4206f
Exchange hosting attribution for GL Pages with a mention of Caddy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-17 23:26:04 +01:00
59989e426c
Expand OpenPGP footer link 2021-09-27 10:40:45 +02:00
319c02fabc
Make Copyright year in footer machine readable 2021-09-15 21:28:10 +02:00
2810b35674
Apply formatting suggestions for base.html 2021-09-15 21:20:05 +02:00
448b2c144c
Apply formatting suggestions of Editor to page template 2021-09-15 21:14:09 +02:00
447df83a64
Make dates on page template machine readable 2021-09-15 21:13:37 +02:00
483269759f
Add atom feed metadata to HTML pages 2021-09-03 17:07:16 +02:00
f17136c073
Improve date formatting and add publish times to pages 2021-08-26 10:18:51 +02:00
69a5ae7ac9
Format page dates 2021-08-26 09:32:57 +02:00
794259ace9
Hide Blog navigation entry 2021-08-20 16:54:27 +02:00
ebb274853a
Center main article and tables 2021-08-17 11:07:05 +02:00
695e7a2410
Move servers into subfolder and introduce profiles page 2021-08-17 10:21:34 +02:00
f488844496
Exchange <a> verification link with <link> 2021-08-17 09:31:23 +02:00
7ba7b3037d
Add disabled html link with for mastodon link verification 2021-08-17 09:21:30 +02:00
8e0e7774c7
Add link to OpenPGP keys to footer 2021-08-11 22:04:52 +02:00
5629f4cd80
Add spaces around nav entries 2021-07-30 00:13:09 +02:00
df87565e42
Very far-reaching formatting and structure changes to website 2021-07-28 18:23:57 +02:00
6a63b32199
Don't skip <h?> levels 2021-07-19 00:06:21 +02:00
c90c334502
Massive redesign of the website 2021-07-18 22:12:41 +02:00
b1d4aabe9c
Removed robots.txt overwrite 2021-07-17 17:08:35 +02:00
6f7d502774
Add robots.txt to templates 2021-07-14 14:34:44 +02:00
48555b0def
Redefine canonical URL as 'current_url' 2021-07-14 14:23:29 +02:00
6b85efcba3
Define permalinks as canonical link 2021-07-14 14:20:52 +02:00
4ad74275ec
Fix meta tag formatting in page.html 2021-07-13 23:47:05 +02:00
0d63ae0be9
Make pages set description in head 2021-07-13 23:39:59 +02:00
0771b06036
Allow appending to html head 2021-07-13 23:39:47 +02:00
267b291d6a
Change website language to global en 2021-07-13 23:37:04 +02:00
03f31da957
Added automatically incrementing copyright year to footer 2021-06-29 22:55:18 +02:00
827df4e2da
Add last updated date and make publish&change dates show only when necessary 2021-06-29 22:52:39 +02:00
f19fc2fd0a
Add services to navigation bar 2021-06-29 22:14:11 +02:00
e5ec87ffa5
Formatting overhaul for pages 2021-06-14 12:08:22 +02:00
b5f8acc2e9
Make blog section and page settings universal for website 2021-06-14 12:05:17 +02:00
3423f569a6
Enable content on section pages 2021-06-14 12:02:33 +02:00
edfb7b84a1
Make title of blog section smaller 2021-06-14 11:57:06 +02:00
7c0114a17e
Revert "Add pipeline status badge to base footer"
This reverts commit ce563ae697.
See #1 for details
2021-06-14 11:16:17 +02:00
ce563ae697
Add pipeline status badge to base footer 2021-06-14 10:44:38 +02:00
bea6fbb743
Make GitLab profile link noreferer 2021-06-13 23:38:29 +02:00