| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Oct 20 22:06:54 -0700 2009 | |
| |
CNAME | Tue Oct 20 22:07:16 -0700 2009 | |
| |
README.markdown | Wed Oct 21 16:43:11 -0700 2009 | |
| |
_config.yml | Mon Oct 19 08:04:10 -0700 2009 | |
| |
_import/ | Wed Oct 21 16:31:37 -0700 2009 | |
| |
_includes/ | ||
| |
_layouts/ | Tue Oct 20 15:17:09 -0700 2009 | |
| |
_posts/ | Wed Oct 21 16:06:40 -0700 2009 | |
| |
atom.xml | Wed Oct 21 09:03:04 -0700 2009 | |
| |
favicon.ico | Mon Oct 19 23:13:46 -0700 2009 | |
| |
images/ | Mon Oct 19 12:49:48 -0700 2009 | |
| |
index.html | Tue Oct 20 18:15:22 -0700 2009 | |
| |
javascripts/ | Thu Oct 22 11:18:18 -0700 2009 | |
| |
sample.rb | Mon Oct 19 22:40:13 -0700 2009 | |
| |
stylesheets/ | Thu Oct 22 11:59:44 -0700 2009 |
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.

