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:00:16 +0300
committerGitHub <noreply@github.com>2018-07-10 06:00:16 +0300
commit1f91854208af53faf3de96f21b99669193493fb9 (patch)
treefee39d2d7b1815554313a118b57b5475c48ee944
parent3185e13730e2998ad27ca9ebeb7a9054710781b5 (diff)
better markdown
Fixed markdown
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b628951..89df5b2 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,12 @@
## SETUP
make sure you have hugo installed on your terminal then:
-```git clone https://github.com/gohugoio/hugoBasicExample.git
+```
+git clone https://github.com/gohugoio/hugoBasicExample.git
cd hugoBasicExample
git clone --recursive https://github.com/cssandstuff/hugo-theme-winning.git themes/winning
-hugo server -t winning -c themes/winning/exampleSite/content/```
+hugo server -t winning -c themes/winning/exampleSite/content/
+```
This is a Simple 1 page site that will also generate a pdf version of the same thing. you need to run node ./generatepdf.js