-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmeetups.html
121 lines (105 loc) · 5.97 KB
/
meetups.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://www.writethedocs.org/meetups/" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Write The Docs - A series of events for technical writers, documentarians, and all those who write the docs.</title>
<meta name="description" content="A series of events for technical writers, documentarians, and all those who write the docs.">
<meta name="author" content="Write The Docs">
<meta name="ROBOTS" content="ALL">
<meta name="geo.country" content="US">
<meta name="dc.language" content="en">
<meta name="geo.placename" content="Portland, Oregon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph protocol -->
<meta property="og:image" content="http://conf.writethedocs.org/img/logo.png">
<meta property="og:title" content="A series of events for technical writers, documentarians, and all those who write the docs.">
<meta property="og:type" content="event">
<meta property="og:url" content="http://conf.writethedocs.org">
<meta property="og:site_name" content="Write The Docs">
<!-- /Open Graph protocol -->
<!-- Google Plus1 -->
<meta itemprop="name" content="Write The Docs">
<meta itemprop="description" content="A series of events for technical writers, documentarians, and all those who write the docs.">
<meta itemprop="image" content="http://conf.writethedocs.org/img/logo.png">
<!-- /Google Plus1 -->
<link rel="stylesheet" href="css/vendor/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="css/vendor/bootstrap/bootstrap-responsive.min.css">
<link rel="stylesheet" href="css/font/hagin-caps-medium.css">
<link rel="stylesheet" href="css/font/hagin-caps-thin.css">
<link rel="stylesheet" href="css/font/poly.css">
<link rel="stylesheet" href="css/2013.main.css">
<link rel="stylesheet" href="css/root.css">
<script src="http://www.google-analytics.com/ga.js"></script>
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body onload="">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<a class="brand" href="http://conf.writethedocs.org">Write the Docs</a>
<ul class="nav">
<li><a href="http://conf.writethedocs.org">Conference</a></li>
<li class="active"><a href="meetups.html">Meetups</a></li>
<li><a href="http://docs.writethedocs.org">Documentation</a></li>
</ul>
</div>
</div>
<section id="home">
<div class="container">
<div class="row-fluid">
<div class="span9 offset2">
<h1>Write the Docs Meetups</h1>
<p>
<strong>Write the Docs</strong> Meetups allow for documentarians to get to know their local community better. Meeting in person is a great way to stay up to date with the documentation world, and meet some great people in the process.
</p>
<p>
All of our local meetups are organized by members of the community in their own town. They vary in style as much as the individual cities themselves vary. The main thread that brings people together is caring about great communication and users of their product.
</p>
<p>
We invite you to join a meetup in your local community. If your local community isn't listed here, feel free to start one and let us know. We'd be happy to promote it and list it here.
</p>
<p> </p>
<h3>Current Meetups</h3>
<hr />
<ul>
<li><a href="http://www.meetup.com/Write-the-Docs/" target="_blank">San Francisco, CA, USA</a></li>
<li><a href="http://www.meetup.com/Write-The-Docs-PDX" target="_blank">Portland, OR, USA</a></li>
<li><a href="http://www.meetup.com/Write-The-Docs-NY/" target="_blank">New York, NY, USA</a></li>
<li><a href="http://www.meetup.com/Write-The-Docs-Boston/" target="_blank">Boston, MA, USA</a></li>
<li><a href="http://www.meetup.com/Write-the-Docs-San-Diego-CA/" target="_blank">San Diego, Ca</a></li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="footer">
<hr />
<div class="container">
<span>© Write The Docs 2013</span>
<span id="social-footer" class="pull-right">
<a href="https://github.com/writethedocs"><img class="rock" src="img/github.png"></a>
<a href="https://twitter.com/writethedocs"><img class="rock" src="img/twitter.png"></a>
<a href="http://webchat.freenode.net?channels=writethedocs">#writethedocs</a>
<a href="code-of-conduct.html">Code of Conduct</a>
</span>
</div>
</div>
</footer>
<script type="text/javascript">
// google analytics
// note: this will create a JS console error when viewing local via file:// uris
var _gaq=[['_setAccount','UA-37795838-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>