117 строки
5.6 KiB
HTML
117 строки
5.6 KiB
HTML
---
|
|
layout: container
|
|
title: Community
|
|
permalink: /community/
|
|
menu: community
|
|
description: Join the vibrant Stride game engine community on Discord, Sponsor, GitHub, Twitter, and YouTube. Connect, learn, and collaborate with fellow game developers today.
|
|
tags: search
|
|
banner:
|
|
title: Stride Community
|
|
sub-title: Help and Share
|
|
image-url: /images/backgrounds/spaceescape.webp
|
|
h1: true
|
|
---
|
|
<div class="row g-4">
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="card-title h4"><i class="fa-brands fa-discord text-decoration-none"></i> Join us on Discord</h2>
|
|
<p>
|
|
Join our Discord community to engage with Stride users and developers, share your experiences, and seek advice on various topics.
|
|
</p>
|
|
<p>
|
|
<a href="{{ site.links.discord-url }}" class="stretched-link" target="_blank" rel="noopener">Join the Conversation on Discord</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="card-title h4"><i class="fa-solid fa-heart text-decoration-none"></i> Become a Stride Sponsor</h2>
|
|
<p>
|
|
Support the Stride project by donating to help cover server costs, fund development efforts, and reward the dedicated team working behind the scenes.
|
|
</p>
|
|
<p>
|
|
<a href="/sponsor/" class="stretched-link">Support Stride by Becoming a Sponsor</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="card-title h4"><i class="fa-brands fa-github text-decoration-none"></i> Collaborate on GitHub</h2>
|
|
<p>Collaborate on the Stride project with fellow developers, contribute your unique skills, and share your ideas to enhance the platform's capabilities.</p>
|
|
<p>
|
|
<a href="{{ site.links.github-stride-url }}" target="_blank" rel="noopener" class="stretched-link">Help Improve Stride on GitHub</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-solid fa-comments"></i> GitHub Discussions</h2>
|
|
<p>Actively participate in GitHub discussions to connect with other users, learn valuable insights from developers, and proudly showcase your work to the community.</p>
|
|
<p>
|
|
<a href="{{ site.links.github-discussions-url }}" target="_blank" rel="noopener" class="stretched-link">Join a Discussion</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-brands fa-twitter text-decoration-none"></i> Twitter</h2>
|
|
<p>Follow us on Twitter at @stridedotnet to stay updated with the latest announcements, exciting news, and essential updates from the Stride team.</p>
|
|
<p>
|
|
<a href="{{ site.links.twitter-url }}" target="_blank" rel="noopener" class="stretched-link">Follow us</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-brands fa-youtube text-decoration-none"></i> YouTube</h2>
|
|
<p>Subscribe to our YouTube channel for access to a wide range of video content, including tutorials, demos, and insights into Stride's features.</p>
|
|
<p>
|
|
<a href="{{ site.links.youtube-url }}" target="_blank" rel="noopener" class="stretched-link">Follow us</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-brands fa-facebook text-decoration-none"></i> Facebook</h2>
|
|
<p>Keep up to date with recent developments and engage with our growing community by following Stride on Facebook.</p>
|
|
<p>
|
|
<a href="{{ site.links.facebook-url }}" target="_blank" rel="noopener" class="stretched-link">Follow us</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-solid fa-circle-question"></i> Q&A Game Dev</h2>
|
|
<p>Explore the Stack Exchange platform for Stride-related help, ask questions, share your expertise, and discover top-voted answers from the community.</p>
|
|
<p>
|
|
<a href="{{ site.links.stackexchange-url }}" target="_blank" rel="noopener" class="stretched-link">Ask a Question</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="card h-100">
|
|
<div class="card-body">
|
|
<h2 class="title h4"><i class="fa-solid fa-envelope"></i> Contact</h2>
|
|
<p>
|
|
Have a particular request or need advanced support? Want to offer us feedback? Feel free to contact us directly through any channels listed on this page.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |