Commit graph

62 commits

Author SHA1 Message Date
697d8b8b2c
Remove obsolete nix file 2021-03-31 22:33:10 +01:00
9698113ab3
Update cargo deps 2021-03-31 22:26:27 +01:00
68d5b081b1
Include a package in the flake 2021-03-31 22:26:19 +01:00
620b84fd46
Use a nix flake with oxalica/rust-overlay instead of a shell.nix 2021-03-31 02:36:00 +01:00
c51feeac77
Update cargo dependencies 2020-10-30 23:49:41 +00:00
8b0083b13e
Add nix build script 2020-10-30 23:49:38 +00:00
114a87885e
Do not verify cargo deps
This seems to currently not be possible.
2020-07-20 20:55:00 +01:00
4638955d5c
Add nix build script 2020-07-20 20:54:50 +01:00
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
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
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
241ecb1099
Initial implementation 2020-06-10 22:30:05 +01:00