Skip to content

Commit 5f83b91

Browse files
committed
Updated readme Step 2 to touch on cloning down option
1 parent ab3fe59 commit 5f83b91

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@ Your Jekyll blog will then be live at that URL: <http://YourGitHubUsername.githu
2323

2424
### Step 2) Customize your site
2525

26-
Enter your site name, description, avatar and many other options by editing the _config.yml file.
26+
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.
2727

28-
You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too!
28+
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:
29+
30+
1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below)
31+
2. Clone down your repository and make updates locally, then push them to your GitHub repository
2932

3033
![_config.yml](/images/config.png "_config.yml")
3134

0 commit comments

Comments
 (0)