feat: community stats card

This commit is contained in:
2026-01-09 17:47:37 -08:00
parent 072ccc0034
commit d8634fb213
+53 -11
View File
@@ -812,6 +812,9 @@
</div> </div>
</div> </div>
</div> </div>
<a href="https://resume.nhcarrigan.com" target="_blank" class="cta-button cta-button-secondary" aria-label="View full resume" rel="noopener noreferrer">
<i class="fas fa-file-alt" aria-hidden="true"></i> See full resume
</a>
</section> </section>
<!-- Past Work & Credentials --> <!-- Past Work & Credentials -->
@@ -877,12 +880,25 @@
</div> </div>
<p style="text-align: center; margin-top: 2rem;"> <p style="text-align: center; margin-top: 2rem;">
<a href="https://testimonials.nhcarrigan.com" target="_blank" class="cta-button" aria-label="View all client testimonials" rel="noopener noreferrer"> <a href="https://testimonials.nhcarrigan.com" target="_blank" class="cta-button cta-button-secondary" aria-label="View all client testimonials" rel="noopener noreferrer">
<i class="fas fa-quote-left" aria-hidden="true"></i> Read All Testimonials <i class="fas fa-quote-left" aria-hidden="true"></i> Read All Testimonials
</a> </a>
</p> </p>
</section> </section>
<section class="fade-in" role="region" aria-labelledby="resources">
<h2 id="resources">Resources & Documentation</h2>
<p>
We believe in transparency and sharing knowledge. Our comprehensive documentation includes:
</p>
<ul>
<li><a href="https://docs.nhcarrigan.com/community/coc" target="_blank" rel="noopener noreferrer">Code of Conduct</a> and <a href="https://docs.nhcarrigan.com/community/guide/" target="_blank" rel="noopener noreferrer">Community Guidelines</a> - Templates to help shape your own community</li>
<li><a href="https://docs.nhcarrigan.com/legal/license/" target="_blank" rel="noopener noreferrer">Software License</a>, <a href="https://docs.nhcarrigan.com/legal/terms/" target="_blank" rel="noopener noreferrer">Terms of Service</a>, and <a href="https://docs.nhcarrigan.com/legal/privacy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a> - Documentation templates for your products</li>
<li><a href="https://blog.nhcarrigan.com" target="_blank" rel="noopener noreferrer">Blog</a> - Content and resources to help you level up your game!</li>
<li><a href="https://hikari.nhcarrigan.com/announcements" target="_blank" rel="noopener noreferrer">Announcements</a> - Project updates and community news</li>
</ul>
</section>
<!-- Join Our Community - Prominent CTA --> <!-- Join Our Community - Prominent CTA -->
<section class="card fade-in" style="background: #f8f9fa; border-color: #5865F2; border-width: 3px;" role="region" aria-labelledby="join-community"> <section class="card fade-in" style="background: #f8f9fa; border-color: #5865F2; border-width: 3px;" role="region" aria-labelledby="join-community">
<h2 id="join-community" style="margin-top: 0;">Join Our Community</h2> <h2 id="join-community" style="margin-top: 0;">Join Our Community</h2>
@@ -902,17 +918,43 @@
</p> </p>
</section> </section>
<section class="fade-in" role="region" aria-labelledby="resources"> <!-- Community Stats -->
<h2 id="resources">Resources & Documentation</h2> <section class="card fade-in" role="region" aria-labelledby="community-stats">
<p> <h2 id="community-stats" style="margin-top: 0; text-align: center;">Our Community by the Numbers</h2>
We believe in transparency and sharing knowledge. Our comprehensive documentation includes: <p style="text-align: center; margin-bottom: 2rem;">
We're proud of the vibrant, inclusive community we've built together!
</p>
<div class="stats-grid">
<div class="stat-card">
<div class="stat-number">400+</div>
<div class="stat-label">Discord Members</div>
</div>
<div class="stat-card">
<div class="stat-number">500+</div>
<div class="stat-label">Daily Discord Messages</div>
</div>
<div class="stat-card">
<div class="stat-number">1,100+</div>
<div class="stat-label">Bluesky Followers</div>
</div>
<div class="stat-card">
<div class="stat-number">800+</div>
<div class="stat-label">LinkedIn Connections</div>
</div>
</div>
<p style="text-align: center; margin-top: 2rem;">
<a href="https://chat.nhcarrigan.com" target="_blank" class="cta-button" aria-label="Join our Discord community" rel="noopener noreferrer">
<i class="fab fa-discord" aria-hidden="true"></i> Connect with Us on Discord
</a>
<a href="https://socials.nhcarrigan.com" target="_blank" class="cta-button cta-button-secondary" aria-label="View all our social media accounts" rel="noopener noreferrer">
<i class="fas fa-share-alt" aria-hidden="true"></i> View All Social Accounts
</a>
</p> </p>
<ul>
<li><a href="https://docs.nhcarrigan.com/community/coc" target="_blank" rel="noopener noreferrer">Code of Conduct</a> and <a href="https://docs.nhcarrigan.com/community/guide/" target="_blank" rel="noopener noreferrer">Community Guidelines</a> - Templates to help shape your own community</li>
<li><a href="https://docs.nhcarrigan.com/legal/license/" target="_blank" rel="noopener noreferrer">Software License</a>, <a href="https://docs.nhcarrigan.com/legal/terms/" target="_blank" rel="noopener noreferrer">Terms of Service</a>, and <a href="https://docs.nhcarrigan.com/legal/privacy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a> - Documentation templates for your products</li>
<li><a href="https://blog.nhcarrigan.com" target="_blank" rel="noopener noreferrer">Blog</a> - Content and resources to help you level up your game!</li>
<li><a href="https://hikari.nhcarrigan.com/announcements" target="_blank" rel="noopener noreferrer">Announcements</a> - Project updates and community news</li>
</ul>
</section> </section>
<section class="fade-in" role="region" aria-labelledby="get-involved"> <section class="fade-in" role="region" aria-labelledby="get-involved">