final round of updates. Still need to stabalize first load for the map, having issues for sure; longer load time

This commit is contained in:
2025-07-06 00:43:10 -06:00
parent f4abfd31ff
commit fe976be878
61 changed files with 4767 additions and 758 deletions

View File

@@ -15,7 +15,7 @@
<link rel="canonical" href="https://cmlite.org/adv/">
<link rel="prev" href="../config/coder/">
<link rel="prev" href="../config/map/">
<link rel="next" href="ansible/">
@@ -1003,6 +1003,8 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
@@ -1127,6 +1129,29 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<li class="md-nav__item">
<a href="../config/map/" class="md-nav__link">
<span class="md-ellipsis">
Map
</span>
</a>
</li>
</ul>
</nav>
@@ -1397,7 +1422,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<nav class="md-footer__inner md-grid" aria-label="Footer" >
<a href="../config/coder/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Code Server">
<a href="../config/map/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Map">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
@@ -1407,7 +1432,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
Previous
</span>
<div class="md-ellipsis">
Code Server
Map
</div>
</div>
</a>