Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An online exhibition website from 2001.
https://github.com/fitzwilliammuseum/fitz-clark

cambridge-uni jekyll

Last synced: 24 days ago
JSON representation

An online exhibition website from 2001.

Awesome Lists containing this project

README

        

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

The photographs of medieval English and continental libraries, recently discovered among the Fitzwilliam Museum’s collections, were purchased, commissioned or taken by John Willis Clark for the illustrations in his 1901 publication, The Care of Books. ‘The subject was entirely new’, wrote Clark in the preface to his published lectures on European library buildings and their fittings. The Care of Books researched what we may now describe as the material culture of libraries, tracing the earliest rooms for housing collections of texts in Assyria, Greece, and Rome, and focusing on the medieval inheritance of Europe. The ‘care’ of books embraced their preservation by regulation as well as by physical ordering, and Clark’s methods of study drew on archival, architectural and archaeological sources. In many ways, this breadth of scope reflects his extraordinary range of interests. The photographs capture something of Clark’s contemporary eye for telling detail.

![clark](https://user-images.githubusercontent.com/286552/163975005-26fa8e69-1621-48b5-96a3-90c935fa9d58.jpg)

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