Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-do-not-touch
A repository to house code for the Do not touch project
https://github.com/fitzwilliammuseum/fitz-do-not-touch
3d cambridge-university conservation jekyll museology museum-collections
Last synced: 24 days ago
JSON representation
A repository to house code for the Do not touch project
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-do-not-touch
- Owner: FitzwilliamMuseum
- License: agpl-3.0
- Created: 2019-03-05T23:47:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T06:07:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:03.881Z (3 months ago)
- Topics: 3d, cambridge-university, conservation, jekyll, museology, museum-collections
- Language: CSS
- Homepage: https://do-not-touch.fitzmuseum.cam.ac.uk/
- Size: 1.22 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The Do Not Touch project
[![DOI](https://zenodo.org/badge/174038093.svg)](https://zenodo.org/badge/latestdoi/174038093) [![ORCiD](https://img.shields.io/badge/ORCiD-0000--0002--0246--2335-green.svg)](http://orcid.org/0000-0002-0246-2335)
This repository holds code for the Do Not Touch project.
## 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-do-not-touch.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
CC-BY 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-do-not-touch/issues)
or fork the repository and create a new branch for proposed fixes and then submit
a pull request.