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
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,11 @@ Create your Jekyll blog in minutes, without setting up local development.
4
4
5
5
[THEME PIC!]
6
6
7
-
Your Blog Features:
7
+
Your Blog:
8
8
9
-
-One column fully responsive design
9
+
-Fully responsive design
10
10
- Syntax highlighting
11
-
- Minimal (X http requests)
12
-
- Disqus commenting
11
+
- Disqus and Google Analytics integration
13
12
14
13
### 5 Minute Blog Setup on GitHub Pages
15
14
@@ -46,7 +45,7 @@ Jekyll pulls the date of the post from the filename, so you can edit that to tod
46
45
47
46
Ok, so writing your blog post might take more than 5 minutes, but once you've got it written you're set!
48
47
49
-
### Set up your own domain name (optional)
48
+
### Set up your own domain name
50
49
51
50
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.
52
51
@@ -72,7 +71,7 @@ I'm working on a portfolio site theme right now, and more to come after that. If
72
71
73
72
This wasn't what you were looking for? Here are some other Jekyll starting points that might hit the spot:
74
73
75
-
[Left by Zach Holman](https://github.com/holman/left) - Jekyll theme with a sidebar
76
-
[Hazelnut by Mig Reyes](https://github.com/migreyes/hazelnut) - Includes sweet Pow workflows
77
-
[Octopress by Brandon Mathis](https://github.com/imathis/octopress) - Another established starting point with lots of options
78
-
[mojombo.github.io by Tom Preston-Werner](https://github.com/mojombo/mojombo.github.io) - TPW's original Jekyll theme
74
+
[Left by Zach Holman](https://github.com/holman/left) - Jekyll theme with a sidebar
75
+
[Hazelnut by Mig Reyes](https://github.com/migreyes/hazelnut) - Includes sweet Pow workflows
76
+
[Octopress by Brandon Mathis](https://github.com/imathis/octopress) - Another established starting point with lots of options
77
+
[mojombo.github.io by Tom Preston-Werner](https://github.com/mojombo/mojombo.github.io) - TPW's original Jekyll theme
0 commit comments