Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-auerbach
The Fitzwilliam Museum's complete collection of Frank Auerbach's prints was initiated in 1994 with the gift of two etchings from Ruth and Joseph Bromberg in memory of their son Michael.
https://github.com/fitzwilliammuseum/fitz-auerbach
jekyll
Last synced: 24 days ago
JSON representation
The Fitzwilliam Museum's complete collection of Frank Auerbach's prints was initiated in 1994 with the gift of two etchings from Ruth and Joseph Bromberg in memory of their son Michael.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-auerbach
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-08-25T15:54:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:10:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:26:30.072Z (3 months ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://auerbach.fitzmuseum.cam.ac.uk
- Size: 1.14 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Etchings of Frank Auerbach (2007)
[![DOI](https://zenodo.org/badge/399876327.svg)](https://zenodo.org/badge/latestdoi/399876327)
![Auerbach social](https://repository-images.githubusercontent.com/399876327/606e6076-e145-4579-bb36-221be0131de4)
The Fitzwilliam Museum’s complete collection of Frank Auerbach’s prints was initiated in 1994 with the gift of two etchings from Ruth and Joseph Bromberg in memory of their son Michael. The collection was then transformed by the extraordinary donation from James Kirkman of the remainder of the artist’s prints to date (together with two sketchbooks). The Fitzwilliam has been able to keep the collection up to date into the twenty first century entirely due to Frank Auerbach himself, who has donated an impression of each new print on completion.
This online exhibition has been mounted to complement the Fitzwilliam’s show of Frank Auerbach’s etchings and drypoints 1954 - 2006, from 6 March - 10 June 2007.
## 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-auerbach.git`
* 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-auerbach/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.