aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-03-02 21:42:56 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2014-03-02 21:42:56 -0500
commitf39cedf5351c1fa3b5678f1e6eb498459362e5f8 (patch)
tree2b9170a2743505bcf4cb6f8537830e9364c714fd /README.md
parent13d5a749a8d3259587ec1de250b1e9257fec2c25 (diff)
downloadkompetenzbolzen.github.io-f39cedf5351c1fa3b5678f1e6eb498459362e5f8.tar.gz
README edits
Diffstat (limited to 'README.md')
-rw-r--r--README.md35
1 files changed, 18 insertions, 17 deletions
diff --git a/README.md b/README.md
index ad81770..d119259 100644
--- a/README.md
+++ b/README.md
@@ -1,26 +1,27 @@
# Jekyll Kickstart
-I found Jekyll a little tricky to set up. I ran into complications while setting up local development, configuring plugins, and figuring out a good workflow for blogging. After finishing [my blog](http://jekyllkickstart.com), I found that I really didn't need a lot of those complexities in the first place.
+I found Jekyll a little tricky to set up. I ran into complications setting up local development, configuring plugins, and figuring out a good workflow for blogging. After [publishing my blog](http://jekyllkickstart.com), I found that I really didn't need a lot of those complexities in the first place.
-I created Jekyll Kickstart to help you get your Jekyll blog set up extremely quickly, avoiding the pitfalls that I fell into. It features my lovely GitHub influenced responsive base theme and no need to touch the command line.
+I created Jekyll Kickstart to help you get your Jekyll blog set up extremely quickly, avoiding the pitfalls that I fell into. It features my lovely GitHub influenced responsive base theme and most importantly **no need to touch the command line**.
#### Jekyll Kickstart lets you create, personalize and post to your Jekyll blog in minutes — _all directly on GitHub.com_
-- ✓ Fully responsive and mobile optimized theme [(Theme Demo)](http://jekyllkickstart.com)
-- ✓ Workflow using GitHub.com to create, customize and post to your blog
-- ✓ Host on your free GitHub Pages user site
-- ✓ Blog in markdown!
-- ✓ Syntax highlighting
-- ✓ Disqus commenting
-- ✓ Google Analytics integration
-- ✓ Optional Grunt workflow for local development using SASS
-
-- ✘ No setting up local development
-- ✘ No installing dependancies
-- ✘ No configuring plugins
-- ✘ No need to spend time on theming
-- ✘ No setting up hosting
-- ✘ No paintrain
+✓ Fully responsive and mobile optimized theme [(Theme Demo)](http://jekyllkickstart.com)
+✓ Workflow using GitHub.com to create, customize and post to your blog
+✓ Host on your free GitHub Pages user site
+✓ Blog in markdown!
+✓ Syntax highlighting
+✓ Disqus commenting
+✓ Google Analytics integration
+✓ Optional Grunt workflow for local development using SASS
+
+ ✘ No setting up local development
+ ✘ No installing dependancies
+ ✘ No configuring plugins
+ ✘ No need to spend time on theming
+ ✘ No setting up hosting
+ ✘ More time to do other things, wait ✓ !
+
## 5 Minute Blog Setup—all on GitHub.com