The source of my website. https://www.habedieeh.re
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
shruub 1939f7a939
I'm a terrible sysadmin :)
4 weeks ago
archetypes First commit! :D 10 months ago
content Few changes (mainly new information) 1 month ago
layouts QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly 3 months ago
public Few changes (mainly new information) 1 month ago
static Fix 404 and a few things, add docker deployment 9 months ago
themes/hugodieehre QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly 3 months ago
.hugo_build.lock First commit! :D 10 months ago
Dockerfile Guess we're using ubuntu 4 weeks ago
LICENSE Few changes (mainly new information) 1 month ago
README.md Few changes (mainly new information) 1 month ago
config.toml Few changes (mainly new information) 1 month ago
docker-compose.yml I'm a terrible sysadmin :) 4 weeks ago
go.mod Few changes (mainly new information) 1 month ago
go.sum Few changes (mainly new information) 1 month ago

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