From c83e10a48e323d76834b95bb3c1e83945c200970 Mon Sep 17 00:00:00 2001 From: Doug Horner Date: Sun, 29 Nov 2015 21:40:16 -0500 Subject: [PATCH] Added the command in the documentation. It was confusing that the command was not in step 5, while it is in step 6. --- docs/content/overview/quickstart.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md index a4d23abd3..326d88528 100644 --- a/docs/content/overview/quickstart.md +++ b/docs/content/overview/quickstart.md @@ -99,7 +99,8 @@ Hugo contains its own high-performance web server. Simply run `hugo server` and Hugo will find an available port and run a server with your content: - $ 2 of 2 drafts rendered + $ hugo server --theme=hyde --buildDrafts + 2 of 2 drafts rendered 0 future content 2 pages created 0 paginator pages created