diff options
| author | Barry Clark <barry@barryclark.co> | 2014-05-28 20:01:06 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-05-28 20:01:06 -0400 |
| commit | 4cbf119b4dac855ebf565b24fc7621df953284f0 (patch) | |
| tree | 16da5c14222968f9b0cdd4ac07b83f68360e9623 /README.md | |
| parent | 927bd3f781b9aa3a891e0f003c1f2a2879915908 (diff) | |
| download | acn-blog-4cbf119b4dac855ebf565b24fc7621df953284f0.tar.gz acn-blog-4cbf119b4dac855ebf565b24fc7621df953284f0.tar.bz2 acn-blog-4cbf119b4dac855ebf565b24fc7621df953284f0.zip | |
Readme: Make it really clear that you can view your site right after forking
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -15,10 +15,11 @@ Spend less time installing dependancies and more time making your Jekyll blog lo ### Step 1) Fork Jekyll Now to your User Repository -Fork this repo, then rename the repository to yourgithubusername.github.io. Your Jekyll blog can then immediately be viewed at that URL. +Fork this repo, then rename the repository to YourGitHubUsername.github.io. + +Your Jekyll blog can then immediately be viewed at that URL - <http://YourGitHubUsername.github.io> (note: it can occasionally take up to 10 minutes to appear :coffee:)  - ### Step 2) Customize your site |
