name | mode | size |
---|---|---|
.. | ||
library | 040000 | |
partials | 040000 | |
_library.sass | 100644 | 0 kb |
ie.sass | 100644 | |
print.sass | 100644 | |
screen.sass | 100644 | 0 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