https://github.com/robintw/cw-ideas
Hack day project from CW21 working on collating and analysing collaborative ideas and hack day projects from previous Collaborations Workshops
https://github.com/robintw/cw-ideas
Last synced: 5 months ago
JSON representation
Hack day project from CW21 working on collating and analysing collaborative ideas and hack day projects from previous Collaborations Workshops
- Host: GitHub
- URL: https://github.com/robintw/cw-ideas
- Owner: robintw
- License: mit
- Created: 2021-04-01T08:48:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T11:06:06.000Z (about 5 years ago)
- Last Synced: 2025-04-06T23:46:11.009Z (about 1 year ago)
- Language: HTML
- Homepage: https://robintw.github.io/CW-ideas/
- Size: 5.66 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Exploring previous Collaborations Workshop ideas (CW-ideas)
This is the repo for a hack day project from [Collaborations Workshop 2021](http://www.software.ac.uk/cw21) which aims to explore previous ideas from Collaborations Workshops and provide them in an easily browseable and searchable form.
A live version of the website is hosted at [https://robintw.github.io/CW-ideas/](https://robintw.github.io/CW-ideas/).
The repo consists of markdown versions of the collaborative ideas and hackday pitches, plus code to host a website to view them.
To contribute to the repository - either by adding new ideas from previous CWs, or to contribute to the code to view the ideas - please see [the contributing guide](CONTRIBUTING.md).
This repository is licensed under the MIT license, and all the ideas themselves are CC-BY (this is mentioned at the bottom of each idea).
The team creating this was Mario Antonioletti, Heather Turner and Robin Wilson.
## Building locally
The repository is automatically built and deployed on every push, but if you want to build locally for testing or debugging purposes, follow the instructions below:
1. Install [Hugo](https://gohugo.io/getting-started/installing/)
2. In the root of the repo, run `hugo server`
3. The site will be built, and served on localhost - see the command-line output for the full URL
## Task split during the hack day
- Heather Turner: The brains behind the idea
- Robin Wilson: The technical guru
- Mario Antonioletti: The plodder with superpowers
Tasks divided orthogonally
- Conversion of past google doc proposals to markdown (Mario and Robin)
- Configuring and setting up Hugo (Robin and Heather)
- Provisioning a GitHub repo (Robin)
## Hack day presentation
Available [here](https://docs.google.com/presentation/d/1GOjaNzfhDBwjr1lmJOlYjHYNzxpctGAla5PxpZDzOIQ/edit?usp=sharing)