The blog.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
John-Mark Gurney 1918226f94 move comment on it's own line so it works properly.. há 3 anos
content bring in a new blog post, and get embedding the posts on the front há 3 anos
layout bring in a new blog post, and get embedding the posts on the front há 3 anos
tufte-css Merge commit '83410d1817089603f48fa4f4c378863e0c6ccc43' as 'tufte-css' há 3 anos
.gitignore move comment on it's own line so it works properly.. há 3 anos
Makefile fix echo which included unescape parens.. há 3 anos
README.md add some basic info about this blog há 3 anos
requirements.txt forgot to add this... this sets up the python modules required.. há 3 anos
site.yaml enable some markdown extensions.. also fix sorting and not use a há 3 anos

README.md

Initial setup:

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