Skip to content

Commit 04c0fac

Browse files
committed
Documentation
1 parent 304427f commit 04c0fac

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Jekyll Now makes it easier to create your Jekyll blog, by eliminating a lot of t
77
- No need to install runtime dependancies like markdown processors, Pygments, etc
88
- No cleanup, you can simply delete your repository if you don't like it
99

10-
In just a couple of minutes you'll be set up with a blog like this one - [**Theme Demo**](http://jekyllnow.com).
10+
In just a couple of minutes you'll be set up with a blog like this one - [**Theme Demo**](http://jekyllnow.com)
1111

1212
## Quick Start
1313

@@ -20,7 +20,9 @@ Fork this repo, then rename the repository to yourgithubusername.github.io. Your
2020

2121
### Step 2) Customize your site
2222

23-
Enter your site name, description, avatar and many other options by editing the _config.yml file. In seconds you can add in social icons, Google Analytics tracking and Disqus commenting here too!
23+
Enter your site name, description, avatar and many other options by editing the _config.yml file.
24+
25+
You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too!
2426

2527
![_config.yml](/images/config.jpg "_config.yml")
2628

@@ -52,7 +54,6 @@ It covers:
5254
✓ Markdown blogging
5355
✓ Syntax highlighting
5456
✓ Disqus commenting
55-
✓ RSS feed and Sitemap.xml good to go
5657
✓ Google Analytics integration
5758
✓ SVG social icons for your footer
5859
✓ Speed - only 3 http requests, including your avatar
@@ -75,7 +76,7 @@ If you'd like me to let you know when I release a new theme, just [drop me your
7576

7677
## Credits
7778

78-
- [Jekyll](https://github.com/jekyll/jekyll)! Thanks to it's creators, contributors and maintainers.
79-
- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) are by Neil Orange Peel, the they're beautiful.
80-
- [Joel Glovier](http://joelglovier.com/writing/) for some of his great Jekyll articlesI used feed.xml and sitemap.xml
79+
- [Jekyll](https://github.com/jekyll/jekyll) - Thanks to it's creators, contributors and maintainers.
80+
- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel, the they're beautiful.
81+
- [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml and sitemap.xml in this repository.
8182
- Code/Design reviews, thanks to X, Y, Z.

0 commit comments

Comments
 (0)