switch server to rust based since it's much easier
This commit is contained in:
parent
465b2de7f2
commit
09f3ea62f2
7 changed files with 1974 additions and 18 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,3 +2,8 @@ public/
|
|||
_vendor
|
||||
/.direnv/
|
||||
/.hugo_build.lock
|
||||
|
||||
|
||||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue