name mode size
..
_border_radius.sass 100644 2 kb
_button_style.sass 100644 1 kb
_clearfix.sass 100644 1 kb
_easy_box_shadow.sass 100644 0 kb
_float.sass 100644 0 kb
_gradient.sass 100644 1 kb
_hacks.sass 100644 0 kb
_link_colors.sass 100644 1 kb
_list_borders.sass 100644 0 kb
_opacity.sass 100644 0 kb
_reset.sass 100644 1 kb
_sprite_hover.sass 100644 0 kb
_sprite_img.sass 100644 2 kb
_typography.sass 100644 4 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](http://github.com/henrik/jekyll) a blog aware static site generator (Henrik's fork adds [HAML](http://haml-lang.com) support) - [Compass](http://compass-style.org) an awesome [SASS](http://sass-lang.com) framework. - [FSSM](http://github.com/ttilley/fssm/tree/master) + a rake task, automatically regenerates the blog as you work. - [Serve](http://github.com/jlong/serve) for live previews of the site while in development - [Rsync](http://samba.anu.edu.au/rsync/) for easy deployment. = Setup - add gem install instructions