I'd like to create a project gh-pages
, and i've installed jekyll
and pygments
locally.
But while the website launched, the code snippets displayed without any color but a background.
And even i pushed them into github, it also displayed without any color.
the address of my page is http://leftstick.github.io/angularjs-requirejs-skeleton/
,
Can someone tell why it seems didn't work?
Thanks