#Dev Station Setup Notes

brew update brew install python sudo easy_install pip python -m pip install Pygments


this one works »> gem install pygments.rb gem install jekyll-paginate

then add gems: [jekyll-paginate] to config.yml


.markdown vs .md

Note: Jekyll 3 deprecates “pygments” and uses/suggests “rouge” instead.

Jekyll 3 support is changing May 1, 2016