-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
61 lines (47 loc) · 2.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>News Nerdery by newsnerdery</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>News Nerdery</h1>
<h2>An international meta organization to foster news nerd collaboration and knowledge sharing</h2>
</header>
<hr>
<section id="main_content">
<p>Hi! Welcome to News Nerdery. We're fostering news nerd collaboration and knowledge sharing in these two ways:</p>
<ul>
<li>Synchronous chat using <a href="https://newsnerdery.slack.com">Slack</a>. <a href="[email protected]">Email Daniel</a> to signup. If you have an opinion on the channels we should have, <a href="https://github.com/newsnerdery/docs/issues/2">you can weigh in here</a>.</a></li>
<li>Knowledge sharing using a <a href="https://github.com/newsnerdery/docs">Github docs repo</a>. <a href="https://github.com/newsnerdery/docs/issues">Create an issue</a> if you have a question you want answered, or submit a pull request if you have knowledge to contribute.</li>
</ul>
<p>Feedback welcome! Open up a Github issue, or <a href="https://twitter.com/danielbachhuber">tweet @danielbachhuber</a>.</p>
<p>You can also follow <a href="https://twitter.com/newsnerdery">@newsnerdery</a>.</p>
</section>
<footer>
News Nerdery is maintained by <a href="https://github.com/newsnerdery">newsnerdery</a><br>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
<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-62547806-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>