Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-extreme-unction
Throughout 2015 Nicolas Poussin’s Extreme Unction went on tour to three public museums – the Walker Art Gallery, Liverpool, the Scottish National Gallery, Edinburgh, and the Ashmolean Museum, Oxford – all of which have works by this artist on display.
https://github.com/fitzwilliammuseum/fitz-extreme-unction
cambridge-university jekyll paintings
Last synced: about 2 months ago
JSON representation
Throughout 2015 Nicolas Poussin’s Extreme Unction went on tour to three public museums – the Walker Art Gallery, Liverpool, the Scottish National Gallery, Edinburgh, and the Ashmolean Museum, Oxford – all of which have works by this artist on display.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-extreme-unction
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-07-14T13:07:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T12:06:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:39:32.797Z (almost 2 years ago)
- Topics: cambridge-university, jekyll, paintings
- Language: HTML
- Homepage: https://extreme-unction.fitzmuseum.cam.ac.uk
- Size: 7.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Extreme Unction
[![DOI](https://zenodo.org/badge/385943649.svg)](https://zenodo.org/badge/latestdoi/385943649)
![Extreme Unction card](/images/extreme.jpg)
Throughout 2015 Nicolas Poussin’s Extreme Unction went on tour to three public museums – the Walker Art Gallery, Liverpool, the Scottish National Gallery, Edinburgh, and the Ashmolean Museum, Oxford – all of which have works by this artist on display.
## To run locally
* Install Jekyll on your machine following these [instructions](https://jekyllrb.com/docs/installation/)
* Install Git on your machine following these [instructions](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* Clone the code for this repository:
`git clone https://github.com/FitzwilliamMuseum/fitz-extreme-unction.git reponame`
* Install the gems
`bundle install`
* Change to the directory and then run this command in terminal `bundle exec jekyll serve`## Credits
Website by [@portableant](https://github.com/portableant)
## License
GPL V3 for code, CC-BY-NC-SA-ND for content (text and images) unless stated otherwise.
## Contributing guidelines
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](https://github.com/FitzwilliamMuseum/fitz-extreme-unction/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.