-
Notifications
You must be signed in to change notification settings - Fork 2
/
faq.html
178 lines (168 loc) · 6.66 KB
/
faq.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
178
<html>
<head>
<meta name="encoding" charset="utf-8" />
<title>Ruby Retreat NZ: 2023</title>
<link href="css/main.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/9de5058141.js"
crossorigin="anonymous"
></script>
</head>
<body>
<div class="header-wrapper no-img">
<header class="header">
<nav class="nav">
<a href="index.html">
<img id='logo' src='img/logo.png' width="120" height="120" />
</a>
<a href="faq.html">FAQ</a>
<a href="index.html#friends">Sponsors</a>
<!--<a href="https://ruby-retreat-nz-2020.lilregie.com/" target="_blank">
Tickets
</a>-->
</nav>
</header>
<h1 class="heading center">FAQ.</h1>
</div>
<div class="page-container">
<section class="left">
<h2>Do I have to be a Ruby developer?</h2>
<p>
Absolutely not! While this retreat is run by Rubyists, it is for the
whole developer community and there is something here for everyone!
</p>
</section>
<section class="left">
<h2>What is a Ruby Retreat?</h2>
<p>
Ruby Retreat is an unconference run by and for the whole programming
community!
</p>
<p>
Picture yourself in the mountains with your smartest friends. The air
is clear and so is your mind. There's no limit to what you can achieve
here.
</p>
<p>
• Scheming? Certainly.<br />
• Coding? It's likely.<br />
• Enlightenment? Maybe.<br />
</p>
</section>
<section class="left">
<h2>What do I do at Ruby Retreat?</h2>
<p>
It's a low-structure unconference; activities are driven by the
community. Some suggestions:<br />
• Work on projects.<br />
• Share your work with others.<br />
• Talk through gnarly problems with thoughtful, friendly folks.<br />
• Connect with the developer community.<br />
• Follow your dreams.
</p>
<p>
For this retreat, we have also organised some talks and workshops
in advance. More details will be added soon, including a way to
schedule a talk or workshop if you're keen to give one too.
</p>
</section>
<section class="left">
<h2>Is there financial assistance available?</h2>
<p>
<strong>Yes!</strong>
</p>
<p>
If you are a student, or are currently unwaged, we will have a discounted ticket price
available.<!-- Just select "Student / Unwaged" when booking a ticket
<a href="https://ruby-retreat-nz-2020.lilregie.com/booking/attendees/new">at Lil Regie</a>.-->
</p><!--
<p>
We also have an opportunity scholarship ticket thanks to Ruby New Zealand.
This ticket is available to anyone who self-identifies as belonging to a group that is poorly
represented in tech. Examples of groups that meet this criteria include (but are not limited to)
women, non-binary, and trans people, Māori and Pasifika, people of colour, people whose age
group is not well represented in tech, and people with disabilities.
No explanation will be required if you choose this ticket – we just want to see you there!
</p>
<p>
If this applies to you, then to secure your ticket for the low price of $0, simply choose
"Opportunity Scholarship" when booking a ticket (when sles open).
<a href="https://ruby-retreat-nz-2020.lilregie.com/booking/attendees/new">at Lil Regie</a>.
</p>
<p>
Thanks to an anonymous benefactor, we also have some financial assistance available for travel
costs. If this is something that would enable you to come,
<a href="mailto:[email protected]?Subject=Travel%20assistance%20for%20Ruby%20Retreat%21">
please get in touch with us
</a>
</p>-->
</section>
<section class="left">
<h2>What's the accessibility like?</h2>
<p>
This Ruby Retreat is held near the summit of a mountain, at a ski
lodge, in an alpine environment. Due to the layout of the
accommodation lodge and day lodge, including some stairs, the venue is
not well suited for people with mobility issues, and is unfortunately
not wheelchair accessible.
</p>
</section>
<section class="left">
<h2>When should I arrive to and leave from Christchurch Airport?</h2>
<!--
<p>
Please arrive before 3PM on Friday, 27th March. Transport for the retreat is provided from,
and back to, Christchurch Airport.
</p>
<p>
Barring any unforeseen circumstances out of our control, it's safe to
book flights to leave after 12PM on Monday, 30th March.
</p>-->
<p>
You are <strong>more than welcome</strong> to arrive early! There is a
lot of beauty in the Canterbury region, and Te Wai Pounamu (South Island),
which is very much worth seeing.
</p>
</section>
<section class="left">
<h2>What do I need to bring?</h2>
<p>
Some bedding. There are mattresses and pillows and 1 blanket per bunk
but no sheets, duvets etc so you will need to bring these, or sleeping
bags along with pillow cases. Please also bring a towel. You should always
bring a towel.
</p>
</section>
<section class="left">
<h2>Can we sponsor Ruby Retreat?</h2>
<p>
We'd love to have your support.
<a href="mailto:[email protected]?Subject=We%27d%20love%20to%20sponsor%20Ruby%20Retreat%21">
Get in touch with us
</a>
and we'll send through more details.
</p>
</section>
<section class="left">
<h2>Is there a code of conduct?</h2>
<p>
Yes, Ruby Retreat is run under the auspices of
<a href="https://ruby.nz">Ruby New Zealand</a>. Their
<a href="https://ruby.nz/code-of-conduct/">Code of Conduct</a> is in
place to make sure that Ruby Retreat is a safe and delightful time for
everyone.
</p>
</section>
</div>
<div class="footer">
<p>© 2023 Ruby Retreat</p>
<a href="https://twitter.com/RubyRetreat">
<i class="fa fa-twitter fa-2x"></i>
</a>
</div>
</body>
</html>