Skip to content

Commit d7be273

Browse files
committed
Documentation updates
1 parent fbe5d31 commit d7be273

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Create your Jekyll blog in minutes, without needing to set up local development.
44

5-
Demo site at <http://jekyllboilerplate.com>.
5+
*[Theme Demo Site](http://jekyllboilerplate.com)*
66

77
![Jekyll Boilerplate - theme screenshot](/images/jekyll-boilerplate.jpg)
88

@@ -16,15 +16,13 @@ Click the fork button at the top right of the repository.
1616

1717
After forking, click the Settings button on your new repository and change the repository name to username.github.io -- make sure that username is replaced with your GitHub username!
1818

19-
Hosting your Jekyll blog on your GitHub user account takes care of a LOT of the hard work for us. You'll see shortly.
20-
2119
#### 3) Your blog is live!
2220

2321
You can now go to http://username.github.io and you'll see your site live! This can take up to 10 minutes to update, but often it's there right away.
2422

2523
#### 4) Customize your blog
2624

27-
You can quickly update a lot by simply editing the configuration file. Go to the base directory and open up _config.yml. In there you'll be able to edit your:
25+
You can input your details by simply editing the configuration file. Go to the base directory and open up _config.yml. In there you'll be able to input your:
2826

2927
- Blog name
3028
- Description
@@ -37,8 +35,6 @@ You can quickly update a lot by simply editing the configuration file. Go to the
3735

3836
Go to the _posts folder and simply edit the one that's there to create your first blog post! Jekyll pulls the date of the post from the filename, so you can edit that to today's date.
3937

40-
Ok, so writing your blog post might take more than 5 minutes, but once you've got it written you're set!
41-
4238
#### Set up your own domain name
4339

4440
Follow the latest [GitHub Pages Custom Domain Guide](https://help.github.com/articles/setting-up-a-custom-domain-with-pages) to set up your custom domain name. I've created the CNAME file already, so that you can easily edit it within the repository.

0 commit comments

Comments
 (0)