GitXplorerGitXplorer
s

blog-1

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c30e5aa6508f650cf4f2cd7484eca68803766308

Welcome our new overlords.

jjrgifford committed 12 years ago
Unverified
eb7e9cd1cfb580c19665f6f8e4b0ef711be2c12c

Fixed a markdown typo and updated ruby

jjrgifford committed 12 years ago
Unverified
065da61e3cb0766dd8d59d41be029d60aa1ad599

Added blog post: Tricks of the Rails Development Trade learned while updating applications

jjrgifford committed 12 years ago
Unverified
86b7435f00aee8a4cced77606e034d2b39be482c

Merge branch 'master' of git://github.com/imathis/octopress

jjrgifford committed 12 years ago
Unverified
43751b76d3a3e217b367fa5581ef6032379d1c49

Fixed issue with mobile nav choosing the last option by default. Fixes #950.

ffloydpink committed 12 years ago
Unverified
510c6d602be599db76b3f840ae94236f90f06d7a

fixed issue #949 using @alexkirmse's patch

ffloydpink committed 12 years ago

README

The README file for this repository.

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

Build Status

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.