This repository holds the code and content for the Fitzwilliam Museum's Snow Country Japanese Prints exhibition: Japanese artists have long responded to an altered world of frozen forms, stilled by a blanket of snow. In woodcuts they used blank paper to convey the purifying beauty of snow in a transformed landscape where even ‘the depths of the night became white’.
- 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/fitz-snow-country.git
- Install the gems:
bundle install
- Change to the directory and then run this command in terminal:
bundle exec jekyll serve
Website by @portableant .
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.