My personal website/blog.
Find a file
2025-11-23 16:26:05 +01:00
.githooks update git hook "pre-push" to ignore the server-side directory /stats 2025-09-28 22:25:52 +02:00
archetypes fix hl_lines in archetypes to reflect proper line-highlighting mechanisms 2025-11-23 15:14:37 +01:00
assets revert to the bigger font size in custom.css 2025-08-10 10:57:13 +02:00
config/_default removes gopher and gemini 2025-10-18 14:32:32 +02:00
content publish new spam post 2025-11-23 16:26:05 +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 update manpage links shortcode 2025-11-23 10:20:14 +01:00
static remove empty line on file ends (some) 2025-10-18 15:06:37 +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 remove empty line on file ends (some) 2025-10-18 15:06:37 +02: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 (removes the unised gmid.* cert files 2025-10-19 10:45:13 +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 removes gopher and gemini 2025-10-18 14:32:32 +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 amateur radio callsign with the .com TLD.

View via

Build tools

I write content and code with Neovim or VS Code. 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.