Skip to content

Commit 8bfd9c9

Browse files
committed
Updating readme to mention that it can take 10 minutes - closes barryclark#37
1 parent 617c176 commit 8bfd9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ In a few minutes you'll be set up with a minimal, responsive blog like the one b
2020

2121
Fork this repo, then rename the repository to yourgithubusername.github.io.
2222

23-
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)
23+
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)
2424

2525
![Step 1](/images/step1.gif "Step 1")
2626

2727
### Step 2) Customize and view your site
2828

2929
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.
3030

31-
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>
31+
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
3232

3333
> There are 3 different ways that you can make changes to your blog's files:
3434

0 commit comments

Comments
 (0)