Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-kunisada-and-kabuki
This website accompanies an exhibition of Kunisada’s woodblock prints of Kabuki actors.
https://github.com/fitzwilliammuseum/fitz-kunisada-and-kabuki
japan japanese jekyll prints woodblock
Last synced: 13 days ago
JSON representation
This website accompanies an exhibition of Kunisada’s woodblock prints of Kabuki actors.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-kunisada-and-kabuki
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-08-09T13:14:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:10:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:46.507Z (2 months ago)
- Topics: japan, japanese, jekyll, prints, woodblock
- Language: HTML
- Homepage: https://kunisada-and-kabuki.fitzmuseum.cam.ac.uk
- Size: 18.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kunisada and Kabuki
[![DOI](https://zenodo.org/badge/394297348.svg)](https://zenodo.org/badge/latestdoi/394297348)
![Social image](https://repository-images.githubusercontent.com/394297348/82b618bc-6e93-4b39-a2c5-59f83a7196ea)
This repository holds a migrated HTML to Jekyll website, originally created in 2001. The content was extracted from hard coded HTML files and parsed into markdown and this more sustainable architecture was created.
## 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-kunisada-and-kabuki.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-kunisada-and-kabuki/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.