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 434903533d
Added registration token notice for matrix
1 year ago
archetypes First commit! :D 1 year ago
content Added registration token notice for matrix 1 year ago
public Added registration token notice for matrix 1 year ago
static Fix 404 and a few things, add docker deployment 1 year ago
themes/hugodieehre Fix 404 and a few things, add docker deployment 1 year ago
.hugo_build.lock First commit! :D 1 year ago
Dockerfile Fix 404 and a few things, add docker deployment 1 year ago
LICENSE First commit! :D 1 year ago
README.md Added registration token notice for matrix 1 year ago
config.toml First commit! :D 1 year ago
docker-compose.yml fix docker compose file and readme 1 year 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