The source of my website. https://www.habedieeh.re
 
 
 
Go to file
shruub 1939f7a939
I'm a terrible sysadmin :)
archetypes First commit! :D
content Few changes (mainly new information)
layouts QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly
public Few changes (mainly new information)
static Fix 404 and a few things, add docker deployment
themes/hugodieehre QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly
.hugo_build.lock First commit! :D
Dockerfile Guess we're using ubuntu
LICENSE Few changes (mainly new information)
README.md Few changes (mainly new information)
config.toml Few changes (mainly new information)
docker-compose.yml I'm a terrible sysadmin :)
go.mod Few changes (mainly new information)
go.sum Few changes (mainly new information)

README.md

hugodieehre

This repo contains the files found at habedieeh.re

How to run

  1. docker build -t hugodieehre .
  2. docker compose up -d
  3. I'll probabaly still forget to build the image before deploying

Credits

https://github.com/martignoni/hugo-notice for the Info/Notice widget