From 622f49cf8ee57e0a040f0403c83db22be07b850a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 23 Jul 2017 23:51:05 +0200 Subject: [PATCH] Add a full commands section at the quick start end --- content/getting-started/quick-start.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/getting-started/quick-start.md b/content/getting-started/quick-start.md index e56f74ed7..69125a05a 100644 --- a/content/getting-started/quick-start.md +++ b/content/getting-started/quick-start.md @@ -77,7 +77,7 @@ echo 'theme = "ananke"' >> config.toml ## Step 4: Add Some Content ``` -hugo new post/my-first-post.md +hugo new posts/my-first-post.md ``` @@ -135,8 +135,6 @@ For theme specific configuration options, see the [theme site](https://github.co **For further theme customization, see [Customize a Theme](/themes/customizing/).** +## All Commands Repeated - - - - +{{< asciicast pWp4uvyAkdWgQllD9RCfeBL5k >}}