jmoiron plays the blues
16aa9611 to
euler.go
some cleanups for old solutions, problems 32 & 34
jmoiron/monet 5248e0e · update readme a little
jmoiron/monet 444de67 · update style.css
jmoiron/monet 702ab89 · fix backend styles by attaching front-end styles to a frontend class
jmoiron/monet 3eae222 · update style.css
jmoiron/monet 3a7abcf · create a new blog index with a search function, making it easier to look for old blog posts and making /blog/ something other than a giant wall of text
jmoiron/monet b51c825 · update style for bottom section to set it appart a bit from the other sections with a slight gray background
jmoiron/monet 0d673f0 · add syntax highlighting with google prettify and bootstrap-ish styles
7b078a49 to
arachne
use logging framework for wsgi handler messages instead of printing to stderr/stdout like gevent does by default
db217cf4 to
arachne
implement __setattr__ for registry types
jmoiron/monet 35a62e4 · make streamupdate work from other directories
jmoiron/monet 7a774e7 · add streamupdate (which is python, because i wrote these all in python originally and cant be bothered), some extra db updaters
jmoiron/monet c90bf77 · update compiled style for prod
jmoiron/monet f4cdbda · initial streams support, added rough summarized version of stream data to homepage, last 6 blog posts with a link to the rest of the blog section
e76ade68 to
arachne
add ability to pass random keywords to OTG which get put onto the client params, import quote for use elsewhere (dirty, but convenient)
jmoiron/monet 868fdd8 · allow the use of static stylesheet (without less) when debug mode is on
jmoiron/monet db8c21c · implement the TemplatePreCompile option so that templates can be reloaded off the FS each time in development but compiled once in production
jmoiron/monet 4262f98 · added the ability to customize configuration directives with a json file
jmoiron/monet e099012 · have the paginator return an empty string when rendering pages past the end