aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-06-17 22:33:50 -0400
committerBrandon Mathis <brandon@imathis.com>2011-06-17 22:33:50 -0400
commit765c15be622e065cd466cb49c3e71034978fd91b (patch)
treefae2a7afd8e2e1a8aeca1cd715704bead97cc444
parent21813059f255dcd338d4cc42aad51700126d6058 (diff)
downloadmy_new_personal_website-765c15be622e065cd466cb49c3e71034978fd91b.tar.xz
my_new_personal_website-765c15be622e065cd466cb49c3e71034978fd91b.zip
Readme updates
-rw-r--r--README.markdown7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown
index 37c1c52e..3fa72f54 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.