commit 44cdc21d614d78de85c1ff4a9bb3ab3c86349cb7
tree 37f50e44f6503e8158bdc85cb171874e8d2eee2d
parent bb8fe6a1af3d493cdac30436656d237f96bb87e5
tree 37f50e44f6503e8158bdc85cb171874e8d2eee2d
parent bb8fe6a1af3d493cdac30436656d237f96bb87e5
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CNAME | ||
| |
README.markdown | ||
| |
_config.yml | ||
| |
_import/ | ||
| |
_includes/ | ||
| |
_layouts/ | ||
| |
_posts/ | ||
| |
atom.xml | ||
| |
favicon.ico | ||
| |
images/ | ||
| |
index.html | ||
| |
javascripts/ | ||
| |
sample.rb | ||
| |
stylesheets/ |
README.markdown
Overview
This app contains the.railsi.st, my Ruby/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.

