Add some screenshots #107
parent
046da0bcb9
commit
a55c33e51e
13
README.md
13
README.md
|
@ -1,10 +1,8 @@
|
|||
# hugo - a caddy plugin
|
||||
|
||||
[](https://travis-ci.org/hacdias/caddy-hugo)
|
||||
[](https://forum.caddyserver.com)
|
||||
[](https://caddyserver.com/docs/hugo)
|
||||
[](http://godoc.org/github.com/hacdias/caddy-hugo)
|
||||
|
||||
[](https://caddy.community)
|
||||
[](https://goreportcard.com/report/hacdias/caddy-hugo)
|
||||
|
||||
hugo fills the gap between Hugo and the browser. [Hugo](http://gohugo.io/) is an easy and fast static website generator. This plugin fills the gap between Hugo and the end-user, providing you an web interface to manage the whole website.
|
||||
|
||||
|
@ -47,3 +45,10 @@ root public # the folder where Hugo generates the website
|
|||
basicauth /admin user pass # protect the admin area using HTTP basic auth
|
||||
hugo # enable the admin panel
|
||||
```
|
||||
|
||||
### Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
|
Loading…
Reference in New Issue