The blog.
 
 
 
 
John-Mark Gurney 071881ac55 enable some markdown extensions.. also fix sorting and not use a 4 years ago
content bring in a new blog post, and get embedding the posts on the front 4 years ago
layout bring in a new blog post, and get embedding the posts on the front 4 years ago
tufte-css Merge commit '83410d1817089603f48fa4f4c378863e0c6ccc43' as 'tufte-css' 4 years ago
.gitignore ignore some standard files.. 4 years ago
Makefile fix echo which included unescape parens.. 4 years ago
README.md add some basic info about this blog 4 years ago
requirements.txt forgot to add this... this sets up the python modules required.. 4 years ago
site.yaml enable some markdown extensions.. also fix sorting and not use a 4 years ago

README.md

Initial setup:

virtualenv-3.8 p
. ./p/bin/activate
pip install -r requirements.txt