This repository holds the code and content for a personal journal by Andy Corrigan
This software is licensed under GPLv3
This resource will contain text and images which will have variants of creative commons licensed material. I endeavour to mark these explicitly.
This project builds on the Walking with Constable Project which was developed by the Fitzwilliam Museum and Cambridge Digital Humanities.
- Install Jekyll
- Run the following commands
$ git clone https://github.com/IrisBox/gewit-hring
$ cd gewit-hring
$ bundle install
$ bundle exec jekyll serve
This should enable you to run the project's code on your machine (this will appear at http://localhost:4000)
Not being a professional software developer, I'm not always sure what I'm doing or if I've done it in the right way. Please feel free to let me know any comments or suggestions!