diff --git a/README.markdown b/README.markdown index 37c1c52..3fa72f5 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ -1. **It sports a clean responsive theme** written in semantic HTML5, focused on readability and friendliness toward mobile devices. -2. **Octopress loves programmers.** Embed code (with [Solarized](http://ethanschoonover.com/solarized) styling) in your posts from gists or from your filesystem. +1. **Octopress sports a clean responsive theme** written in semantic HTML5, focused on readability and friendliness toward mobile devices. +2. **Code blogging is easy and beautiful.** Embed code (with [Solarized](http://ethanschoonover.com/solarized) styling) in your posts from gists or from your filesystem. 3. **Third party integration is simple** with built-in support for Twitter, Pinboard, Delicious, Disqus Comments, and Google Analytics. 4. **It's easy to use.** A collection of rake tasks simplifies development and makes deploying a cinch. 5. **Get curated plugins.** Plugins are hand selected from the Jekyll community then tested and improved. @@ -60,9 +60,6 @@ If you'd rather use [POW](http://pow.cx) to serve up your site, you can do this ### Configure Octopress -http://gmarik.info/blog/2010/05/10/blogging-with-jekyll-and-heroku-for-free -http://jstorimer.com/2009/12/29/jekyll-on-heroku.html - Octopress keeps configurations in two places, the `Rakefile` and the `_config.yml`. In the `rakefile` you'll want to set up your deployment configurations.