Commit graph

7 commits

Author SHA1 Message Date
Tristan Daniël Maat 8b0083b13e
Add nix build script 2020-10-30 23:49:38 +00:00
Tristan Daniël Maat 114a87885e
Do not verify cargo deps
This seems to currently not be possible.
2020-07-20 20:55:00 +01:00
Tristan Daniël Maat 4638955d5c
Add nix build script 2020-07-20 20:54:50 +01:00
Tristan Daniël Maat 1819a95b3b
Update dependencies
This is to work around a bug in rocket that caused compilation to
fail.
2020-07-11 22:41:26 +01:00
Tristan Daniël Maat 9c5f1dbca3
Store mail to /srv/mail
We should probably read configuration to determine where mail should
go, but for now should suffice.
2020-07-11 22:41:24 +01:00
Tristan Daniël Maat bd5604be63
Read StaticFiles from the templates directory
This may seem a bit paradoxical, but since the templates are generated
using parcel, and this just dumps everything into the root, static
files are kept in the same directory as template files.

This may change in the future.
2020-07-11 22:41:22 +01:00
Tristan Daniël Maat 241ecb1099
Initial implementation 2020-06-10 22:30:05 +01:00