For the 2023 Collaborations Worskshop the CW21 hack idea was revisited to improve:
- The look and feel of the content
- The metadata used for the hack ideas
- The content in terms of enhancements
People involved:
- Heather Turner, worked on content improvement
- Finn Bacall, Hugo improvement
- Joao Morado, Hugo improvements
- Jez Cope, Metadata improvements
- Patricia Herterich, Metadata improvements
- Ugur Yilmaz, Hugo improvements
- Gaurav Bhalerao, Hugo improvements
- Mario Antonioletti, Content improvements
This is a fork of a repo originally produced for a hack day project at the 2021 Collaborations Workshop. The website presents the collaborative ideas and hackday pitches generated at previous Collaborations Workshops and makes them available through an easily browseable and searchable interface.
A live version of the website is hosted at:
This repo consists of markdown versions of previous collaborative ideas and hackday pitches, plus the code to host a website to view them using.
To contribute to the repository - either by adding new ideas from previous CWs or to the code to view these ideas - please see the contributing guide.
This repository is licensed under the MIT license, and most of the ideas themselves are CC-BY (explicitly since CW21 - licensing is mentioned in each idea).
The team that created this was: Mario Antonioletti, Heather Turner and Robin Wilson.
The repository is automatically built and deployed on every push using GitHub actions, but if you want to build locally for testing or debugging purposes, follow the instructions below:
-
Install Hugo.
-
In the root of the repo, run
hugo server
-
The site will be built, and served on localhost - see the command-line output for the full URL.
- Heather Turner: The brains behind the original 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)
CW21 hack day presentation is available here.