Go to file
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
src Read StaticFiles from the templates directory 2020-07-11 22:41:22 +01:00
.envrc Initial implementation 2020-06-10 22:30:05 +01:00
.gitignore Initial implementation 2020-06-10 22:30:05 +01:00
Cargo.lock Initial implementation 2020-06-10 22:30:05 +01:00
Cargo.toml Initial implementation 2020-06-10 22:30:05 +01:00
shell.nix Initial implementation 2020-06-10 22:30:05 +01:00