New Hello World post for a better first run experience
[jekyll-now.git] / README.md
blob787ce6df89d8cecc1d83bcda4cf1642f4a27d096
1 # Jekyll Now
3 Create your Jekyll blog in minutes, without touching the command line.
5 ## Quick Start
7 ### Step 1) Fork to your User Repository
9 With this fork first setup you can get a feel for what Jekyll is like extremely quickly. Fork this repo, then make sure that you rename your fork to yourgithubusername.github.io. Your Jekyll blog can then immediately be viewed at that URL.
11 ![Step 1](/images/step1.gif "Step 1")
12   
14 ### Step 2) Customize your site
16 You can now edit your site name, gravatar and other options using the _config.yml file. 
18 ![Step 2](/images/step2.gif "Step 2")
19   
21 ### Step 3) Publish your first blog post
23 Your site is customized and looking great. Now you just have to write that epic blog post! We're going to edit the existing Hello World post for your first post. 
25 ![Step 3](/images/step3.gif "Step 3")
27 To add additional posts you can hit the + icon in the _posts folder (shown at the end of the video) to create new content. Just make sure to include the [front-matter](http://jekyllrb.com/docs/frontmatter/) block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md
30 ## Moar!
32 I've posted a more detailed walkthrough of Jekyll Now and introduction to Jekyll here: [Getting Started With Jekyll](#)
34 It covers:
36 - a
37 - b
39 ## Jekyll Now Features
41 ✓ Command-line free workflow—using GitHub.com to create, customize and post to your blog  
42 ✓ Fully responsive and mobile optimized base theme ([Theme Demo](http://jekyllnow.com))  
43 ✓ SASS/Coffee support using Jekyll 2.0  
44 ✓ Free hosting on your GitHub Pages user site  
45 ✓ Markdown blogging  
46 ✓ Syntax highlighting  
47 ✓ Disqus commenting  
48 ✓ Google Analytics integration  
49 ✓ Emoji! :sparkling_heart: 
51 ✘ No need to set up local development  
52 ✘ No installing dependancies  
53 ✘ No configuring plugins  
54 ✘ No need to spend time on theming  
55 ✘ No setting up hosting  
56 ✘ More time to code other things! ... wait that's a ✓  
58 ## Questions? Suggestions?
60 [Open an Issue](https://github.com/barryclark/jekyll-now/issues/new) and let's chat!
62 ## New themes
64 If you'd like me to let you know when I release a new theme, just [drop me your email for updates](http://getresponse.com). I'm currently working on a personal portfolio site Jekyll Now theme.
66 ## Credits
68 - [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) by Neil Orange Peel 
69 - The team at [Jekyll](https://github.com/jekyll/jekyll)!
70 - Code/design reviewers
71 - [Joel Glovier](http://joelglovier.com/writing/) for some of his great Jekyll articles—I used feed.xml and sitemap.xml