Technical stuff worth not forgetting
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.
 
 
 
B Mathis 58d342b5af added README file with some basic description and credits 16 years ago
source updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved typography to a debug folder 16 years ago
.gitignore added compass, added some basic stylesheets 16 years ago
README.markdown added README file with some basic description and credits 16 years ago
Rakefile updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved typography to a debug folder 16 years ago
_config.yml paramaterized feed, rsync deployment, and unified layouts 16 years ago
config.rb added twitter feed to sidebar, moved to compass-edge gem 16 years ago
rubypants.rb improved starting point 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