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:
$ hugo server
Tasks divided orthogonally
Available here.
by_type.html
and by_year.html
at themes/PaperMod/layouts/_default
could be done much more elegantly - it's a bit of a hack just now.