I basically took the awesome, awesome work by @tilman at http://geometrydaily.tumblr.com/ and made a feed for it. I wanted a quick project to learn how the thing worked, and I got what I wanted.
- The Little Printer API doesn't seem to parse external CSS files. It's a pain. Embed them like I did in
views/layout.jade
- If you want to dither an image, use
class='dither'
to do so. It makes a nice effect. - The etag thing is weird and I'm not doing it properly.