Split up files and add templating
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
08a6e5b0fa
commit
a1474dab43
8 changed files with 738 additions and 123 deletions
|
|
@ -20,3 +20,6 @@ displaydoc.workspace = true
|
|||
password-auth = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true, features = ["env-filter"] }
|
||||
tera = "1.20.1"
|
||||
notify-debouncer-full = "0.6.0"
|
||||
tower-livereload = "0.10.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue