summaryrefslogtreecommitdiffstats
path: root/commands
AgeCommit message (Expand)Author
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
2014-08-18added evaluation for toml for metadataformat date handlingJoel Scoble
2014-08-18errors not propagatingFranklin Wise
2014-07-26it's/itsKevin Burke
2014-07-01Fixed #328. Config file set appropriately.spf13
2014-06-30Add PluralizeListTitles option (default true) to allow disabling use of the i...Kristoffer Grönlund
2014-06-03Setting new versionspf13
2014-05-29Actually bumping the versionspf13
2014-05-29Updating Convert to handle dates properly for yaml and jsonspf13
2014-05-29Add handling for publishDates (which will be ignored if in the future). Fixed...spf13
2014-05-28Fixed #301. LiveReload works on any port now.spf13
2014-05-27Rename chrome to partials (in builder)spf13
2014-05-27Set verbose to Info levelspf13
2014-05-27Fix bug so watch works on theme directories as wellspf13
2014-05-19new site works in an empty directory nowspf13
2014-05-16Proper integration of live reload with automatic injectionspf13
2014-05-16Live reloading is working! Still need to incorporate cleanly.spf13
2014-05-15Better handling of when the specified port is already in usespf13
2014-05-09Correctly print server URL when base-url is specified in the command lineDato Simó
2014-05-09Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-05-09Update Sitemap default value syntaxVincent Batoufflet
2014-05-09Add Sitemaps config values handlingVincent Batoufflet
2014-05-09Add base Sitemap supportVincent Batoufflet
2014-05-08Adding new commands (new site [path], new theme [name])spf13
2014-05-02Adding the new command and the create packagespf13
2014-05-02More feedback where errors happen during metadata conversionspf13
2014-05-01Adding a command that enables converting site to a different metadata format.spf13
2014-04-10Updated to work with the latest viperspf13