Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/ahrc-linking-islands
A repository to hold the Jekyll site that will support the AHRC funded Linking Islands of Data project.
https://github.com/fitzwilliammuseum/ahrc-linking-islands
ahrc-funded ahrc-linking-islands archaeology classics fitzwilliam-museum jekyll linked-open-data lod museums networking
Last synced: 2 days ago
JSON representation
A repository to hold the Jekyll site that will support the AHRC funded Linking Islands of Data project.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/ahrc-linking-islands
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2019-02-11T14:01:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T11:47:41.000Z (6 months ago)
- Last Synced: 2024-05-16T12:52:24.381Z (6 months ago)
- Topics: ahrc-funded, ahrc-linking-islands, archaeology, classics, fitzwilliam-museum, jekyll, linked-open-data, lod, museums, networking
- Language: CSS
- Homepage: https://data-islands.fitzmuseum.cam.ac.uk
- Size: 63.8 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Linking islands of data - Fitzwilliam Museum
[![DOI](https://zenodo.org/badge/170138281.svg)](https://zenodo.org/badge/latestdoi/170138281) [![ORCiD](https://img.shields.io/badge/ORCiD-0000--0002--0246--2335-green.svg)](http://orcid.org/0000-0002-0246-2335)
![A screenshot of the site](images/screenshots/screenshot.png)
This repository will hold code for the AHRC UK/USA network grant led by Daniel Pett and Elton Barker
(Fitzwilliam Museum and the Open University).## 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/ahrc-linking-islands.git`
* Change to the directory and then run this command in terminal `jekyll serve`## Credits
Copyright the University of Cambridge unless noted otherwise.
Website by [@portableant](https://github.com/portableant)
CSS framework: http://daemonite.github.io/material/
## License
GPLV3 for code.
CC-BY 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/ahrc-linking-islands/issues) or fork the repository and create a new branch for proposed fixes and then submit
a pull request.