Skip to content
danieljwarren edited this page Jun 6, 2024 · 6 revisions

What is this website?

This is the website for the Leicester Hackspace. There are 2 main branches that are being used:

master - This is the main branch, it is live at: https://www.leicesterhackspace.org.uk.

develop - Hosted on GitHub pages, the develop branch is for in progress changes.
It is available at a staging site: https://leicesterhackspace.github.io/leicester-hackspace-web/.

Hugo

This site uses Hugo Static Site generation to render mark down into the static HTML pages that make up the site.

Please find documentation for using hugo here: https://gohugo.io/documentation/

Contributing

This project welcomes contributions in the form of issues and pull requests from anyone. However, before you submit anything, please read the guidelines in this wiki to ensure you understand how to use this repo, and that your contributions meet this projects standards.

Clone this wiki locally