name mode size
source 040000
.gitignore 100644 0 kb
README.markdown 100644 1 kb
Rakefile 100644 3 kb
_config.yml 100644 0 kb
config.rb 100644 0 kb
rubypants.rb 100644 16 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