| 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 |
= 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