hugo/commands
Liam Bowen 2bfa9fb72b Make server bind interface configurable.
Bind by default to 127.0.0.1. Previously it always bound to all interfaces.

Always have log message display that the server is available on the
interface to which it is bound, instead of the baseUrl.

Fixes #1097
2015-05-07 22:04:40 +02:00
..
benchmark.go Add memprofile to pprof benchmark 2015-02-05 15:48:09 +01:00
check.go
convert.go Fix some Go Lint errors 2015-03-06 15:58:14 +01:00
hugo.go Print ERROR on theme vs Hugo version mismatch 2015-04-28 20:39:25 +02:00
limit_darwin.go
limit_others.go
list.go Added a new command hugo list drafts and hugo list future 2014-11-19 16:24:30 -05:00
list_config.go Quote strings in hugo config output 2015-02-17 11:51:43 +01:00
new.go Try to make it more visible that you have to set baseUrl 2015-05-02 00:24:47 +02:00
server.go Make server bind interface configurable. 2015-05-07 22:04:40 +02:00
server_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
version.go Refactor Hugo version 2015-03-18 12:23:13 +01:00