-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfindus.html
More file actions
129 lines (122 loc) · 5.97 KB
/
findus.html
File metadata and controls
129 lines (122 loc) · 5.97 KB
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
<!DOCTYPE HTML>
<!--
Industrious by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>EEH - Find Us</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<a class="logo" href="index.html">East Essex Hackspace</a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="https://wiki.eehack.space">Wiki</a></li>
<li><a href="findus.html">Find Us</a></li>
</ul>
</nav>
<!-- Heading -->
<div id="heading" >
<h1>Find Us</h1>
</div>
<!-- Main -->
<section id="main" class="wrapper">
<div class="inner">
<div class="content">
<header>
<h2>Parking</h2>
</header>
<p>There is plenty of parking at the space for cars, the car park is free, but can be locked outside of park sociable hours of 9am to 4:30pm. We have keys for the gate should you get locked in. You are encouraged if you intend to leave later than 10pm to park outside the gates, they are very, very squeeky. Please respect our neighbours!
</p>
<header>
<h2>Cycling</h2>
</header>
<p>We have no shower facilities, but we do have a cycle rack. There are very few cycle paths in our part of Essex, but several back roads and a bridle way from Hockley Station. Greater Anglia runs regular services (20 minutes off peak, 10 minutes on peak, 30 minutes at weekends.</br>
</p>
<header>
<h2>Train</h2>
</header>
<p>The nearest train station is Hockley and is served by Greater Anglia (sometimes even regularly). The station is within walking distance but there is a hill between the space and the station.
Last train times: </br>
HOC to LST Mon-Sat: 23:12, Sun:23:<b>06</b></br>
HOC to SVIC Mon-Sat: 01:41, Sun: 01:<b>40</b>
</p>
<header>
<h2>Taxi</h2>
</header>
<p>
Two Taxi Firms serve Hockley regularly - Alpine (01702) 531531 which are based on the london bound station side and Andrews (01702) 200200.
</p>
<header>
<h2>Address</h2>
</header>
<p>Essex Hackspace</br>Hawkwell Pavilion</br>Park Gardens</br>Hockley</br>SS5 4HF</p>
<p>
<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d619.602066459533!2d0.6721776687247373!3d51.59740759450991!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2suk!4v1590844659295!5m2!1sen!2suk" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</p>
<hr />
<p>
<b>Email</b> info@eehack.space</br>
<b>What3Words</b><a href="https://what3words.com/tripods.normal.outlined">https://what3words.com/tripods.normal.outlined</a></br>
<b>Facebook</b> <a href="https://www.facebook.com/groups/eastessexhackspace">https://www.facebook.com/groups/eastessexhackspace</a></br>
<b>Github</b> <a href="https://github.com/eehackspace">https://github.com/eehackspace</a></br>
<b>Instagram</b> <a href="https://www.instagram.com/eehspace/">https://www.instagram.com/eehspace/</a></br>
<b>Twitter</b> <a href="https://twitter.com/eehackspace">https://twitter.com/eehackspace</a></br>
</p>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<div class="content">
<section>
<h3>East Essex Hackspace</h3>
<p>EEH was incorporated in 2019, but started in 2018. Converted to Charity in 2020. Originally the pavilion we are now based at had been empty for 8 years and the local U3A group had viewed the space as potentially being a good location to meet, but too large and poorly maintained for them to take over. It made sense for the hackspace to take it on - the lack of windows increased security, and the changing room layout perfect for individual workshops. The rennovations took over three months of weekend working, with help from the local council, several companies and grant bodies.</p>
</section>
<section>
<h4>Check out</h4>
<ul class="alt">
<li><a href="index.html">Home</a></li>
<li><a href="findus.html">Find Us</a></li>
<li><a href="#">Wiki</a></li>
</ul>
</section>
<section>
<h4>Follow Us</h4>
<ul class="plain">
<li><a href="https://www.facebook.com/groups/eastessexhackspace"><i class="icon fa-facebook"> </i>Facebook</a></li>
<li><a href="https://github.com/eehackspace"><i class="icon fa-github"> </i>Github</a></li>
<li><a href="https://www.instagram.com/eehspace/"><i class="icon fa-instagram"> </i>Instagram</a></li>
<li><a href="https://twitter.com/eehackspace"><i class="icon fa-twitter"> </i>Twitter</a></li>
<li><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><i class="icon fa-youtube"> </i>Youtube</a></li>
</ul>
</section>
</div>
<div class="copyright">
© 2020 East Essex Hackspace
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>