haccfiles/websites/mumble.infra4future.de
stuebinm eb07f34672 modules/website.nix init
idea is to have a directory `websites/` which contains all our static
sites, with the name of each subdirectory also being their domain. Then
Nix can just read that directory during build-time and automatically
generate nginx virtualHosts for all of them (note that the
subdirectories have to contain a `default.nix` specifying how to build
the site for that to work).

Thus we could avoid the dependency on gitlab pages.
2022-01-10 22:57:09 +01:00
..
_includes modules/website.nix init 2022-01-10 22:57:09 +01:00
_layouts modules/website.nix init 2022-01-10 22:57:09 +01:00
assets modules/website.nix init 2022-01-10 22:57:09 +01:00
.gitignore modules/website.nix init 2022-01-10 22:57:09 +01:00
_config.yml modules/website.nix init 2022-01-10 22:57:09 +01:00
default.nix modules/website.nix init 2022-01-10 22:57:09 +01:00
index.md modules/website.nix init 2022-01-10 22:57:09 +01:00