name mode size
..
_layouts 040000
_posts 040000
debug 040000
images 040000
javascripts 040000
stylesheets 040000
_helpers.rb 100644 6 kb
about.haml 100644 1 kb
archives.haml 100644 0 kb
atom.haml 100644 1 kb
index.haml 100644 0 kb
README.markdown

= What is Octopress?

Octopress gives developers a well designed starting point for their blog. It's easy to configure and easy to deploy. Sweet huh?

== Octopress uses - Jekyll a blog aware static site generator (Henrik's fork adds HAML support) - Compass an awesome SASS framework. - FSSM + a rake task, automatically regenerates the blog as you work. - Serve for live previews of the site while in development - Rsync for easy deployment.

= Setup - add gem install instructions