fitz-kunisada-and-kabuki

fitz-kunisada-and-kabuki

This website accompanies an exhibition of Kunisada’s woodblock prints of Kabuki actors.

Kunisada and Kabuki

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
  • Install Git on your machine following these instructions
  • 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

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