You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
16 years ago | |
---|---|---|
source | 16 years ago | |
.gitignore | 16 years ago | |
README.markdown | 16 years ago | |
Rakefile | 16 years ago | |
_config.yml | 16 years ago | |
config.rb | 16 years ago | |
rubypants.rb | 16 years ago |
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