-
Notifications
You must be signed in to change notification settings - Fork 11
/
index.html
177 lines (161 loc) · 6.83 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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
---
layout: default
---
<div class="pure-g">
<header class="mobile-visible mobile-header pure-u-1">
<h1>Ruby New Zealand</h1>
<h3>Ruby in Aotearoa New Zealand</h3>
<div class="mobile-visible">
<img src="images/logo.png" class="mobile-logo" alt="Ruby New Zealand" />
</div>
<hr>
</header>
</div>
<section class="pure-g">
<div class="pure-u-1">
<h1>👋 Welcome!</h1>
<p>Ruby New Zealand is a community of people who are passionate about Ruby and want to help make it more accessible to you in New Zealand.</p>
</div>
</section>
<hr />
<section class="pure-g" id="join-the-community">
<div class="pure-u-1">
<h2>Join the Community</h2>
<p>For code chat, job listings, ruby help, keyboard nerdery, and banter, join us on <a href="mailto:secretary@ruby.nz?subject=Can I have RubyNZ Slack access please?">Slack</a>.</p>
<p></p>
</div>
<div class="pure-u-1 social">
<a href="https://rubynz.slack.com">
<i class="fa fa-slack fa-3x" alt="Ruby NZ Slack"></i>
</a>
<a href="https://github.com/rubynz">
<i class="fa fa-github fa-3x" alt="Ruby NZ Github"></i>
</a>
</div>
</section>
<hr />
<section id="membership">
<h2>Membership</h2>
<p><a href="http://membership.ruby.nz" alt="Ruby NZ membership">Check and update your membership, or register to become a member.</a> Becoming a member means that you can have your say in the Ruby AGM ✨ </p>
</section>
<hr />
<section id="local-meetups">
<h2>Local Meetups</h2>
<ul>
<li>
<a href="http://auckland.ruby.org.nz">Auckland</a>:
This is a monthly group that explores the use of Ruby. Welcomes anyone interested in the language!
</li>
<li>
<a href="http://wellington.ruby.org.nz">Wellington</a>:
Meets every second month, generally with planned talks, food and drinks provided.
</li>
<li>
<a href="http://christchurch.ruby.nz">Christchurch</a>:
Super friendly group of programmers meeting monthly to discuss all things about the Ruby programming language.
</li>
</ul>
<p>Do you run a meetup that's not listed here? <a href="https://github.com/rubynz/www">Make a pull request</a> to add yours to the site.</p>
</section>
<hr />
<section id="ruby-companies">
<h2>Companies known to use Ruby in New Zealand</h2>
<p>Looking for help with a Ruby project or want to work with Ruby? Here's a <a href="https://github.com/rubynz/www/wiki/Companies-known-to-use-Ruby-in-NZ">register of companies using Ruby in New Zealand.</a></p>
<hr />
</section>
<section id="code-of-conduct">
<h2>Code of Conduct</h2>
<p>Ruby New Zealand has a code of conduct for all its events, projects, and services that members are expected to abide by. An up-to-date copy is <a href="/code-of-conduct/" target="_blank">available here.</a></p>
</section>
<hr />
<section id="about-us">
<h2>About Us</h2>
<p>Ruby New Zealand fosters and supports the Ruby programming language, its users and community in New Zealand. It assists with community events such as local meetups, Rails Camps and Rails Girls, and helps ensure these are safe and welcoming spaces.</p>
<p>Ruby NZ was incorporated on June 5th 2014, and is Society #2606303.</p>
</section>
<hr />
<section id="society-rules">
<h2>Society Rules</h2>
<p><a href="society-rules.pdf" target="_blank">Read about the Rules of Ruby New Zealand Incorporated from here.</a></p>
</section>
<hr />
<section id="current-committee">
<h2>Current Committee</h2>
<p>After the vote held during the AGM held on June 25, 2024 the committee was:</p>
<ul>
<li><strong>President:</strong> Sarah Hay</li>
<li><strong>Secretary:</strong> Michael Yin</li>
<li><strong>Treasurer:</strong> Philip Arndt</li>
<li>
<strong>General Members:</strong>
<ul>
<li>Mark Haylock</li>
<li>Henry James Maddocks</li>
<li>Nathan Broadbent</li>
<li>Ben Tillman</li>
</ul>
</li>
</ul>
<h3>Meeting Minutes</h3>
{% for minutes in site.committee_minutes %}
<p><a href="{{minutes.url}}">{{ minutes.title }}</a></p>
{% endfor %}
<p>Older minutes can be found <a href="https://github.com/rubynz/www/wiki/2019-Committee-Minutes">on GitHub</a>.</p>
</section>
<hr />
<section id="past-committee">
<h2>Past Committee Members</h2>
<ul>
<li>Ben Tillman (president 2021-2023, general member 2023-2024)</li>
<li>Michael Yin (secretary 2021-2024)</li>
<li>Mark Haylock (general member 2021-2024)</li>
<li>Matthew Wratt (general member 2022-2024)</li>
<li>Hannah Oldroyd (treasurer 2021-2022)</li>
<li>Eaden McKee (general member 2021-2022)</li>
<li>Edu Depetris (general member 2021-2022)</li>
<li>Dan Lawler (general member 2021-2022)</li>
<li>Sarah Hay (general member 2021-2023, president 2023-2024)</li>
<li>Pete Nicholls(secretary 2020-2021)</li>
<li>Rebecca Pinheiro (general member 2020-2021)</li>
<li>Dmitry Rocha (general member 2020-2021)</li>
<li>Edimo Sousa Silva (general member 2020-2021)</li>
<li>Laura Harnett (general member 2019-2020)</li>
<li>Mathew Hartley (general member 2019-2020)</li>
<li>Anthony Mace (general member 2019-2020)</li>
<li>Andrew Pett (secretary 2019-2020)</li>
<li>Steve Hoeksema (treasurer 2016-2020)</li>
<li>Juri Hahn (general member 2016-2017, 2018-2019)</li>
<li>Charles Peach (general member 2016-2018, president 2018-2019)</li>
<li>Mai Nguyen (secretary 2018-2019)</li>
<li>Charlie Ablett (general member 2018-2019)</li>
<li>Samuel Williams (general member 2018-2019)</li>
<li>Amanda Wagener (general member 2017-2018 and 2014-2015, president 2016-2017, secretary 2015-2016)</li>
<li>Daniel Fone (secretary 2016-2018)</li>
<li>Patrick Davey (general member 2017-2018)</li>
<li>Max Hung (general member 2017-2018)</li>
<li>Raquel Moss (president 2017-2018, general member 2016-2017)</li>
<li>Merrin Macleod (secretary 2014-2015, general member 2016-2017, president 2020-2021)</li>
<li>Eoin Kelly (treasurer 2014-2016)</li>
<li>Philip Arndt (president 2014-2016, treasurer 2020-2021, treasurer 2022-2024)</li>
<li>Megan Bowra-Dean (general member 2015-2016)</li>
<li>James Harton (general member 2014-2016)</li>
<li>Breccan McLeod-Lundy (general member 2014-2015)</li>
<li>Nahum Wild (general member 2014-2015)</li>
</ul>
</section>
<hr />
<section id="slack-moderators">
<h2>Slack Moderators</h2>
Members of the committee moderate Slack to make sure that we're all following the Code of Conduct. If you have questions or concerns, you can contact our moderators on Slack. They might not always be online, so send them a direct message if you need to talk to them.
<ul>
<li>@ben tillman</li>
<li>@Hannah Oldroyd</li>
<li>@drlawler</li>
<li>@eadz</li>
<li>@mhaylock</li>
<li>@layerssss</li>
<li>@parndt</li>
<li>@sarah.hay</li>
<li>@Edu Depetris</li>
</ul>
</section>