mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-23 16:08:53 -05:00
source | ||
_config.yml | ||
.gitignore | ||
config.rb | ||
Rakefile | ||
README.markdown | ||
rubypants.rb |
= 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