This commit is contained in:
Henrique Dias
2015-09-20 09:15:21 +01:00
parent 3c0383d500
commit 0ac1f84f60
9 changed files with 98 additions and 43 deletions

View File

@@ -2,6 +2,16 @@
This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website.
## Add-on configuration
You can define, or not, the admin UI styles. It will **not** replace the default ones, it will be included after it. The path must be relative to ```public``` folder.
```
hugo {
styles [file]
}
```
## Try it
### Prepare your machine