summaryrefslogtreecommitdiffstats
path: root/commands/new.go
AgeCommit message (Expand)Author
2015-08-04Improve formatting of Hugo command descriptionsAnthony Fok
2015-08-04Bump `hugo new theme` template min_version to 0.14Anthony Fok
2015-05-12Allow forward slashes in Hugo new on Windowsbep
2015-05-02Try to make it more visible that you have to set baseUrlbep
2015-03-28Use helpers.FilePathSeparator constbep
2015-03-28Fix section name guessing on WindowsNuno Antunes
2015-03-10Add new min_version field to theme.toml templateAnthony Fok
2015-02-13[commands/new.go] Update theme.toml etc.Anthony Fok
2015-02-09Reads data files inside data/ and makes data available in .Site.DataErlend Klakegg Bergheim
2014-12-12Commented commands packageAhsanul Haque
2014-11-13converted path 2 filepathJoel Scoble
2014-11-01Migrating Hugo to Afero for filesystem calls.spf13
2014-10-02Correct desc for hugo new commandKartik Singhal
2014-05-29Updating Convert to handle dates properly for yaml and jsonspf13
2014-05-27Rename chrome to partials (in builder)spf13
2014-05-19new site works in an empty directory nowspf13
2014-05-08Adding new commands (new site [path], new theme [name])spf13
2014-05-02Adding the new command and the create packagespf13