Skip to content

Commit 005633d

Browse files
committed
Update site to indicate closure of community
1 parent 79a07c1 commit 005633d

3 files changed

Lines changed: 8 additions & 63 deletions

File tree

_layouts/default.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
<div id="footer">
4040
<div class="container 75%">
4141

42-
<header id="invite" class="major last">
43-
<h2>Are you ready to join?</h2>
42+
<header class="major last">
43+
<h2>This community is no longer active.</h2>
4444
</header>
4545

4646
<p>
47-
You can join by <a href="mailto:invite@tech256.com">emailing us</a> or getting an invite from an existing member.
47+
For historical inquiries, you can reach us at <a href="mailto:info@tech256.com">info@tech256.com</a>.
4848
</p>
4949

5050
<ul class="icons">

_layouts/home.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
<!-- Header -->
66
<div id="header">
77
{% include logo.html %}
8-
<h1>Welcome to tech256</h1>
8+
<h1>tech256 has closed.</h1>
99
<p>
10-
We are an open tech community in North Alabama.
11-
<br/>
12-
You're invited.
10+
We were an open tech community in North Alabama.<br/>
11+
We are no longer active or accepting new members.
1312
</p>
1413
</div>
1514

index.html

Lines changed: 2 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
layout: home
33
---
44
<header class="major container 75%">
5-
<h2>Let's make our community better by being open and learning from one another.</h2>
6-
<p><a href="#invite">Join</a> our <a href="https://tech256.slack.com">Slack team</a> and start sharing!</p>
7-
<p>Already a member? <a href="https://tech256.slack.com">Enter here!</a></p>
5+
<h2>Thank you to everyone who made tech256 a great community.</h2>
86
</header>
97

108
<div class="box alt container">
@@ -13,63 +11,11 @@ <h2>Let's make our community better by being open and learning from one another.
1311
<div class="content">
1412
<h3>Community</h3>
1513
<p>
16-
We're a group of developers, designers, marketers, business people,
14+
We were a group of developers, designers, marketers, business people,
1715
hobbyists, students, and other professionals with two common interests.
1816
North Alabama and technology.
1917
</br><a href="/community.html">Learn More</a>
2018
</p>
2119
</div>
2220
</section>
23-
24-
<section class="feature right">
25-
<span href="#" class="image icon fa-heart"><img src="images/pic03.jpg" alt="" /></span>
26-
<div class="content">
27-
<h3>Code of Conduct</h3>
28-
<p>
29-
It's critically important for the success of the community that we
30-
treat one another with respect. We have established a code of conduct
31-
to set our standard.
32-
<br/>
33-
<a href="https://github.com/tech256/CoC">Read it</a> and be kind.
34-
</p>
35-
</div>
36-
</section>
37-
38-
<section class="feature left">
39-
<span href="#" class="image icon fa-slack"><img src="images/pic02.jpg" alt="" /></span>
40-
<div class="content">
41-
<h3>Slack</h3>
42-
<p>
43-
We use <a href="https://tech256.slack.com">Slack</a> to stay connected. It's
44-
easy and a lot of fun! There are clients for every platform.
45-
<br/>
46-
<a href="#invite">Join us</a>, will you?
47-
</p>
48-
</div>
49-
</section>
50-
51-
<section class="feature right">
52-
<span class="image icon fa-rocket"><img src="images/pic01.jpg" alt="" /></span>
53-
<div class="content" id="moderators">
54-
<h3>Moderators</h3>
55-
<span>
56-
Our moderators:
57-
</span>
58-
<ul>
59-
<li><a href="https://tech256.slack.com/team/jay">@jay</a> (<a href="https://twitter.com/iamvery">Jay Hayes</a>)</li>
60-
<li><a href="https://tech256.slack.com/team/mjcarroll">@mjcarroll</a> (<a href="https://twitter.com/carromj">Michael Carroll</a>)</li>
61-
</ul>
62-
<p>
63-
These fine folks are here to help you.
64-
If you have any concern about the community or someone's behavior, do not hestitate to contact us!
65-
</p>
66-
</div>
67-
</section>
6821
</div>
69-
70-
<footer class="major container 75%">
71-
<h3>Convinced?</h3>
72-
<ul class="actions">
73-
<li><a href="#invite" class="button">Join us!</a></li>
74-
</ul>
75-
</footer>

0 commit comments

Comments
 (0)