Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02Fix #593 problem with `hugo -w`Kartik Singhal
2014-11-02Output a timestamp with hugo server --watchAustin Ziegler
2014-11-02540: add support for build information output to version commandJoel Scoble
2014-11-02Fix redirect-loop for Hugo serverbep
2014-11-02fixed 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-17Improved error message when config file not found.spf13
2014-10-17Big refactor of how source files are used. Also added default destination ext...spf13
2014-10-08handle https prefixes in baseUrlMantas
2014-10-08Minor fix to error message when copying static filesOscar Bolmsten
2014-10-08Configure 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-12Enable 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-27it'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-30Actually bumping the versionspf13
2014-05-30Updating 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-29Fixed #301. LiveReload works on any port now.spf13
2014-05-28Rename chrome to partials (in builder)spf13
2014-05-28Set verbose to Info levelspf13
2014-05-28Fix bug so watch works on theme directories as wellspf13
2014-05-19new site works in an empty directory nowspf13
2014-05-17Proper integration of live reload with automatic injectionspf13
2014-05-16Live reloading is working! Still need to incorporate cleanly.spf13
2014-05-16Better handling of when the specified port is already in usespf13
2014-05-10Correctly print server URL when base-url is specified in the command lineDato Simó
2014-05-10Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-05-10Update Sitemap default value syntaxVincent Batoufflet
2014-05-10Add Sitemaps config values handlingVincent Batoufflet
2014-05-10Add base Sitemap supportVincent Batoufflet
2014-05-09Adding 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-10Added internal rss.xml template and config option to turn off rss creationspf13
2014-04-10Renamed Indexes to Taxonomies. Old template and config parameters still work.spf13