Source code of my WolfSound audio programming blog. The site runs on Jekyll and can be found under www.thewolfsound.com.
To run the test server
bundle exec jekyll serve
To run the test server when working on an article
bundle exec jekyll serve --incremental
To build pngs from latex files:
latexmk filename.tex -shell-escape