aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2018-08-15 12:40:11 +0300
committerGitHub <noreply@github.com>2018-08-15 12:40:11 +0300
commit9554d95dc3fbed09d762ea3f91bd7416e4810426 (patch)
treeb1ec98980e7b45fae3162b577bb59a6f17455fff
parent1736435030057dc502b1c4ab97304e818a2066b4 (diff)
Update README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f4978a..0eed746 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,18 @@ We encourage you to use [Netlify](https://www.netlify.com) for cState. These are
+ Key: **HUGO_VERSION**
+ Value: **0.41**
+**The easy way**
+
+You can simply click this button to get started:
+
+[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/cstate/example)
+
+This sets up cState with its default settings from the cstate/example repo.
+
***
+If you want to do this from any branch in this repository, follow the manual instructions:
+
1. Download the contents of the `exampleSite` directory in this repository. This will be your site guts, which will hold the content and configuration for the status page.
2. Create a `themes` folder and navigate to it on the command line.