Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-yoshitoshi
This online exhibition features the collection of superb impressions of woodcut prints by Yoshitoshi acquired by the Fitzwilliam Museum in 2003 with the help of the National Art Collections Fund.
https://github.com/fitzwilliammuseum/fitz-yoshitoshi
jekyll
Last synced: 13 days ago
JSON representation
This online exhibition features the collection of superb impressions of woodcut prints by Yoshitoshi acquired by the Fitzwilliam Museum in 2003 with the help of the National Art Collections Fund.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-yoshitoshi
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-07-01T22:31:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:07:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:16.096Z (2 months ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://yoshitoshi.fitzmuseum.cam.ac.uk
- Size: 22.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prints of Yoshitoshi
[![DOI](https://zenodo.org/badge/382170930.svg)](https://zenodo.org/badge/latestdoi/382170930)
This online exhibition features the collection of superb impressions of woodcut prints by Yoshitoshi acquired by the Fitzwilliam Museum in 2003 with the help of the National Art Collections Fund. This collection, together with a large number of drawings by Yoshitoshi and his school, make the Fitzwilliam Museum a major resource for this artist.
![Social card](https://repository-images.githubusercontent.com/382170930/518a6519-021b-4382-bb14-bc817db47703)
## 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-yoshitoshi.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-yoshitoshi/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.