Skip to content

Commit 7a637ef

Browse files
committed
Community page
1 parent 084ac91 commit 7a637ef

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
lines changed

community/index.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: default
3+
title: "Community"
4+
---
5+
<h1>Community</h1>
6+
7+
<div class="community-item">
8+
<h2><a href="https://groups.google.com/forum/#!forum/restx"><i class="icon-comments"></i> Google group</a></h2>
9+
<p>Browse and join the google group to get help on and discuss RESTX</p>
10+
</div>
11+
12+
<div class="community-item">
13+
<h2><a href="https://github.com/restx/restx"><i class="icon-github"></i> Sources</a></h2>
14+
<p>Browse, clone and fork the sources on github</p>
15+
</div>
16+
17+
<div class="community-item">
18+
<h2><a href="https://github.com/restx/restx/issues"><i class="icon-signal"></i> Issues</a></h2>
19+
<p>Browse and report issues on github</p>
20+
</div>
21+
22+
<div class="community-item">
23+
<h2><a href="https://twitter.com/restx_"><i class="icon-twitter"></i> Twitter</a></h2>
24+
<p>Follow the RESTX_ account on twitter, and spread the word!</p>
25+
</div>
26+
27+
28+
29+

community/index.md

-7
This file was deleted.

0 commit comments

Comments
 (0)