My personal blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thomas Rix bcdc904843 Escape github repo descriptions, as they may contain HTML. 12 years ago
.themes/classic Escape github repo descriptions, as they may contain HTML. 12 years ago
plugins Merge pull request #408 from dtchepak/category_link_filter 12 years ago
.gitignore added node_modules to gitignore 13 years ago
.powrc Adding .powrc to allow RVM to work when POW is updated to version 0.4.0 and beyond. 13 years ago
.rbenv-version bumped rbenv version fixing #743 12 years ago
.rvmrc Updated gems and rubies to 1.9.3 12 years ago
.slugignore added slugignore to help with heroku deployment 13 years ago
CHANGELOG.markdown fixed typo in CHANGELOG - thanks VIM modes :/ 13 years ago
Gemfile updated gems 12 years ago
Gemfile.lock updated gems 12 years ago
README.markdown Fixed “3rd party plugins” wiki page link 13 years ago
Rakefile Rake task new_post now accepts titles through stdin 12 years ago
_config.yml tilecase -> titlecase 13 years ago
config.rb 1. Added rake task for simple configuration of subdirectory deployment. 13 years ago
config.ru Static Server based on Sinatra 13 years ago

README.markdown

What is Octopress?

Octopress is 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 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.
  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.

Documentation

Check out Octopress.org for guides and documentation.

Contributing

We love to see people contributing to Octopress, whether it's a bug report, feature suggestion or a pull request. At the moment, we try to keep the core slick and lean, focusing on basic blogging needs, so some of your suggestions might not find their way into Octopress. For those ideas, we started a list of 3rd party plug-ins, where you can link your own Octopress plug-in repositories. For the future, we're thinking about ways to easier add them them into our main releases.

License

(The MIT License)

Copyright © 2009-2011 Brandon Mathis

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

If you want to be awesome.

  • Proudly display the 'Powered by Octopress' credit in the footer.
  • Add your site to the Wiki so we can watch the community grow.