Deploying from source repo: commit 56c58314ecdd941d84834cfbd2dea5f0aeb3d720

Author: Andrew Kesterson <andrew@aklabs.net>
Date:   Sun Dec 28 05:58:04 2025 -0500

    Added vcard, broke out contact and consulting pages
This commit is contained in:
2025-12-28 06:01:09 -05:00
parent e05879888a
commit f7b2f0a6c8
53 changed files with 1986 additions and 714 deletions

View File

@@ -28,7 +28,7 @@
<meta
property="og:url"
content="https://www.aklabs.net/categories/Philosophy/index.html">
content="https://aklabs.net/categories/Philosophy/index.html">
<meta
@@ -191,6 +191,14 @@
</a>
<a
href="/contact"
class="navbar-menu-item">
Contact
</a>
<button
class="navbar-menu-item darknavbar navbar-menu-btn"
aria-label="Toggle dark mode"
@@ -243,7 +251,7 @@
alt="author avatar">
<p class="author-name">Andrew Kesterson</p>
<p class="author-description"><center>Leadership || DevOps || GameDev <br/>Emergency Response <br/> <br/> <i>"Love God. Live Righteously. Die Well."</i> <br/> <br/> <a target="_blank" rel="noopener" href="https://github.com/akesterson">GitHub</a> || <a target="_blank" rel="noopener" href="https://www.linkedin.com/in/andrewkesterson/">LinkedIn</a> </center></p>
<p class="author-description"><center><i>"Love God. Live Righteously. Die Well."</i> <br/> <br/> <a target="_blank" rel="noopener" href="https://github.com/akesterson">GitHub</a> || <a target="_blank" rel="noopener" href="https://www.linkedin.com/in/andrewkesterson/">LinkedIn</a> <br/> </center></p>
<div class="author-message">
<a
class="author-posts-count"
@@ -280,13 +288,6 @@
</div>
<div class="categories-list">
<a href="/categories/Leadership/">
<div class="categories-list-item">
Leadership
<span class="categories-list-item-badge">7</span>
</div>
</a>
<a href="/categories/Books/">
<div class="categories-list-item">
Books
@@ -308,16 +309,23 @@
</div>
</a>
<a href="/categories/History/">
<a href="/categories/Philosophy/">
<div class="categories-list-item">
History
Philosophy
<span class="categories-list-item-badge">1</span>
</div>
</a>
<a href="/categories/Philosophy/">
<a href="/categories/Leadership/">
<div class="categories-list-item">
Philosophy
Leadership
<span class="categories-list-item-badge">7</span>
</div>
</a>
<a href="/categories/History/">
<div class="categories-list-item">
History
<span class="categories-list-item-badge">1</span>
</div>
</a>