My personal website/blog.
Find a file
Dominic Reich 10020d8847
update config (goldmark.extensions)
adds extra extension but has to disable strikethrough extension
(extra includes strikethrough)
2024-12-08 13:04:42 +01:00
.githooks update git-pre-push hook 2024-09-29 19:19:56 +02:00
archetypes adds equipment archetype file 2024-09-22 21:52:52 +02:00
assets udpate custom css (use a smaller font) 2024-04-21 22:04:40 +02:00
config/_default update config (goldmark.extensions) 2024-12-08 13:04:42 +01:00
content adds new draft post about winlink on android 2024-12-08 12:14:49 +01:00
data remove most sharing links as they are the same as in the theme 2023-11-29 11:09:56 +01:00
layouts adds fediverse:creator tag 2024-12-07 10:50:57 +01:00
static update .htaccess (file redirects) 2024-10-13 12:13:04 +02:00
.backup-git-pre-push-hook adds comments to the old git-hook files (backups) 2023-04-29 19:31:53 +02:00
.editorconfig update .editorconfig 2023-11-25 09:30:22 +01:00
.git-post-receive-hook adds comments to the old git-hook files (backups) 2023-04-29 19:31:53 +02:00
.gitattributes update png and jpg files to git-lfs 2024-01-26 11:20:48 +00:00
.gitignore update gitignore file 2024-07-07 22:34:39 +02:00
go.mod update go module 2023-11-27 23:07:20 +01:00
go.sum update go mod 2023-03-14 18:34:51 +01:00
README.md adds readme file 2024-09-28 17:50:41 +02:00

oe7drt.com

This is the content and some modified theme files that create my personal website on oe7drt.com.

The domain name is actually my callsign -- which we use in amateur radio.

Build tools

I write content and code with Neovim (AstroNvim). Hugo puts it then together and builds a website out of it.

The final website is pushed to my webserver via rsync.

The code and content is saved on my own Forgejo instance on my homeserver. It gets mirrored to the codeberg repository.