My personal website/blog.
i use my own layout baseof.html because I added cloudflare tracking script... |
||
---|---|---|
.githooks | ||
archetypes | ||
assets | ||
config/_default | ||
content | ||
data | ||
layouts | ||
static | ||
.backup-git-pre-push-hook | ||
.editorconfig | ||
.git-post-receive-hook | ||
.gitattributes | ||
.gitignore | ||
gmid.conf | ||
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 amateur radio callsign with the .com
TLD.
View via
- http
You won't reach my website on plain old http. - https
https://oe7drt.com/ - Tor Hidden Service
http://5uxkejb6la7olhncaotybxrscmdlbxwy64ucuyrum4tsgfuoxbyav2qd.onion/ - Gopher
gopher://oe7drt.com/ - Gemini
gemini://oe7drt.com/
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.