-
Notifications
You must be signed in to change notification settings - Fork 25
/
index.html
28 lines (25 loc) · 1.74 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
layout: default
quilt: true
---
<header>
<p>We are an online community of tech enthusiasts in and around Chattanooga, Tennessee.</p>
<p><a href="/slack/">Join us on Slack.</a></p>
</header>
{% include announcement.html %}
<section>
<h2>About devanooga</h2>
<p>devanooga is an online community for current developers, aspiring developers, and anyone who works closely with developers. This includes web designers, graphic designers, project managers, technology educators, and more. Even if you're simply curious about what we have going on, you're welcome to join.</p>
</section>
<section>
<h2>Our resources</h2>
<p>Our main resource is a <a href="/slack/">Slack Team</a>, where technologists from all around the region come together to share ideas, troubleshoot their projects, learn new things, or just hang out. We keep a relaxed atmosphere in there, but we do expect you to heed our <a href="/code-of-conduct/">Code of Conduct</a> (CoC). If you have any questions about the CoC, feel free to <a href="/contact/">use our contact form</a> to get in touch. You can also ask us on Slack, either publicly in the #devanooga channel, or privately to any of the admins. If Slack is down, you can find us on IRC in <a href="https://web.libera.chat/#devanooga">#devanooga</a>.</p>
</section>
<section class="dbox-donation-section">
<h2>Donate to devanooga</h2>
<p>We’re looking to work on many fun projects and events; become a donor today! devanooga is a 501(c)(3), and your donation is tax deductible.</p>
<div class="dbox-donation-container">
<a rel="noopener" class="dbox-donation-button" href="https://donorbox.org/donate-to-devanooga">Donate</a>
</div>
</section>
<script defer src="https://donorbox.org/install-popup-button.js"></script>