This jekyll website represents the research conducted by the Being an Islander team for the scheduled 2023 Fitzwilliam Museum exhibition. This has been built by the project team collaboratively, with them being taught how to use reproducible digital humanities skills.
- Install Jekyll on your machine following these instructions
- Install Git on your machine following these instructions
- Clone the code for this repository:
git clone https://github.com/FitzwilliamMuseum/islander.git islander
- Change to the directory and then run this command in terminal
bundle exec jekyll serve
Website by @portableant Front end - Bootstrap 4.x
GPL V3 for code, CC-BY-NC-SA-ND for content (text and images) unless stated otherwise.
If you want to contribute fixes to this site, you are very welcome to do so. To do this, either add a bug report under issues or fork the repository and create a new branch for proposed fixes and then submit a pull request.