You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Jekyll Now makes it easier to create your Jekyll blog, by eliminating a lot of t
7
7
- No need to install runtime dependancies like markdown processors, Pygments, etc
8
8
- No cleanup, you can simply delete your repository if you don't like it
9
9
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)
11
11
12
12
## Quick Start
13
13
@@ -20,7 +20,9 @@ Fork this repo, then rename the repository to yourgithubusername.github.io. Your
20
20
21
21
### Step 2) Customize your site
22
22
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!
24
26
25
27

26
28
@@ -52,7 +54,6 @@ It covers:
52
54
✓ Markdown blogging
53
55
✓ Syntax highlighting
54
56
✓ Disqus commenting
55
-
✓ RSS feed and Sitemap.xml good to go
56
57
✓ Google Analytics integration
57
58
✓ SVG social icons for your footer
58
59
✓ 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
75
76
76
77
## Credits
77
78
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 articles—I 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.
0 commit comments