Static build: beginning on document bodies
Posted by mholmes on 23 Mar 2016 in Activity log
I've started work on creating the body output for born-digital documents. I have simple output rendering in a recognizable way. One thing I realize is that I'll now need to go back and write functions for creating the Agas Map, Google Map, variant spelling and docs-with-mentions blocks at the top of the page. These will presumably be hidden by default but shown when their heading link is focused, or something like that; then JS will inject a hide-show function. Much work to do here, but it's all in nice modular nuggets that'll be easy to work on in between other projects.