public
Description: My Ruby blog (Jekyll-based)
Homepage: http://the.railsi.st
Clone URL: git://github.com/mokolabs/mokolabs.github.com.git
name age message
file .gitignore Tue Oct 20 22:06:54 -0700 2009 removing _site from version control [mokolabs]
file CNAME Loading commit data...
file README.markdown
file _config.yml Mon Oct 19 08:04:10 -0700 2009 jekyll is working correctly now [mokolabs]
directory _import/
directory _includes/
directory _layouts/ Tue Oct 20 15:17:09 -0700 2009 imported legacy comments [mokolabs]
directory _posts/
file atom.xml
file favicon.ico Mon Oct 19 23:13:46 -0700 2009 added favicon.ico for crappy browsers [mokolabs]
directory images/ Mon Oct 19 12:49:48 -0700 2009 we're really rocking now [mokolabs]
file index.html Tue Oct 20 18:15:22 -0700 2009 improved sidebar appearance [mokolabs]
directory javascripts/
file sample.rb Mon Oct 19 22:40:13 -0700 2009 move along [mokolabs]
directory stylesheets/
README.markdown

Overview

This app contains the.railsi.st, my Ruby on Rails blog, and the code used to generate it.

The blog is created using the Jekyll, the blog-aware, static site generator. Jekyll allows you to easily publish a blog or other static website without a database or persistent blogging application.

Licensing

Feel free to copy this app and use it as the basis for your own Jekyll-based project. Everything is MIT Licensed, except these directories:

  • _posts/
  • images/

These are copyright Patrick Crowley, and should not be used without my permission.