Add story placeholders and QR tool navigation - Add home infrastructure and nuclear DNS story placeholders - Add QR code tool to navigation dropdown - Update stories index with new entries - Rebuild and test local environment
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
60d1208d9d
commit
67a51b14e4
|
@ -37,6 +37,7 @@
|
|||
<div class="dropdown-content">
|
||||
<a href="/one-pager-tools/csv-tool.html" id="nav-csv">CSV Tool</a>
|
||||
<a href="https://md.colinknapp.com" id="nav-markdown" target="_blank" rel="noopener noreferrer">Markdown Tool</a>
|
||||
<a href="https://qr.colinknapp.com" id="nav-qrcode" target="_blank" rel="noopener noreferrer">QR Code Tool</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -430,7 +430,7 @@
|
|||
<li>Developed a WireGuard mesh networking tool designed to simplify deployment of mesh networks as opposed to traditional hub-and-spoke architectures</li>
|
||||
<li>Created infrastructure tooling that enables ease of deployment for quantum-resistant networking solutions</li>
|
||||
<li>Implemented comprehensive self-hosting strategy to keep personal and business data out of cloud environments</li>
|
||||
<li>Architected and deployed georedundant, nuclear war-resistant DNS clusters for confidential government and defense clients</li>
|
||||
<li>Architected and deployed georedundant, nuclear war-resistant DNS cluster for clients</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue