An open API service indexing awesome lists of open source software.

https://github.com/fitzwilliammuseum/fitz-whistler

This online exhibition from 2009 forms a survey of the Fitzwilliam Museum's collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.
https://github.com/fitzwilliammuseum/fitz-whistler

jekyll

Last synced: about 2 months ago
JSON representation

This online exhibition from 2009 forms a survey of the Fitzwilliam Museum's collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.

Awesome Lists containing this project

README

          

# Whistler: Fitzwilliam Museum

[![DOI](https://zenodo.org/badge/399271968.svg)](https://zenodo.org/badge/latestdoi/399271968)

![whistler](https://user-images.githubusercontent.com/286552/163693741-522c89cb-c46f-482e-8c11-4f5a60ff1719.jpg)

Migrated HTML soup resource for the Fitzwilliam's Whistler exhibition.

This online exhibition forms a survey of the Fitzwilliam Museum’s collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.

When the prints were displayed at the Fitzwilliam in 2007-8 the exhibition was split into two parts. This online version went live to coincide with the second exhibition, Palaces in the Night: The urban landscape in Whistler’s prints (23 September 2008 - 18 January 2009).

## 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-whistler.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-whistler/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.