Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-being-an-islander
Being an islander
https://github.com/fitzwilliammuseum/fitz-being-an-islander
archaeology fitzwilliam-museum jekyll
Last synced: 2 days ago
JSON representation
Being an islander
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-being-an-islander
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-04-13T22:14:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T20:02:26.000Z (about 1 year ago)
- Last Synced: 2023-09-27T03:17:41.379Z (about 1 year ago)
- Topics: archaeology, fitzwilliam-museum, jekyll
- Language: HTML
- Homepage: https://islander.fitzmuseum.cam.ac.uk
- Size: 4.03 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Being an Islander
[![DOI](https://zenodo.org/badge/357702147.svg)](https://zenodo.org/badge/latestdoi/357702147)
This jekyll website represents the research conducted by the Being an Islander team for the scheduled 2023 Fitzwilliam Museum exhibition. This has been built by the project team collaboratively, with them being taught how to use reproducible digital humanities skills.
![Being an Islander Social Card](/images/layouts/beingAnIslanderSocialGithub.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/islander.git islander`
* Change to the directory and then run this command in terminal `bundle exec jekyll serve`## Credits
Website by [@portableant](https://github.com/portableant)
Front end - Bootstrap 4.x## 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/islander/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.