aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-10-18 00:11:18 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-10-18 00:11:18 -0400
commit8bfd9c961b9af1b6827384799d39e905528906da (patch)
treec951d80ae9994454686be67ab164d9198508bef0 /README.md
parent617c176a111cf798649a3debb6e228a528d0bdcb (diff)
downloadkompetenzbolzen.github.io-8bfd9c961b9af1b6827384799d39e905528906da.tar.gz
Updating readme to mention that it can take 10 minutes - closes #37
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69cc717..3da74ac 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ In a few minutes you'll be set up with a minimal, responsive blog like the one b
Fork this repo, then rename the repository to yourgithubusername.github.io.
-Your Jekyll blog will often be viewable immediately at <http://yourgithubusername.github.io> (if it's not, you can force it to build by completing step 2)
+Your Jekyll blog will often be viewable immediately at <http://yourgithubusername.github.io> (if it's not, you can often force it to build by completing step 2)
![Step 1](/images/step1.gif "Step 1")
@@ -28,7 +28,7 @@ Your Jekyll blog will often be viewable immediately at <http://yourgithubusernam
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.
-Making a change to _config.yml (or any file in your repository) will force GitHub Pages to rebuild your site with jekyll. Your rebuilt site will be viewable a few seconds later at <http://yourgithubusername.github.io>
+Making a change to _config.yml (or any file in your repository) will force GitHub Pages to rebuild your site with jekyll. Your rebuilt site will be viewable a few seconds later at <http://yourgithubusername.github.io> - if not, give it ten minutes as GitHub suggests and it'll appear soon
> There are 3 different ways that you can make changes to your blog's files: