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 :)
7 months ago
archetypes First commit! :D 1 year ago
content Few changes (mainly new information) 7 months ago
layouts QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly 9 months ago
public Few changes (mainly new information) 7 months ago
static Fix 404 and a few things, add docker deployment 1 year ago
themes/hugodieehre QoL Fixes: Adding robots.txt file, removing mastodon link, fixing header to link directly 9 months ago
.hugo_build.lock First commit! :D 1 year ago
Dockerfile Guess we're using ubuntu 7 months ago
LICENSE Few changes (mainly new information) 7 months ago
README.md Few changes (mainly new information) 7 months ago
config.toml Few changes (mainly new information) 7 months ago
docker-compose.yml I'm a terrible sysadmin :) 7 months ago
go.mod Few changes (mainly new information) 7 months ago
go.sum Few changes (mainly new information) 7 months 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