mokolabs / mokolabs.github.com

My Ruby blog (Jekyll-based)

This URL has Read+Write access

name age message
file .gitignore Tue Oct 20 22:06:54 -0700 2009 removing _site from version control [mokolabs]
file CNAME Tue Oct 20 22:07:16 -0700 2009 added CNAME for the.railsi.st [mokolabs]
file README.markdown Wed Oct 21 16:43:11 -0700 2009 updated README [mokolabs]
file _config.yml Mon Oct 19 08:04:10 -0700 2009 jekyll is working correctly now [mokolabs]
directory _import/ Wed Oct 21 16:31:37 -0700 2009 added some notes for the mephisto comments impo... [mokolabs]
directory _includes/ Loading commit data...
directory _layouts/ Tue Oct 20 15:17:09 -0700 2009 imported legacy comments [mokolabs]
directory _posts/ Wed Oct 21 16:06:40 -0700 2009 updated plugin blog posts to reflect most recen... [mokolabs]
file atom.xml Wed Oct 21 09:03:04 -0700 2009 fixed a minor bug in the Atom feed [mokolabs]
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/ Thu Oct 22 11:18:18 -0700 2009 fixed FF bug with code block expander; refactor... [mokolabs]
file sample.rb Mon Oct 19 22:40:13 -0700 2009 move along [mokolabs]
directory stylesheets/ Thu Oct 22 11:59:44 -0700 2009 improved code block fonts on Windows and Unix [mokolabs]
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.