summaryrefslogtreecommitdiffstats
path: root/commands
AgeCommit message (Expand)Author
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
2014-04-10Preliminary Theme Supportspf13
2014-04-09Added internal rss.xml template and config option to turn off rss creationspf13
2014-04-09Renamed Indexes to Taxonomies. Old template and config parameters still work.spf13
2014-04-07writing indexes under more configuration conditionsspf13
2014-04-07Fixing all tests to pass with new Viper Configspf13
2014-04-05Hugo config abstracted into a general purpose config library called "Viper".spf13
2014-03-31Adding support for logging & verbose logging. Consolidation of error handling...spf13
2014-03-04Bumping version to v0.11-devspf13
2014-03-01bumping version for 0.10spf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2014-02-21Fix imports so hugo builds on darwinspf13
2014-02-18Fix buildmattn
2014-02-06Only change rLimit on OSX (where it is needed). Fixed #194spf13