Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fitzwilliammuseum/fitz-la-grande-guerre

French prints of World War One The first seven months of the First World War are dramatically illustrated in the colour lithographs and woodcuts of the series La Grande Guerre.
https://github.com/fitzwilliammuseum/fitz-la-grande-guerre

jekyll

Last synced: 13 days ago
JSON representation

French prints of World War One The first seven months of the First World War are dramatically illustrated in the colour lithographs and woodcuts of the series La Grande Guerre.

Awesome Lists containing this project

README

        

# La Grande Guerre

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

A repository holding ported HTML to Jekyll content from an early 2000s Fitzwilliam Museum exhibition.

## 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/ean/v2/Getting-Started-Installing-Git)
* Clone the code for this repository:
`git clone https://github.com/FitzwilliamMuseum/fitz-la-grande-guerre.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-la-grande-guerre/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.