Deploy: Complete TekDek documentation website with all content pages, CSS, and infrastructure

This commit is contained in:
ParzivalTD
2026-04-12 11:20:19 -04:00
parent 1be079d7a7
commit d8da25107e
29 changed files with 2627 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php if (!defined('TEKDEK')) die('Direct access not permitted.'); ?>
<article class="page-content">
<h1>Team</h1>
<p>Meet the TekDek crew.</p>
<p><a href="<?= SITE_BASE_URL ?>team.html" class="btn">View Team Page →</a></p>
</article>