Henrique Dias 8879f22932 progresses
2016-06-19 21:33:55 +01:00
2016-06-19 21:33:55 +01:00
2016-06-07 16:08:52 +01:00
2016-06-16 17:01:41 +01:00
2016-06-07 19:00:07 +01:00
2016-03-01 19:15:02 +00:00
2016-06-09 15:42:31 +01:00
2016-06-19 21:33:55 +01:00
2016-02-21 20:15:07 +00:00
2016-06-09 15:42:31 +01:00

hugo - a caddy plugin

Build community Documentation Documentation

Hugo is an easy to use and fast command line static website generator, while Caddy is a lightweight, fast, general-purpose, cross-platform HTTP/2 web server with automatic HTTPS. This extension is able to bring a web interface to Caddy to manage Hugo generated websites. This plugin provides you an web interface to manage your websites made with Hugo.

If you're not developer go to the documentation.

Build from source

Requirements:

Instructions:

  1. go get github.com/hacdias/caddy-hugo
  2. cd $GOPATH/github.com/hacdias/caddy-hugo
  3. If you want to modify the CSS/JS:
  4. Change the third comment to //go:generate go-bindata -debug -pkg assets -o assets/assets.go templates/ assets/css/ assets/js/ assets/fonts/
  5. npm install
  6. grunt watch
  7. go generate
  8. cd $YOUR_WEBSITE_PATH
  9. caddydev --source $GOPATH/github.com/hacdias/caddy-hugo hugo
  10. Go to http://domain:port
v2.32.0 Latest
2025-01-31 08:48:23 +00:00
Languages
Go 42%
Vue 33.2%
TypeScript 13.4%
CSS 8.5%
HTML 1.7%
Other 1.1%