Scaffold homepage, small style tweaks

This commit is contained in:
David Stotijn
2020-09-23 23:43:20 +02:00
parent 71de41e6e6
commit 8828a586a1
22 changed files with 1041 additions and 55 deletions

View File

@ -1,7 +1,7 @@
@cert = $HOME/.ssh/hetty_cert.pem
@key = $HOME/.ssh/hetty_key.pem
@dev = true
@adminPath = $PWD/admin/build
@dev = false
@adminPath = $PWD/admin/out
**/*.go {
daemon +sigterm: go run ./cmd \