This is the repository for the hypered.be site.
The current content is in French.
It is served through a Digital Ocean machine built using the Nix Notes instructions.
Note: the trainings (index, docker, git) pages are not linked from the main index.
The build script scripts/build.sh
relies on the Hypered design
system.
$ scripts/serve.sh
For the Pug-based files:
$ cd struct/
$ ./serve.sh
The helper script scripts/deploy.sh
can be used to deploy. The site is part
of a larger NixOS configuration. Deploying is done by using the approach
detailed in nix-notes.