Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-cockerell
This representative selection of exhibits introduces the main themes of the exhibition 'I Turned it into a Palace: Sir Sydney Cockerell and the Fitzwilliam Museum' (The Fitzwilliam Museum, 4 November 2008 - 17 March 2009).
https://github.com/fitzwilliammuseum/fitz-cockerell
jekyll
Last synced: 29 days ago
JSON representation
This representative selection of exhibits introduces the main themes of the exhibition 'I Turned it into a Palace: Sir Sydney Cockerell and the Fitzwilliam Museum' (The Fitzwilliam Museum, 4 November 2008 - 17 March 2009).
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-cockerell
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-07-13T16:00:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:11:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:26:22.128Z (3 months ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://cockerel.fitzmuseum.cam.ac.uk
- Size: 14 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# I Turned it into a Palace: Sir Sydney Cockerell and the Fitzwilliam Museum
[![DOI](https://zenodo.org/badge/385660801.svg)](https://zenodo.org/badge/latestdoi/385660801)
![Palace social](https://repository-images.githubusercontent.com/385660801/c22a3dca-952c-4832-9aff-1927f337efd9)
This representative selection of exhibits introduces the main themes of the exhibition ‘I Turned it into a Palace: Sir Sydney Cockerell and the Fitzwilliam Museum’ (The Fitzwilliam Museum, 4 November 2008 - 17 March 2009).
Cockerell’s fame rested - and still does - on the insatiable appetite with which he amassed treasures for his museum. His first point of call was his immediate circle of writers, artists and collectors, and the museum benefited from his capacity for nurturing life-long friendships. He cultivated new patrons too, starting with members of the University and forging new alliances with those who lacked formal Cambridge connections.
## 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-cockerell.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-cockerell/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.