My personal website/blog.
Dominic Reich
624ee61121
Whenever I want to commit only some hunks of a file, this always commited the full file when it updated the lastmod frontmatter of changed files. making different commits for unrelated changes impossible (but it always held the lastmod date as accurate as possible) hope this helps |
||
---|---|---|
.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.