mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 22:42:24 +00:00
More tweaks and config
This commit is contained in:
10
config.toml
10
config.toml
@@ -2,6 +2,12 @@ baseURL = 'http://leighhack.org/'
|
|||||||
languageCode = 'en-gb'
|
languageCode = 'en-gb'
|
||||||
theme = 'lhs'
|
theme = 'lhs'
|
||||||
title = 'Leigh Hackspace'
|
title = 'Leigh Hackspace'
|
||||||
|
enableRobotsTXT = true
|
||||||
|
|
||||||
|
[sitemap]
|
||||||
|
changeFreq = 'weekly'
|
||||||
|
filename = 'sitemap.xml'
|
||||||
|
priority = -1
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
company = "Leigh Hackspace CIC"
|
company = "Leigh Hackspace CIC"
|
||||||
@@ -23,8 +29,8 @@ name = "Blog"
|
|||||||
pageRef = "/blog"
|
pageRef = "/blog"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Contact"
|
name = "Visit Us"
|
||||||
pageRef = "contact"
|
pageRef = "visit"
|
||||||
|
|
||||||
# Social links
|
# Social links
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
|
|||||||
@@ -1,42 +0,0 @@
|
|||||||
---
|
|
||||||
title: Where to find us
|
|
||||||
---
|
|
||||||
|
|
||||||
Leigh Hackspace is situated on the third floor of Leigh Spinners Mill. We are fully wheelchair accessible thanks to ramp and lift access, and free on-site parking is available.
|
|
||||||
|
|
||||||
Feel free to pop down and say hello, our facilities are available for members, but our doors are open for visitors and curious passers-by.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{{< rawhtml >}}
|
|
||||||
<section class="section pt-2">
|
|
||||||
<div class="container">
|
|
||||||
<div class="columns is-centered">
|
|
||||||
<div class="column is-half-desktop">
|
|
||||||
<address class="">
|
|
||||||
<h4 class="has-text-weight-bold">Leigh Hackspace</h4>
|
|
||||||
Leigh Spinners Mill (3rd Floor),<br>
|
|
||||||
Park Lane,<br>
|
|
||||||
Leigh,<br>
|
|
||||||
WN7 2LB
|
|
||||||
</address>
|
|
||||||
<a class="is-inline-block is-spaced mt-4" href="mailto:info@leighhack.org">info@leighhack.org</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="column is-one-quarter-desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://twitter.com/leigh_hackspace">Twitter</a></li>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://www.facebook.com/groups/leighhackspace/">Facebook</a></li>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://www.instagram.com/leighhackspace">Instagram</a></li>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://join.slack.com/t/leighhack/shared_invite/enQtNDYzMjEyMDMxNDExLTE1MWY5N2IwMzdhMzQ0ZWFiNDkyNzJmMGM1ZmFkODcwMGM5ODFmYmI4MjhmM2JiMWEyY2E3NTRjMTQzMzljZWU">Slack</a></li>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://github.com/leigh-hackspace">Github</a></li>
|
|
||||||
<li><a target="_blank" rel="noopener" href="https://discourse.leighhack.org">Discourse</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{{< /rawhtml >}}
|
|
||||||
@@ -7,10 +7,4 @@ Leigh Hackspace is a social enterprise created for the benefit of our members an
|
|||||||
|
|
||||||
The biggest asset you will find as a member is being part of a social making and learning community. Our memberbase consists of people with skills ranging from programming computers to making guitars, from self-publishing to hand stitching, and from fine art to poetry.
|
The biggest asset you will find as a member is being part of a social making and learning community. Our memberbase consists of people with skills ranging from programming computers to making guitars, from self-publishing to hand stitching, and from fine art to poetry.
|
||||||
|
|
||||||
### Membership will give you access to our facilities
|
|
||||||
|
|
||||||
{{< facilities >}}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{{< memberships >}}
|
{{< memberships >}}
|
||||||
41
content/visit.md
Normal file
41
content/visit.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
title: Visit Us
|
||||||
|
subtitle: Come take a look around.
|
||||||
|
---
|
||||||
|
|
||||||
|
Leigh Hackspace is located inside [Leigh Spinners Mill](https://www.spinnersmill.co.uk), a Grade II* listed former cotton spinning mill, restored by Leigh Building Preservation Trust and now hosting multiple business and community projects.
|
||||||
|
|
||||||
|
The hackspace is located on the third floor of Mill 2, located at the end of the main corridor from the lift and stairs.
|
||||||
|
|
||||||
|
We operate drop-in open tours on Saturday afternoons from 12pm to 1pm, but tours at other times can be arranged by [contacting us](mailto:info@leighhack.org).
|
||||||
|
|
||||||
|
```
|
||||||
|
Leigh Hackspace
|
||||||
|
Unit 3.14, 3rd Floor
|
||||||
|
Leigh Spinners Mill
|
||||||
|
Park Lane
|
||||||
|
Leigh
|
||||||
|
WN7 2LB
|
||||||
|
```
|
||||||
|
|
||||||
|
## Travelling by Car
|
||||||
|
|
||||||
|
Leigh Spinners Mill is located at the end of Park Road, use the postcode `WN7 2LB` for your satnav.
|
||||||
|
|
||||||
|
### Car Parking
|
||||||
|
|
||||||
|
The mill has a large gravel public car-park, and additional overflow areas. Parking is free but may become busy during popular times. The car park is open until 10pm.
|
||||||
|
|
||||||
|
## Travelling by Public Transport
|
||||||
|
|
||||||
|
### Bus
|
||||||
|
|
||||||
|
The nearest bus stop, Sandersons Croft, is serviced by the **9**, **34**, **126**, **984**, and **WVR3** buses.
|
||||||
|
|
||||||
|
Most interconnecting services can be found at Leigh Bus Station, with the **9** and **34** taking you to Sandersons Croft. From there the mill is only a two minute walk.
|
||||||
|
|
||||||
|
Alternatively, the Mill is only a 10-15 minute walk from Leigh Bus Station.
|
||||||
|
|
||||||
|
### Train
|
||||||
|
|
||||||
|
**Atherton** (ATN) is the closest train station to the hackspace. From there you'll either need a taxi or a bus via Leigh Bus Station.
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{{ define "title" }}
|
||||||
|
Page Not Found
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ define "subtitle" }}
|
||||||
|
Oops!
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ define "content" }}
|
||||||
|
Sorry, this page doesn't exist!
|
||||||
|
{{ end }}
|
||||||
@@ -8,8 +8,7 @@
|
|||||||
|
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<h2 class="title has-text-white">Ready to become a member?</h2>
|
<h2 class="title has-text-white">Ready to become a member?</h2>
|
||||||
<p class="subtitle has-text-white">Leigh Hackspace is open to everyone. Being a member gives you instant
|
<p class="subtitle has-text-white">Leigh Hackspace is open to everyone. Being a member gives you access to all our facilities. Start making today!</p>
|
||||||
access to all our facilities. Start making today!</p>
|
|
||||||
<a href="/membership" class="button is-primary is-medium has-box-shadow is-fullwidth">Become a
|
<a href="/membership" class="button is-primary is-medium has-box-shadow is-fullwidth">Become a
|
||||||
Member</a>
|
Member</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<div class="container ">
|
<div class="container ">
|
||||||
<div class="columns is-centered is-multiline is-vcentered is-half-desktop has-text-centered py-4">
|
<div class="columns is-centered is-multiline is-vcentered is-half-desktop has-text-centered py-4">
|
||||||
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold" markdown="1">
|
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold" markdown="1">
|
||||||
Become a member and get instant access to all the facilities at Leigh Hackspace.
|
Become a member and get access to all the facilities at Leigh Hackspace.
|
||||||
</div>
|
</div>
|
||||||
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
|
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
|
||||||
<a href="/membership" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Today</a>
|
<a href="/membership" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Today</a>
|
||||||
|
|||||||
@@ -12,7 +12,8 @@
|
|||||||
Leigh Hackspace<br>
|
Leigh Hackspace<br>
|
||||||
Unit 3.14, Leigh Spinners Mill<br>
|
Unit 3.14, Leigh Spinners Mill<br>
|
||||||
Park Lane, Leigh <br>
|
Park Lane, Leigh <br>
|
||||||
WN7 2LB
|
WN7 2LB <br>
|
||||||
|
<a href="mailto:info@leighhack.org">info@leighhack.org</a>
|
||||||
</address>
|
</address>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -21,9 +22,9 @@
|
|||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<ul class="has-text-white is-size-6 ">
|
<ul class="has-text-white is-size-6 ">
|
||||||
<li><a href="/about">About Us</a></li>
|
{{- range site.Menus.main }}
|
||||||
<li><a href="/facilities">Our Facilities</a></li>
|
<li><a href="{{ .URL }}">{{ .Name }}</a></li>
|
||||||
<li><a href="/contact">Contact Us</a></li>
|
{{- end }}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -55,7 +56,7 @@
|
|||||||
<div class="level-left">
|
<div class="level-left">
|
||||||
</div>
|
</div>
|
||||||
<div class="level-right has-text-right">
|
<div class="level-right has-text-right">
|
||||||
<p>© {{ .Site.Params.company }} {{ .Site.Params.copyright_years }} | Initial website by <a href="https://www.studiocosmos.co.uk"
|
<p>© {{ .Site.Params.company }} {{ .Site.Params.copyright_years }} | Initial website design by <a href="https://www.studiocosmos.co.uk"
|
||||||
target="_blank" rel="noopener">COSMOS</a><br/>
|
target="_blank" rel="noopener">COSMOS</a><br/>
|
||||||
{{ .Site.Title }} is a trading name of {{ .Site.Params.Company }}, registered in England & Wales No. <a href="https://find-and-update.company-information.service.gov.uk/company/{{ .Site.Params.company_number }}">{{ .Site.Params.company_number }}</a></p>
|
{{ .Site.Title }} is a trading name of {{ .Site.Params.Company }}, registered in England & Wales No. <a href="https://find-and-update.company-information.service.gov.uk/company/{{ .Site.Params.company_number }}">{{ .Site.Params.company_number }}</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -12,4 +12,4 @@
|
|||||||
font-family: 'Transport Medium';
|
font-family: 'Transport Medium';
|
||||||
src: url('/fonts/transport-medium.woff2') format('woff2');
|
src: url('/fonts/transport-medium.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<style>
|
<style>
|
||||||
.box-height { min-height: 180px; }
|
.box-height { min-height: 150px; }
|
||||||
</style>
|
</style>
|
||||||
<div class="columns pricing-tiers is-centered is-multiline">
|
<div class="columns pricing-tiers is-centered is-multiline">
|
||||||
{{- with .Site.Params.membership }}
|
{{- with .Site.Params.membership }}
|
||||||
@@ -7,9 +7,9 @@
|
|||||||
<div class="column is-one-quarter">
|
<div class="column is-one-quarter">
|
||||||
<div class="box is-large hover-items">
|
<div class="box is-large hover-items">
|
||||||
<h3 class="is-size-4 has-text-weight-bold">{{ .name }}</h3>
|
<h3 class="is-size-4 has-text-weight-bold">{{ .name }}</h3>
|
||||||
<div class="is-size-1 has-text-weight-bold my-5">£{{ .price }}</div>
|
<div class="is-size-1 has-text-weight-bold">£{{ .price }}</div>
|
||||||
<div class="_is-block mt-1 is-size-6 has-text-weight-normal">per month</div>
|
<div class="_is-block mt-1 is-size-6 has-text-weight-normal">per month</div>
|
||||||
<div class="content mt-5 box-height">
|
<div class="content mt-5 box-height is-size-5">
|
||||||
<p>{{ .description }}</p>
|
<p>{{ .description }}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|||||||
Reference in New Issue
Block a user