4 Commits

Author SHA1 Message Date
f1e68fb516 Turn <image> tag into <img>.
Not sure how I managed to write the former by mistake, but I didn't
notice because browsers didn't immediately complain. Still, James
Harvey points out, it ought to be turned into the actually
standards-compliant spelling of the tag. Ahem.
2015-02-08 22:52:20 +00:00
3f651b25c7 And one more whitespace fix.
It's a pain having to commit each of these separately in order to test
the script, but there we go. Should be working now.
2015-01-13 20:46:00 +00:00
603409d092 Couple of fixes to the new web-page mechanism.
I missed some spaces in the autogenerated <span>s, and I generated the
web page components including unfinished puzzles by mistake.
2015-01-13 20:30:40 +00:00
7cf7e37d65 Script to autogenerate pieces of the web page.
This should simplify the process of adding a new puzzle, by automating
the part where I have to manually edit index.html separately from the
main build step.
2015-01-13 20:04:18 +00:00