My personal website/blog.
Dominic Reich
cde1a604b4
it automaticalle replaces lastmod with an actual date and time but removes the possibility to select hunks (did not work properly anyway) JUST DONT SELECT HUNKS FOR COMMITS AS THE WHOLE FILE WILL BE COMMITED AGAIN! |
||
---|---|---|
.githooks | ||
archetypes | ||
assets | ||
config/_default | ||
content | ||
data | ||
layouts | ||
static | ||
.backup-git-pre-push-hook | ||
.editorconfig | ||
.git-post-receive-hook | ||
.gitattributes | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md |
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.