aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-01 19:05:41 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-01 19:05:41 -0400
commit5f83b91c98ffd87bc6fa02751d95b501b4e62532 (patch)
tree71c5670dfe65f9478e499e4bf0d800f6c45b962d /README.md
parentab3fe59ea3af8c350533c261ce4e09397bc7e72b (diff)
downloadkompetenzbolzen.github.io-5f83b91c98ffd87bc6fa02751d95b501b4e62532.tar.gz
Updated readme Step 2 to touch on cloning down option
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c0a4474..a59258b 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,12 @@ Your Jekyll blog will then be live at that URL: <http://YourGitHubUsername.githu
### Step 2) Customize your site
-Enter your site name, description, avatar and many other options by editing the _config.yml file.
+Enter your site name, description, avatar and many other options by editing the _config.yml file. You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too.
-You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too!
+There are 2 different ways that you can make changes to your blog's files from here onwards. Feel free to pick whichever suits you best:
+
+1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below)
+2. Clone down your repository and make updates locally, then push them to your GitHub repository
![_config.yml](/images/config.png "_config.yml")