The thrift website is made up of markdown files and templates and uses the nanoc static website generator.
In order to get started developing and testing the Thrift website ruby must be installed along with the bundler gem.
The current release versioning is kept in the global configuration file config.yaml. Update the following values and then following Updating the Website section below
current_release: "0.9.0"
current_release_date: "2012-10-15"
After you have updated any content or added new markdown files you will need to regenerate the static website and publish these changes.