My personal website/blog.
Find a file
2025-01-12 17:24:12 +01: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 remove plaintext email from landing page (home) 2025-01-11 18:46:06 +01:00
content update old post (pfsense, stalled ssh connections) 2025-01-12 17:24:12 +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 limit related pages to /posts (do not include other pages like /spam) 2025-01-11 09:09:25 +01: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 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 update readme file 2025-01-11 18:50:31 +01: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.

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.