-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,11 +36,17 @@ | |
<body> | ||
<section class="page-header"> | ||
<h1 class="project-name">AgnosTechValley</h1> | ||
<h2 class="project-tagline">A Tech Meetup and Community for Polyglots in Tech Valley</h2> | ||
<p> | ||
<a href="http://www.meetup.com/agnostechvalley/"><img src="/images/meetup.png" alt="http://www.meetup.com/agnostechvalley/" height="30px" /></a> | ||
<script async defer src="http://slack.agnostechvalley.com/slackin.js?large"></script> | ||
</p> | ||
<h2 class="project-tagline">A Tech Meetup and Community for Software Polyglots in New York's Tech Valley</h2> | ||
<p>Contact one of the organizers directly for a Slack invite.</p> | ||
<div class="contact-organizer"> | ||
<a href="https://fosstodon.org/@erkattak"><i class="fa fa-mastodon" aria-hidden="true"></i> @erkattak</a> | ||
<a href="https://hachyderm.io/@kirkbater"><i class="fa fa-mastodon" aria-hidden="true"></i> @kirkbater</a> | ||
<a href="https://fosstodon.org/@blainsmith"><i class="fa fa-mastodon" aria-hidden="true"></i> @blainsmith</a> | ||
</div> | ||
<p>Or reach out with an email.</p> | ||
<div class="contact-organizer"> | ||
<a href="mailto:[email protected]?subject=Hello%2C%20ATV"><i class="fa fa-envelope" aria-hidden="true"></i> [email protected]</a> | ||
</div> | ||
</section> | ||
<section class="main-content"> | ||
<h2>Code of Conduct</h2> | ||
|
@@ -116,7 +122,7 @@ <h4>Our Standards</h4> | |
<li>Being respectful of differing viewpoints and experiences</li> | ||
<li>Gracefully accepting constructive criticism</li> | ||
<li>Focusing on what is best for the community</li> | ||
<li>Showing empathy towards other community members</li> | ||
<li>Showing empathy towards other community members</li> | ||
</ul> | ||
|
||
<p>Examples of unacceptable behavior by participants include:</p> | ||
|
@@ -152,7 +158,7 @@ <h4>Conflict Resolution</h4> | |
<h4>Attribution</h4> | ||
|
||
<p>This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at <a href="https://www.contributor-covenant.org/version/1/4/code-of-conduct.html">https://www.contributor-covenant.org/version/1/4/code-of-conduct.html</a></p> | ||
|
||
<h3>Summary</h3> | ||
|
||
<ul> | ||
|
@@ -161,7 +167,7 @@ <h3>Summary</h3> | |
<li>Don’t be destructive or inflammatory.</li> | ||
<li>If you encounter an issue, please get in touch with Erik or Blain.</li> | ||
</ul> | ||
|
||
<footer class="site-footer"> | ||
<p class="site-footer-credits"><a href="https://github.com/agnostechvalley">GitHub</a> and <a href="https://twitter.com/agnostechvalley">Twitter</a>.</p> | ||
<p class="site-footer-credits"><a href="/code-of-conduct.html">Code of Conduct</a></p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters