https://github.com/buildbrighton/build-brighton-website
Website for the Build Brighton Makerspace - Brighton's Hackerspace
https://github.com/buildbrighton/build-brighton-website
brighton hackerspace hugo hugo-site makerspace
Last synced: 7 months ago
JSON representation
Website for the Build Brighton Makerspace - Brighton's Hackerspace
- Host: GitHub
- URL: https://github.com/buildbrighton/build-brighton-website
- Owner: buildbrighton
- License: mit
- Created: 2020-02-25T11:01:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T19:42:32.000Z (about 2 years ago)
- Last Synced: 2024-08-02T22:37:42.078Z (about 2 years ago)
- Topics: brighton, hackerspace, hugo, hugo-site, makerspace
- Language: HTML
- Homepage: https://buildbrighton.com
- Size: 1.25 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Build Brighton Website
The public facing website for [Build Brighton](https://buildbrighton.com), a communal workshop and collective of over 100 makers, designers, tinkerers, hobbyists, engineers and artists who love to build stuff.
## Contributing
Please see the [contributing guide](/CONTRIBUTING.md).
## Technical Overview
* **[Hugo](https://gohugo.io)**: Static site generation.
* **[Bulma](https://bulma.io)**: CSS framework.
* **[PostCSS](https://postcss.org/)**: CSS transformation and minification using different plugins.
* **[Netlify](https://www.netlify.com/)**: Hosting and CDN.
## License
The website source code is released under the MIT license. For more information see [`LICENSE`](/LICENSE).