Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-night-of-longing
An archived website for the Night of Longing exhibit
https://github.com/fitzwilliammuseum/fitz-night-of-longing
cambridge-university japan jekyll woodblock
Last synced: 24 days ago
JSON representation
An archived website for the Night of Longing exhibit
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-night-of-longing
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-06-30T12:52:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:06:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:43.803Z (3 months ago)
- Topics: cambridge-university, japan, jekyll, woodblock
- Language: HTML
- Homepage: https://nightoflonging.fitzmuseum.cam.ac.uk/
- Size: 20.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Night of Longing
[![DOI](https://zenodo.org/badge/381701116.svg)](https://zenodo.org/badge/latestdoi/381701116)
This exhibition of Japanese woodcuts and books of the Edo and Meiji periods (c.1600-1900) is based on the Fitzwilliam Museum’s collection.
Subjects include lovers in literature and drama, couples enjoying sex or frustrated by desire, and figures yearning for absent partners, touched by the poetry of shared emotions from another time.
These pages were first created to accompany an exhibition that displayed most of this selection for the first time in the Fitzwilliam Museum from 1 October 2013 to 12 January 2014.
![Night of Longing social](/images/layouts/nightOfLonging.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-night-of-longing.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-night-of-longing/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.