Commit graph

14 commits

Author SHA1 Message Date
158f1d32e9 Add non-Nix Dockerfile
Tested using:
  podman build --build-arg SITE=angestoepselt .
  podman run -p 8123:80 -e ZAMMAD_TOKEN=1 -e HCAPTCHA_SITE_KEY=1 -e HCAPTCHA_SECRET_KEY=1 <the-image-that-was-just-built>
2022-10-27 17:34:59 +02:00
b4727fa92f Add static content directory 2022-06-12 18:28:58 +02:00
0e05ab5a50 Add initial support for multiple sites 2022-03-22 16:14:21 +01:00
ee64ae9493 Update formatting settings and reformat the codebase 2022-03-15 09:38:13 +01:00
Lunantic
bea716a3d0 Über uns Text 2021-12-02 22:12:28 +01:00
24287e828f Fix blog loading 2021-10-30 18:46:29 +02:00
9b3d6ea9ae Add timeline styles and content 2021-10-07 19:55:50 +02:00
aa5c0000d6 Add an run prettier, Add backend dependencies 2021-09-29 20:12:54 +02:00
eb7123464e Refactor directory layout 2021-09-29 19:43:59 +02:00
f18d79cbe2 Update banner image settings 2021-09-21 14:24:17 +02:00
a7020638a2 Add banner to contact page 2021-09-18 12:39:46 +02:00
afa32fe698 Refactor CSS for max-width parts 2021-09-18 12:30:34 +02:00
0441b5439b Add form pages 2021-09-18 12:03:57 +02:00
8b78fe1690 Initial Grav port 2021-07-08 15:51:22 +02:00