summaryrefslogtreecommitdiffstats
path: root/commands
AgeCommit message (Expand)Author
2015-01-28Version uses binary name instead of hugoDan Hersam
2015-01-26Set detault for Paginate to 10bep
2015-01-26Add pagination support for home page, sections and taxonomiesbep
2015-01-26Add site-wide/per-page [blackfriday] `extensions` optionNaoya Inada
2015-01-24Add site-wide/per-page [blackfriday] `fractions` optionAnthony Fok
2015-01-22Revert "Try to fix mysterious test failures on Travis"Anthony Fok
2015-01-23Try to fix mysterious test failures on Travisbep
2015-01-19Added top level .Hugo variable with version, commit and generator information...Derek Perkins
2015-01-16Update TestFixUrl() to expect BaseUrl to have trailing `/`Anthony Fok
2015-01-15Ensure that BaseUrl used in `hugo server` ends with `/`Anthony Fok
2015-01-14Add ".swx" suffix to file watcher's ignore listAnthony Fok
2015-01-09Do not exit server watch on errorbep
2015-01-05Rename to plainIdAnchorsJacob Gillespie
2015-01-05Group both options under Blackfriday: documentIDAnchorJacob Gillespie
2015-01-05Add config options: disable footnote anchor prefix and header ID suffixJacob Gillespie
2015-01-01always use http scheme for localhostNathan Youngman
2014-12-26Add configurable support for angled quotesbep
2014-12-24Fix long descriptions of `benchmark` and `serve` commandsAnthony Fok
2014-12-12Use current working dir as WorkingDir instead of hugo executable's dirTatsushi Demachi
2014-12-12Trigger an editor after `hugo new`.Austin Ziegler
2014-12-12Commented commands packageAhsanul Haque
2014-12-10ERROR-log on symbolic linksbep
2014-12-09Add timezone to buildDatebep
2014-12-08Always use RFC3339 for version date format.Austin Ziegler
2014-11-24fix version command so that it will work with all supported config formats an...Joel Scoble
2014-11-19Added a new command `hugo list drafts` and `hugo list future`spf13
2014-11-18Fix broken convertbep
2014-11-13converted path 2 filepathJoel Scoble
2014-11-13add support for fsync's noTime flagJoel Scoble
2014-11-13Params map has string as keybep
2014-11-02Fix #593 problem with `hugo -w`Kartik Singhal
2014-11-02Output a timestamp with hugo server --watchAustin Ziegler
2014-11-01540: add support for build information output to version commandJoel Scoble
2014-11-01Fix redirect-loop for Hugo serverbep
2014-11-01fixed server reporting Web Server is available at https://localhost:1313 when...Marcelo Glezer
2014-11-01Migrating Hugo to Afero for filesystem calls.spf13
2014-10-16Improved error message when config file not found.spf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-10-07handle https prefixes in baseUrlMantas
2014-10-07Minor fix to error message when copying static filesOscar Bolmsten
2014-10-07Configure footnote rendering.Austin Ziegler
2014-10-02Correct desc for hugo new commandKartik Singhal
2014-10-02Switch to new hompageKartik Singhal
2014-09-22adding memstat option to serverspf13
2014-09-11Enable soft livereload of CSS and imagesbep
2014-09-08More error messages at syncing static contentsTatsushi Demachi
2014-09-03Bumping Version to 0.13-DEVspf13
2014-09-01Bumping Versionv0.12spf13
2014-08-25LiveReloadDisabled works with Watching properly. Fixed #335.spf13
2014-08-25Support subdir in baseurl.Nate Finch