open-consul/website/build/community.html

12 lines
4.3 KiB
HTML

<!DOCTYPE html> <html lang=en> <head> <meta charset=utf-8> <meta name=viewport content="width=device-width, initial-scale=1.0"> <meta name=description content=""> <meta name=author content=""> <title>Community - Serf</title> <link href="/stylesheets/bootstrap.min-82fe1490.css" media=screen rel=stylesheet /><link href="/stylesheets/main-e5014f86.css" media=screen rel=stylesheet /> <!--[if lt IE 9]><script src="/javascripts/html5shiv-310dd184.js"></script> <script src="/javascripts/respond.min-88c91176.js"></script><![endif]--> <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45101516-1', 'serfdom.io');
ga('send', 'pageview');
</script> </head> <body class=page-Community> <div id=header> <div class=container> <a class="navbar-brand logo" href="/"> <span></span> </a> <a class="navbar-brand text rls-l" href="/">SERF</a> <ul class="buttons nav navbar-nav navbar-right rls-sb"> <li class=first><a href="/downloads.html">Download</a></li> <li><a href="https://github.com/hashicorp/serf">Github</a></li> </ul> <ul class="main-links nav navbar-nav navbar-right rls-sb"> <li><a href="/intro/index.html">Intro</a></li> <li><a href="/docs/index.html">Docs</a></li> <li><a href="/community.html">Community</a></li> </ul> </div> </div> <div class=container> <div class="col-md-8 col-md-offset-2"> <div class=bs-docs-section> <h1>Community</h1> <p> Serf is a new project with a growing community. Despite this, there are active, dedicated users willing to help you through various mediums. </p> <p> <strong>IRC:</strong> <code>#serfdom</code> on Freenode </p> <p> <strong>Mailing list:</strong> <a href="https://groups.google.com/group/serfdom">Serf Google Group</a> </p> <p> <strong>Bug Tracker:</strong> <a href="https://github.com/hashicorp/serf/issues">Issue tracker on GitHub</a>. Please only use this for reporting bugs. Do not ask for general help here. Use IRC or the mailing list for that. <h1>People</h1> <p> The following people are some of the faces behind Serf. They each contribute to Serf in some core way. Over time, faces may appear and disappear from this list as contributors come and go. </p> <div class=people> <div class=person> <img class=pull-left src="//www.gravatar.com/avatar/11ba9630c9136eef9a70d26473d355d5.png?s=125"> <div class=bio> <h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3> <p> Armon Dagar is the creator of Serf. He researched and developed many of the internals of how Serf works, including the gossip layer. Armon is also the creator of <a href="https://github.com/armon/statsite">Statsite</a> and <a href="https://github.com/armon/bloomd">Bloomd</a>. </div> </div> <div class=person> <img class=pull-left src="//www.gravatar.com/avatar/54079122b67de9677c1f93933ce8b63a.png?s=125"> <div class=bio> <h3>Mitchell Hashimoto (<a href="https://github.com/mitchellh">@mitchellh</a>)</h3> <p> Mitchell Hashimoto is the creator of Serf, and works on all layers of Serf from the gossip layer up to the CLI. In addition to Serf, Mitchell is the creator of <a href="//www.vagrantup.com">Vagrant</a> and <a href="//www.packer.io">Packer</a>. He is self described as "automation obsessed." </p> </div> </div> <div class=clearfix></div> </div> </div> </div> </div> <div id=footer> <div class=container> <div class=footer-links> <ul class="main-links nav navbar-nav rls-sb"> <li><a href="/intro/index.html">Intro</a></li> <li class=active><a href="/docs/index.html">Docs</a></li> <li><a href="/community.html">Community</a></li> </ul> <ul class="buttons nav navbar-nav rls-sb"> <li class=first><a href="/downloads.html">Download</a></li> <li><a href="https://github.com/hashicorp/serf">Github</a></li> </ul> </div> <div class=footer-logo> <span></span> </div> <div class="footer-hashi os"> <span>© 2013. A <a href="//www.hashicorp.com">HashiCorp</a> Project.</span> <a href="//www.hashicorp.com"><img src="/images/hashi-logo-s-3644fe63.png"></a> </div> </div> </div> <script src="javascripts/lib/d3.v3.min-614dfb7a.js"></script> <script src="javascripts/app/deploy/site-c75e42b5.js"></script> <script>
Serf.initialize();
</script> </body> </html>