hugo/commands
Anthony Fok d10e05f2e3 [commands/new.go] Update theme.toml etc.
- Add copyright years and author to the top of the file

- Write the current year from time.Now() to LICENSE.md

- Correct comment regarding `os.MkdirAll(p, 0777)`

- In createConfig(), split the `map[string]string` definition into
  multiple lines to facilitate future expansion.  Also add a trailing
  slash to sample "baseurl" definition.

- Update theme.toml template to match that listed at
  https://github.com/spf13/hugoThemes/blob/master/README.md#themetoml

  See #883 for an equivalent `struct` implementation
2015-02-13 15:00:17 -07:00
..
benchmark.go Add memprofile to pprof benchmark 2015-02-05 15:48:09 +01:00
check.go
convert.go
hugo.go Remove now superfluous conditional 2015-02-12 00:09:04 +01:00
limit_darwin.go
limit_others.go
list.go
new.go [commands/new.go] Update theme.toml etc. 2015-02-13 15:00:17 -07:00
server.go Change "ctrl+c" to "Ctrl+C" 2015-02-11 01:11:50 -07:00
server_test.go
version.go Version uses binary name instead of hugo 2015-01-28 09:43:12 +01:00