Posts
Resume
My Philosophy
Who Am I
Toggle Theme
github pages, jekyll, and pygments
h1. github pages, jekyll, and pygments p(meta). 27 Aug 2009 - Linthicum, MD This blog is run on "github pages":http://pages.github.com/. They use "Pygments":http://pygments.org/ for code syntax highlighting. To test it locally, I run:
jekyll
--pygment
--auto
--server
This requires Pygments, which requires python.
sudo
apt-get
install
python-setuptools
sudo
easy_install Pygments
Related Posts
01 May 2026
»
Why Mechanical Orchard
14 Nov 2025
»
XP and the 6 Rules to Simplify
29 Apr 2015
»
I pair program because I am a perfectly imperfect human