Anthony Fok
|
f2ab0b2608
|
Improve formatting of Hugo command descriptions
Trying to make them look good both in the terminal (`hugo help [command]`)
and in the web browser (http://gohugo.io/commands/). :-)
|
2015-08-04 03:19:57 -06:00 |
|
bep
|
5df85770fc
|
Add memprofile to pprof benchmark
|
2015-02-05 15:48:09 +01:00 |
|
Anthony Fok
|
e3433e6afb
|
Fix long descriptions of benchmark and serve commands
|
2014-12-24 04:40:48 -07:00 |
|
Noah Campbell
|
23a5711d26
|
Fix benchmark panic
Need to initialize the Config with InitializeConfig().
|
2013-11-01 20:36:11 -07:00 |
|
spf13
|
f5fda80486
|
simplified buildSite & better error handling around it
|
2013-10-09 19:14:26 -04:00 |
|
spf13
|
94d7fe52f8
|
Change the interface to use commands and flags instead of just flags.
Better organization of main (controller style) code.
|
2013-09-29 02:10:29 -04:00 |
|