hugo/commands
Derek Perkins ac6b86aff8 Added top level .Hugo variable with version, commit and generator information + docs
Added Version, CommitHash and BuildDate to hugolib/hugo.go and used it in build
Removed commitHash and buildDate from commands/version.go and used hugolib vars
Removed getDateFormat function from commands/version.go

Conflicts:
	README.md
	docs/content/templates/variables.md
2015-01-19 01:22:23 +01:00
..
benchmark.go Fix long descriptions of benchmark and serve commands 2014-12-24 04:40:48 -07:00
check.go
convert.go
hugo.go Add ".swx" suffix to file watcher's ignore list 2015-01-14 19:29:56 -07:00
limit_darwin.go
limit_others.go
list.go
new.go
server.go Ensure that BaseUrl used in hugo server ends with / 2015-01-15 18:02:19 -07:00
server_test.go Update TestFixUrl() to expect BaseUrl to have trailing / 2015-01-16 03:16:36 -07:00
version.go Added top level .Hugo variable with version, commit and generator information + docs 2015-01-19 01:22:23 +01:00