Remove Discord, fix email, wire YouTube, drop community sections

- Remove all Discord references across every page
- Fix email to bournemouththechnology@protonmail.com throughout
- Wire YouTube footer links to @JonStarkeyfilms channel
- Replace Discord hero link on index with YouTube
- Remove "Built by builders" + "Join the community" section (devkits)
- Remove Discord Server item from opensource community list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jon
2026-06-13 18:33:56 +01:00
parent 8ef50e2c6f
commit d8bc90792d
5 changed files with 15 additions and 61 deletions

View File

@@ -43,7 +43,7 @@
<p style="font-size:clamp(17px,1.8vw,21px);line-height:1.55;color:rgba(255,255,255,0.66);max-width:620px;margin-top:22px;">Free, open-source drone software stack. Flight controllers, AI models, simulation tools, and more.</p>
<div style="margin-top:32px;display:flex;flex-wrap:wrap;gap:13px;">
<a href="#repos" class="btn btn-white btn-md">Explore projects</a>
<a href="#community" class="btn btn-ghost-dark btn-md">Join Discord</a>
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-ghost-dark btn-md">Get in touch</a>
</div>
</div>
</section>
@@ -231,15 +231,6 @@
<div style="font-size:13px;color:rgba(255,255,255,0.5);margin-top:2px;">800+ active developers</div>
</div>
</div>
<div style="display:flex;align-items:center;gap:14px;">
<div style="width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="rgba(255,255,255,0.7)" stroke-width="1.8" aria-hidden="true"><path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"/></svg>
</div>
<div>
<div style="font-size:15px;font-weight:600;color:#fff;">Discord Server</div>
<div style="font-size:13px;color:rgba(255,255,255,0.5);margin-top:2px;">Real-time help and discussion</div>
</div>
</div>
<div style="display:flex;align-items:center;gap:14px;">
<div style="width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="rgba(255,255,255,0.7)" stroke-width="1.8" aria-hidden="true"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
@@ -324,9 +315,8 @@
<div>
<div class="footer-col-label">Connect</div>
<div class="footer-col-links">
<a href="opensource.html">Discord</a>
<a href="consultancy.html">Contact</a>
<a href="videos.html">YouTube</a>
<a href="https://www.youtube.com/@JonStarkeyfilms">YouTube</a>
</div>
</div>
</div>