Skip to content

Commit 8e22456

Browse files
committed
contribution page
1 parent 5c2461c commit 8e22456

File tree

1 file changed

+32
-31
lines changed

1 file changed

+32
-31
lines changed

pages/contribution.html

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,46 @@
11
---
22
layout: page
3-
title: Getting Involved
3+
title: Community
44
permalink: /contribution/
55
---
66

7-
<div class="row">
8-
<h1 class="text-center">Contribute to OData.org</h1>
97

10-
<div class="col-md-2">
11-
<a href="https://github.com/ODataOrg/odataorg.github.io"><img src="/assets/Octocat.png" alt="OData.org on GitHub" height="166px" width="200px"></a>
12-
</div>
13-
14-
<div class="col-md-1"></div>
15-
16-
<div class="col-md-9">
17-
<p><strong>Post blogs: </strong>Blogs on OData.org are for OData lovers to share their experiances of OData. If you want to promote your work (related with OData), as long as it's not overt-selling , send a pull request following the <a href="https://github.com/ODataOrg/odataorg.github.io" target="_blank">contribution guidelines</a>. After a light review process, we will publish your blog.</p>
8+
<h2 class="text-center" >Contribute to OData.org</h2>
9+
<div class="row" style="height:210px ; text-align:center">
1810

19-
<p><strong>Other improvements: </strong>OData.org is always open to any kind of contribution, including adding contents to <strong>Ecosystem</strong> and <strong>Libraries</strong>. Please visit <a href="https://github.com/ODataOrg/odataorg.github.io">OData.org repo on GitHub</a> for more details. Or if you have any further questions / feedback, please create <a href="https://github.com/ODataOrg/odataorg.github.io/issues">GitHub issues</a> or send email to <a href="[email protected]">[email protected]</a>.</p>
11+
<div>
12+
<p class="text-center">OData.org is always open to any kind of contribution, including <strong>Post blogs</strong>,adding contents to <strong>Ecosystem</strong> ,<strong>Libraries</strong> and <strong>other improvements </strong>. Please visit OData.org repo on GitHub for more details. Or if you have any further questions / feedback, please create <a href="https://github.com/ODataOrg/odataorg.github.io/issues">GitHub issues</a> or send email to <a href="[email protected]">[email protected]</a>.</p>
13+
<a href="https://github.com/ODataOrg/odataorg.github.io"><img src="/assets/github.png" alt="OData.org on GitHub" height="136px" ></a>
2014
</div>
21-
2215
</div>
2316

24-
<br /><br />
25-
26-
<h1 class="text-center">Participate elsewhere</h1>
27-
<div class="row">
28-
<div class="col-md-9">
29-
<p><strong>OASIS community:</strong> You can view and create issues related to OData protocol directy at <a href="https://issues.oasis-open.org/browse/ODATA/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel">OASIS OData TC</a>. </p>
30-
<p><strong>Mailing list:</strong> For any question related to OData, please join the <a href="https://groups.google.com/forum/#!forum/odata-discussion">OData Discussion Group</a>. For questions related to specific stacks, you can also send email directly to :
31-
<ul>
32-
<li>Microsoft OData Team: [email protected]</li>
33-
<li>Apache Olingo: <a href="http://olingo.apache.org/support.html">Apache Olingo Support</a></li>
34-
</ul>
35-
</p>
36-
<p><strong>Twitter:</strong> Follow us (@odataorg) on Twitter and tweets #odata</p>
37-
<p><strong>StackOverflow:</strong> <a href="http://stackoverflow.com/questions/ask?tags=odata">Ask questions on with OData tag StackOverflow</a></p>
38-
</div>
3917

40-
<div class="col-md-1"></div>
18+
<h2 class="text-center">Participate elsewhere</h2>
19+
<div class="row" style="height:210px;text-align:center">
4120

42-
<div class="col-md-2">
43-
<img src="/assets/contribution.png" alt="Getting Involved " height="200px" width="200px">
21+
<div>
22+
<p class="text-center">You can also view issues and discuss OData in other communities. You can participate or follow the standardization technical committee progress at OASIS, ask questions at StackOverflow and tweet #OData at Twitter.</p>
4423
</div>
24+
<div class="col-md-4">
25+
<a href="https://groups.google.com/forum/#!forum/odata-discussion"><img src="/assets/OASIS.png" height="125px" ></a></div>
26+
<div class="col-md-4">
27+
<a href="http://stackoverflow.com/questions/ask?tags=odata"><img src="/assets/StackOverflow.png" height="125px" ></a></div>
28+
<div class="col-md-4">
29+
<a href="https://twitter.com/odataorg"><img src="/assets/Twitter.png" height="125px" ></a></div>
4530
</div>
31+
32+
<h2 class="text-center">Join discussion groups</h2>
33+
<div class="row" style="height:210px; text-align:center">
34+
<div>
35+
<p class="text-center">Join the new mailing list for OData discussion. You can ask or answer questions about the OData protocol.</p>
36+
</div>
37+
<div class="col-md-4">
38+
<a href="https://groups.google.com/forum/#!forum/odata-discussion"><img src="/assets/ODataDiscussionGroup.png" height="125px"></a>
39+
</div>
40+
<div class="col-md-4">
41+
<a href="http://stackoverflow.com/questions/ask?tags=odata"><img src="/assets/MSODataTeam.png" height="125px"></a>
42+
</div>
43+
<div class="col-md-4">
44+
<a href="https://http://olingo.apache.org/support.html"><img src="/assets/ApacheOlingoSupport.png" height="125px" ></a>
45+
</div>
46+
</div>

0 commit comments

Comments
 (0)