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 |
|
spf13
|
62dd1d45c1
|
Hugo config abstracted into a general purpose config library called "Viper".
Hugo casting now in own library called "cast"
|
2014-04-05 01:40:33 -04:00 |
|
mattn
|
8ebb85f1f7
|
Fix build
|
2014-02-18 18:40:55 -05:00 |
|
spf13
|
ae9cc09b04
|
Adding the ability to check the system limit on open files (important for watching large sites)
|
2014-02-01 12:50:17 -05: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 |
|