Source for scodec.org website.
Site is generated by sbt using nanoc and pamflet.
Requires nanoc to be installed, along with pygments.rb and kramdown gems.
sudo gem install nanoc
sudo gem install kramdown
sudo gem install pygments.rb
sudo easy_install Pygments
To preview the site, run "sbt preview-site".
Both api.md and releases.md must be updated upon each scodec module release.