The blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
John-Mark Gurney fe44674e0b add a point where it kinda works, but the blog layout is still 3 years ago
content add a point where it kinda works, but the blog layout is still 3 years ago
layout add a point where it kinda works, but the blog layout is still 3 years ago
tufte-css Merge commit '83410d1817089603f48fa4f4c378863e0c6ccc43' as 'tufte-css' 3 years ago
.gitignore ignore some standard files.. 3 years ago
Makefile fix echo which included unescape parens.. 3 years ago
README.md add some basic info about this blog 3 years ago
requirements.txt forgot to add this... this sets up the python modules required.. 3 years ago
site.yaml add the site definiton, this is likely to change heavily.. 3 years ago

README.md

Initial setup:

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