bftj / bftj.github.io

mbed course by bftj
http://bftj.github.io
GNU General Public License v2.0
1 stars 0 forks source link

Switch highlighter back to pygments #34

Closed stianjensen closed 9 years ago

stianjensen commented 9 years ago

Rouge turned out not to be supported on gh pages, so the builds stopped working.

I assumed rouge was better because it's written in ruby, vs. pygments which is a python package. Anyway, pygments seems to be working much better.