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

https://github.com/fitzwilliammuseum/fitz-vive-la-difference

This online exhibition has been mounted to complement the Fitzwilliam’s display Vive la différence! The English and French stereotype in satirical prints 1720-1815, Tuesday 20 March 2007 to Sunday 5 August 2007
https://github.com/fitzwilliammuseum/fitz-vive-la-difference

jekyll

Last synced: about 2 months ago
JSON representation

This online exhibition has been mounted to complement the Fitzwilliam’s display Vive la différence! The English and French stereotype in satirical prints 1720-1815, Tuesday 20 March 2007 to Sunday 5 August 2007

Awesome Lists containing this project

README

          

# Vive la difference: Fitzwilliam

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

This online exhibition has been mounted to complement the Fitzwilliam’s display Vive la différence! The English and French stereotype in satirical prints 1720-1815, Tuesday 20 March 2007 to Sunday 5 August 2007

![Social card for this repo](/images/layouts/vive.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-vive-la-difference.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-vive-la-difference/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.