diff options
author | Brandon Mathis <brandon@imathis.com> | 2013-03-09 17:14:33 -0600 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2013-03-09 17:14:33 -0600 |
commit | 98013543d9bb0c51e05236498bf4fbc92af678e1 (patch) | |
tree | 37e97b118fe9d12ea2469416adab469234501055 /README.markdown | |
parent | cf5e90962627c4ce2ea5b08d452496621eb969e3 (diff) | |
download | my_new_personal_website-98013543d9bb0c51e05236498bf4fbc92af678e1.tar.xz my_new_personal_website-98013543d9bb0c51e05236498bf4fbc92af678e1.zip |
Removed Twitter and Ender.js. Added jQuery and updated Modernizr
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index f9289754..95b3843f 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ Octopress is [Jekyll](https://github.com/mojombo/jekyll) blogging at its finest. 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, jsFiddle or from your filesystem. -3. **Third party integration is simple** with built-in support for Twitter, Pinboard, Delicious, GitHub Repositories, Disqus Comments and Google Analytics. +3. **Third party integration is simple** with built-in support for Pinboard, Delicious, GitHub Repositories, Disqus Comments and Google Analytics. 4. **It's easy to use.** A collection of rake tasks simplifies development and makes deploying a cinch. 5. **Ships with great plug-ins** some original and others from the Jekyll community — tested and improved. |