Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro <iam@alvarouribe.cl>2018-07-10 06:23:12 +0300
committerGitHub <noreply@github.com>2018-07-10 06:23:12 +0300
commit4709cb3b0c47381162d60048de029244284cc9f5 (patch)
treed76a7e66580af2ee94b28419e5c764fd7f6a9631
parent047bcdd6f53993b520d23f1c8cfee715818fbdc7 (diff)
better markdown ⋅⋅⋅
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ee41b3e..b23f0e5 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,13 @@ This is a Simple 1 page site that will also generate a pdf version of the same t
1. Make sure to [Install hugo](https://gohugo.io/getting-started/installing/)
2. Then Let's clone a basic example
-...git clone https://github.com/gohugoio/hugoBasicExample.git
+⋅⋅⋅git clone https://github.com/gohugoio/hugoBasicExample.git
3. Enter to the folder
-...cd hugoBasicExample
+⋅⋅⋅cd hugoBasicExample
4. Let's clone this theme
-...git clone --recursive https://github.com/cssandstuff/hugo-theme-winning.git themes/winning
+⋅⋅⋅git clone --recursive https://github.com/cssandstuff/hugo-theme-winning.git themes/winning
5. Let's start HUGO Server
-...hugo server -t winning -c themes/winning/exampleSite/content/
+⋅⋅⋅hugo server -t winning -c themes/winning/exampleSite/content/