git ssb

0+

dangerousbeans / hackland.github.io



Tree: d2ae0f6e1c0f6997ef92e0b13a39200a88dea3e1

Files: d2ae0f6e1c0f6997ef92e0b13a39200a88dea3e1 / _includes / about.html

2180 bytesRaw
1 <!-- About Section -->
2 <section id="about" class="container content-section">
3 <div class="row">
4 <div class="col-lg-4">
5 <img src="img/IMG_0957_COLLAGE.jpg" class="img-responsive">
6 </div>
7 <div class="col-lg-8">
8 <h2>INFO</h2>
9 <p>
10 Hackland is an independent, not for profit Hackspace/Cafe hybrid in central Auckland for
11 coffee, Ethereum, Bitcoin, 3d Printing, Woodworking, Metalworking, Electronics, Coding,
12 Arts and Crafts or just hanging out.
13 </p>
14
15 <h4>Guiding Principles</h4>
16
17 <p>
18 <strong>Change and Experimentation</strong> is welcome, even if you're not an expert or not sure where something is going. Everything in the space is hackable
19 unless it has a "<strong>Do Not Hack</strong>" sticker on it. If it looks expensive or hacking it would take longer than 6 hours to put back,
20 please check with the group or post on the Slack channel or Loomio before taking it to bits.
21 </p>
22
23 <p>
24 <strong>Big Changes & Group Consensus</strong>: if a change is big, talk about it with as many people as possible in person, then
25 ask on slack and post a Loomio proposal to see how the wider-group feels about it.
26 The aim is always to reach a compromise everyone is okay with, but one which is best for the entire group, not one individual.
27 </p>
28
29 <p>
30 <strong>Safety:</strong> there are dangerous tools and equipment, which should be labeled - please have someone show you
31 how to safely use them before turning them on. Always use the correct safety equipment and always warn of loud noise before making it.
32 </p>
33
34 <p>
35 <a href="https://github.com/HakLand/Constitution">github.com/HakLand/Constitution</a>
36 </p>
37
38 <a href="https://goo.gl/forms/XAyCLl92GzYykcCa2" class="btn btn-default btn-lg">JOIN HACKLAND</a>
39
40 </div>
41 </div>
42 </section>
43

Built with git-ssb-web