Raffaello Bertini Blog

Articles about IT stuff and more!

Setting Up Octopress for Github Pages

| Comments

Prerequisites

Install:

  • git
  • ruby >= 1.9
  • clone octopress repo
  • in some system is required ruby-devel
  • rake

further info here: http://octopress.org/docs/setup/

Setup

Now it is required to execute the following commands inside the octopress folder:

1
gem install bundler

After the operation completed, in some system is required to add a gem in the ‘Gemfile’ so edit it appending a dependency: