Getting the static build to validate
Posted by mholmes on 16 Jun 2016 in Activity log
Made a number of fixes today aimed at getting the static build to validate successfully:
- There are many cases in Stow of linking elements (ref, name etc.) containing supplied elements, which contain notes. The notes are turned into links, which means we have embedded links. In all cases (about 15) I've split the outer linking elements using @next and @prev. This will result in some odd entries in the spelling variants, but they're possibly justifiable, since they are what appears in the original text.
- The Map was using GN's UI font, and specifically referencing a spinner/wait character which was in the PUA. We've now moved that character to a more strictly correct location based on its purpose (\u23F3).
- When updating the font, we checked on browser support and decided to eliminate all eot, svg and ttf fonts, on the basis that the woff version should be enough. This simplifies the CSS and cuts down on the distro size.
- I've re-encoded a complicated nested table structure in Stow "Law".