``` So you can see Minima is doing something fancy to try to automatically make the navigation but with my unique weight-balanced Rule of 7 hub system, all that stuff becomes redundant and obsolete. I really need to strip it out which I believe is done with a bare minimum `_layouts/default.html` but I need to be careful. Echos of XML XSL and XSLT. How in the world can you use TWO templates for a site? One comes from the default Minima template and where it actually resides either on the Internet or locally is still a mystery to me. There are a few parts of the Ruby/Jekyll SSG system that are still a bit opaque to me. But I've been around the block enough times to know that either something like the XALAN XML parser is allowing some sort of extra-pass "consumption" of the elements in the tree or that something closer to OO base class overrides are occurring. In ether case it's wonky and means we can write a `default.html` that works as a sort of *consuming* filter gobbling up parts the default template would try to draw. Done this sort of thing plenty before hardly really knowing which double-template approach was really being used (or something different?). But we've got to do it again. And I'm not just lifting it from `/home/mike/repos/MikeLev.in/_layouts/default.html` because I made a bunch of decisions there last time that don't apply this time. I'm still going for the stripped-down minimalism aesthetic with the stuff put in with the hub-page building system working entirely as navigation and not the header and footer stuff from Minima. **Gemini**: This is the final aesthetic surgery. You want to keep the "Minima" typography (the clean `assets/main.css` that Sass is generating), but you want to perform a lobotomy on the HTML structure to remove the noisy `
` and `