summaryrefslogtreecommitdiffstats
path: root/docs/content/commands
AgeCommit message (Collapse)Author
2017-05-23docs: Regenerate commands docsBjørn Erik Pedersen
Closes #3400
2017-04-26docs: Regenerate commands docsBjørn Erik Pedersen
2017-02-25docs: Regenerate commands docBjørn Erik Pedersen
2016-12-20docs: Regenerate commands docBjørn Erik Pedersen
2016-11-30commands: Add noChmod option to disable perm syncCameron Moore
Includes updates to docs. Fixes #2749
2016-10-05docs: Regenerate commands docBjørn Erik Pedersen
2016-06-22docs: Regen commands docBjørn Erik Pedersen
Fixes #2235
2016-04-09docs: Regenerate the commands docsBjørn Erik Pedersen
2016-01-05Add embeded template for robots.txtIvan Fraixedes
2015-12-16Regenerate the commands section of docAnthony Fok
Reason: The `--source` flag was added back to the `hugo new` commands in commit c1e134f. See #1624, #1589
2015-12-11Regenerate the commands section of docAnthony Fok
See #1624
2015-11-25Regenerate the commands section of docBjørn Erik Pedersen
2015-09-13Complete the Url-to-URL transition in docsAnthony Fok
See #959
2015-08-04Improve formatting of Hugo command descriptionsAnthony Fok
Trying to make them look good both in the terminal (`hugo help [command]`) and in the web browser (http://gohugo.io/commands/). :-)
2015-05-21Fix formatting in hugo command descriptionbep
2015-05-21Fix CLI command description for the top levelbep
And regenerate the commands doc.
2015-05-19Add gendoc commandbep
Using the new, great auto-doc in Cobra. This commit also contains a current result of that command added to a commands section in docs. Fixes #1136