From 32b88c5679debf76b897249a146371b31ed87143 Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 5 May 2022 04:31:23 -0400 Subject: content/default/messages/quickstart: Add remaining details --- content/default/messages/quickstart.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content') diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md index ccd51bd..8e9e2bb 100644 --- a/content/default/messages/quickstart.md +++ b/content/default/messages/quickstart.md @@ -6,12 +6,12 @@ author = "default" +++ Somehow you've ended up here, funny how that works. I'm responsible for -explaining how to get started. +explaining how to get started. The copy button is broken... -GIT CLONE. EXECUTE HUGO. +GIT CLONE. EXECUTE HUGO. HUGO VERSION >= 0.94.2. ```shell -git clone +git clone https://www.thedroneely.com/git/thedroneely/canory cd canory hugo ``` @@ -24,10 +24,10 @@ php -S 127.0.0.1:8124 python -m http.server 8125 ``` -MAKE USER. STUDY CONTENT FOLDER. +MAKE USER. STUDY CONTENT AND DATA FOLDER. ```shell -make auther user=robot +make author user=robot ``` That concludes our community announcement. -- cgit v1.2.3