git clone https://github.com/jonnyreeves/jonnyreeves.github.io -b source
mkdir pelican-themes && cd $_
git clone [email protected]:jonnyreeves/Flex.git
easy_install pip
brew install python
pip install pelican Markdown ghp-import
./develop_server.sh start
open http://localhost:8000
./publish.sh