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:
-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