Repository: couchdb-www Updated Branches: refs/heads/asf-site fe5b73bb1 -> 231168d80
Fix closing tag Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/231168d8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/231168d8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/231168d8 Branch: refs/heads/asf-site Commit: 231168d805632395dcb2352def45261e7d749d67 Parents: fe5b73b Author: Alexander Shorin <[email protected]> Authored: Wed Apr 29 23:23:44 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Wed Apr 29 23:23:44 2015 +0300 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/231168d8/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 99cdd0c..eb1c111 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@ This fabulous linen texture was integrated into the site design. <p>Because a healthy community is our most valuable asset, this is a good place to start contributing. Learn how CouchDB is used and why people love it. <strong>Read about it, promote it, and talk about it.</strong> Arrange or attend a <a href="https://cwiki.apache.org/confluence/display/COUCHDB/Meetups">meetup</a>, give a talk, or write about your adventures with CouchDB. If you write a blog post about CouchDB (or find a blog post worth sharing) drop a mail to the <a href="mailto:[email protected]">marketing list</a> (or <a href="twitter.com/CouchDB">send a tweet</a>) and we’ll include it in the <a href="http://blog.couchdb.org/">weekly news</a>. You could also help out on the <a href="#user-mailing-list">user mailing list</a>, on <a href="irc://irc.freenode.net/couchdb">IRC</a>, or on <a href="http://stackoverflow.com/questions/tagged/couchdb">StackOverflow</a>. Or come join us on the <a href="#developer-mailing-list">developer mailing list</a> and let us know how else you’d like to help. - <p><strong>We do content marketing and advocate marketing.</strong> If you want to help out with this, or any other aspect of marketing, join us on the <a href="#mailing-lists">marketing list</a> and announce yourself. <strong>We’re looking for contributions to our web administration console, Fauxton. We would appreciate help with web design, development, user experience, and testing.</strong> Check out the <a href="http://s.apache.org/fauxton-issues">list of issues</a> to get started.</strong> + <p><strong>We do content marketing and advocate marketing.</strong> If you want to help out with this, or any other aspect of marketing, join us on the <a href="#mailing-lists">marketing list</a> and announce yourself. <strong>We’re looking for contributions to our web administration console, Fauxton. We would appreciate help with web design, development, user experience, and testing.</strong> Check out the <a href="http://s.apache.org/fauxton-issues">list of issues</a> to get started.</p> <p>Why don’t you help us triage <a href="http://s.apache.org/Bni">JIRA</a> issues? <strong>Be the first person someone interacts with when they have a problem. This is a great way to help out while learning the project.</strong> Or maybe you’d like to help us keep the <a href="http://wiki.apache.org/couchdb/">wiki</a> up-to-date? If you want to help with translations, join us on the <a href="#mailing-lists">localisation list</a> and specify which languages you want to help with. If you’re looking for something a little more technical, you could help us with our documentation, QA, packaging, or release efforts. Just drop by on the <a href="#developer-mailing-list">developer list</a> and let us know what you want to do. <strong>There’s enough room for any sort of contribution!</strong></p>
