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 05:59:36 +0300
committerGitHub <noreply@github.com>2018-07-10 05:59:36 +0300
commit3185e13730e2998ad27ca9ebeb7a9054710781b5 (patch)
treef398720ea307638f2a3ac6c4d98d7d4d3e7784e1
parentbeff4884bae9fde1968ad1411d9db79f745647e1 (diff)
Added first steps
Added first steps to README
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 13aacd1..b628951 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,13 @@
![Winning Theme Screenshot](https://github.com/cssandstuff/hugo-theme-winning/blob/master/images/screenshot.png)
+## SETUP
+make sure you have hugo installed on your terminal then:
+
+```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/```
+
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