best routing, static files embedding

This commit is contained in:
Henrique Dias
2015-09-13 12:14:18 +01:00
parent 6cdc145809
commit 8eeeb3870f
13 changed files with 921 additions and 67 deletions

View File

@@ -1,3 +1,7 @@
# Hugo add-on for Caddy
This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website.
```
go-bindata -pkg assets -o assets/assets.go static/ templates/
```