My personal website/blog.
Dominic Reich
e8bf4e32d0
for now I need to upload the website two times (normal, onion) I will need a script on the server to replicate the website and change domains (but we will then have to remove the tracking scripts too) |
||
---|---|---|
.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.