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
Anthony Fok
5792cc3a1a
[Docs] Go 1.4+ required for building on Windows
...
See Issue #688 for more information.
2014-12-26 13:00:14 -07:00
Anthony Fok
0cfdb2e51b
Revise README.md: buildDate expects timezone; copyediting
...
Since commit 3a8c12418a
dated 2014-12-09,
commands.buildDate expects `date +%FT%T%z` rather than `date +%FT%T`.
Update README.md accordingly.
Also did a little copyediting.
2014-12-25 21:46:43 -07:00
spf13
78316903a2
adding appvoyer support for Windows CI integration
2014-11-25 09:01:54 -05:00
Joel Scoble
f037ae7b4f
update README.md with info on adding compile information to version
2014-11-13 22:22:15 -05:00
Kartik Singhal
879e90dca7
Switch to new hompage
2014-10-02 13:39:59 -04:00
Anthony Fok
5dd3eaabee
More proofreading and minor revisions to Hugo docs
...
Among the various changes, most instances of
{{ template "partials/FILE.html" . }}
were changed to
{{ partial "FILE.html" . }}
Also, in main.go, change "2013" to "2013-14".
2014-09-08 11:41:10 -04:00
Nate Finch
c02a02070f
change golang to go
2014-03-24 14:34:41 -04:00
Tim Heaney
5ee0a3b9a1
Typo: s/executible/executable/
2014-03-24 14:33:16 -04:00
GuoJing
1b3525d638
fix typo of readme
2014-03-13 12:01:00 +01:00
Steve Francia
c51d040e3d
Adding Werker status to readme
2014-01-15 11:06:41 -05:00
Steve Francia
247db151fa
Adding some analytics
2014-01-03 12:58:09 -05:00
Noah Campbell
6410965b97
Add go fmt to contribution guidelines
...
Also fixed up formatting.
2013-12-07 20:51:34 -08:00
Noah Campbell
357ab956ea
Add Contribution Guidelines
...
Fixes #122
2013-12-07 20:48:17 -08:00
Noah Campbell
bb273df4cd
Add support for continuous testing.
...
Using travis-ci.org
2013-08-09 18:34:51 -07:00
spf13
f6e590e536
Fixing link to contributor page on github
2013-08-03 03:33:39 -04:00
spf13
6a1a038c57
Shrinking the readme to just the basics to avoid dupe with doc site
2013-08-03 03:31:25 -04:00
spf13
ddad1e04ac
adding previous next capabilities
2013-08-02 16:30:26 -04:00
spf13
dd9a7e6455
Fixing headers in readme
2013-07-24 11:47:58 -04:00
spf13
16b1f284ca
Improving installation instructions
2013-07-24 11:43:23 -04:00
spf13
f2e4c9d709
Merge branch 'master' of github.com:spf13/hugo
2013-07-24 11:27:48 -04:00
spf13
3ad3f2f0e0
Merge branch 'doc-fix' of https://github.com/brandonblack/hugo into brandonblack-doc-fix
...
Conflicts:
README.md
2013-07-24 11:27:03 -04:00
Brandon Black
580bb9bb5b
minor: adding some more instructions for building from source
2013-07-22 14:40:45 -07:00
Steve Francia
2dde27f0dc
Update README.md
...
fixing typo in readme.
2013-07-21 00:51:39 -04:00
spf13
627cf26571
Adding proper command line option parsing
2013-07-19 00:38:24 -07:00
spf13
dcd8ff716a
Adding better source build instructions
2013-07-18 22:30:55 -07:00
spf13
8d50dd9160
fixing typo in config readme
2013-07-11 23:29:14 -04:00
spf13
75a2e6d4e8
Now support for config files as yaml, json or toml
2013-07-11 22:04:57 -04:00
spf13
d2a6267ad7
Adding support for TOML, updating documentation
2013-07-08 22:23:54 -04:00
Steve Francia
1aa125cf68
fixing two typos
2013-07-05 00:37:26 -04:00
Steve Francia
0d63bf00c3
better install instructions and fixing usage typo
2013-07-05 00:35:11 -04:00
spf13
3ec920ac0f
adding better install directions
2013-07-04 13:03:16 -04:00
spf13
d1162555ab
updating readme
2013-07-04 11:34:22 -04:00
Steve Francia
50a1d6f3f1
Initial commit
2013-07-04 08:26:26 -07:00