Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fitzwilliammuseum/fitz-weaving-stories

Many stories in the Bible are very dramatic and exciting. They make good pictures and have inspired artists for hundreds of years in every possible medium: wood, stone, paint, glass, mosaic, weaving and embroidery.
https://github.com/fitzwilliammuseum/fitz-weaving-stories

jekyll

Last synced: 13 days ago
JSON representation

Many stories in the Bible are very dramatic and exciting. They make good pictures and have inspired artists for hundreds of years in every possible medium: wood, stone, paint, glass, mosaic, weaving and embroidery.

Awesome Lists containing this project

README

        

# Weaving Stories

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

This repository holds code and content for the Sheldon tapestries, two of the
Fitzwilliam Museum's fine tapestries. This simple jekyll site is fully integrated
into the content framework of the museum's digital platform.

![Social card](https://repository-images.githubusercontent.com/399066953/8e6fd42c-3278-4827-a98d-0ef5e2ea33f2)

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