blog.higgsboson.tk
Go to file
2009-10-31 13:02:47 -05:00
source updated rakefile to use FSSM in rake watch, generate a sitemap, and moved typography to a debug folder 2009-10-31 12:52:56 -05:00
_config.yml paramaterized feed, rsync deployment, and unified layouts 2009-10-20 08:50:16 -05:00
.gitignore added compass, added some basic stylesheets 2009-10-18 20:10:45 -05:00
config.rb added twitter feed to sidebar, moved to compass-edge gem 2009-10-30 00:31:02 -05:00
Rakefile updated rakefile to use FSSM in rake watch, generate a sitemap, and moved typography to a debug folder 2009-10-31 12:52:56 -05:00
README.markdown added README file with some basic description and credits 2009-10-31 13:02:47 -05:00
rubypants.rb improved starting point 2009-10-18 19:07:36 -05:00

= 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