Skip to content

scodec/scodec-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.