My personal website/blog.
Find a file
Dominic Reich 1a4da66a01
fix partials errors (old paths in layouts file)
i use my own layout baseof.html because I added cloudflare tracking
script...
2025-07-12 21:49:02 +02:00
.githooks add .onion website to the pre-push script 2025-01-05 10:05:35 +01:00
archetypes update tags archetype 2024-12-17 11:41:20 +01:00
assets update about (remove JS, use SVG instead) 2024-12-26 23:24:53 +01:00
config/_default switch to cherry theme 2025-05-19 06:04:30 +02:00
content add small description to empty draft 2025-05-18 08:08:22 +02:00
data remove most sharing links as they are the same as in the theme 2023-11-29 11:09:56 +01:00
layouts fix partials errors (old paths in layouts file) 2025-07-12 21:49:02 +02:00
static update contact email on about page and update gpg key (with added uid) 2025-01-11 22:03:40 +01: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 (with comment description) 2025-03-09 12:16:19 +01:00
gmid.conf add gmid.conf 2025-02-15 14:23:46 +01: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 update readme 2025-04-06 22:41:01 +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.