forked from FarsetLabs/farsetlabs.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
84 lines (77 loc) · 3.05 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
---
layout: default
title: Farset Labs - Home
image: /assets/img/space/ground-floor-1.jpg
carousel:
- image: /assets/img/space/ground-floor-1.jpg
---
<div>
<p>
<b>Farset Labs</b>
is a community funded and volunteer operated charity, opened in 2012 as a place for creativity and technological tinkering. We’re open to everyone, no matter what you want to do, and we welcome people from all walks of life to use our space, come to
<a href="{{site.base}}/events/">our events</a>, and get involved with the maker community in Northern Ireland.
<a href="{{site.base}}/about/">Read more about us!</a>
</p>
</div>
<p>
<iframe width='853' height='480' src='https://my.matterport.com/show/?m=FF6T3aJ7eHL' frameborder='0' allowfullscreen allow='xr-spatial-tracking'></iframe>
</p>
<div class="row">
<div class="small-12 columns">
<fieldset class="block">
<legend>
<h4>Get Involved</h4>
</legend>
<div class="text-center">
<p>Becoming a member of the Labs opens the doors to our
<a href="/about/facility.html">resources and space</a>
any time.</p>
<a class="button expand round" href="https://farsetlabs.spaces.nexudus.com/?public&#priceplans">Join as a Member</a>
</div>
<div class="text-center">
<p>Long-term desk rental is also available for members.</p>
<a class="button expand round" href="https://farsetlabs.spaces.nexudus.com/?public">Rent a Desk</a>
</div>
</fieldset>
</div>
<div class="small-12 medium-6 columns">
<fieldset class="block">
<legend>
<h4>Upcoming Events</h4>
</legend>
<iframe frameborder="0" height="240" scrolling="no" src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=200&wkst=2&bgcolor=%23FFFFFF&src=farsetlabs.org.uk_srmqnkn373auq51u00s2nijrq8%40group.calendar.google.com&color=%235F6B02&ctz=Europe%2FLondon" style=" border-width:0 " width="318"></iframe>
<p class="text-right">
<a href="{{site.base}}/events/">More Events...</a>
</p>
</fieldset>
</div>
<div class="small-12 medium-6 columns">
<fieldset class="block">
<legend>
<h4>Contact Us</h4>
</legend>
<dl>
<dt>Email</dt>
<dd>
<a href="mailto:[email protected]">[email protected]</a>
</dd>
<dt>Phone</dt>
<dd>
<a href="tel:+448458694619">+44 845 869 4619</a>
</dd>
<dt>Address</dt>
<dd>
<address>
Farset Labs<br>
1 Weavers Court Business Park<br/>
Linfield Road<br/>
Belfast BT12 5GH<br/>
</address>
</dd>
</dl>
</fieldset>
</div>
</div>
<script src="{{site.base}}/assets/js/rss_parse.js"></script>
<script src="{{site.base}}/assets/js/jquery-feeds.min.js"></script>
<!--<script type="text/javascript">$(document).ready(function(){latestNews('https://blog.farsetlabs.org.uk/feed/');});</script>-->