walking-the-landscape-fitz-cdh

A repository to host a collaborative Constable landscape project

https://github.com/fitzwilliammuseum/walking-the-landscape-fitz-cdh

Science Score: 62.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization fitzwilliammuseum has institutional domain (fitzmuseum.cam.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

cambridge-university jekyll museums tachyons
Last synced: 6 months ago · JSON representation ·

Repository

A repository to host a collaborative Constable landscape project

Basic Info
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
cambridge-university jekyll museums tachyons
Created almost 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Walking the landscape

DOI

Repository social card

This repository holds the code for a very simple minimum viable product which will provide a vehicle for a collaborative Fitzwilliam Museum and Cambridge Digital Humanities project.

This project will focus on the landscapes documented by John Constable and his print maker David Lucas, and digital humanities/ phenomenological responses to walking tours within these depicted locations. The project will hold IIIF images, audio, video, prose and other user contributed content based on walking tours in Suffolk in June/July 2022.

Project team

Code License

This software is licensed under GPLv3

Content License

This resource will contain text and images which will have variants of creative commons licensed material. We endeavour to mark these explicitly.

Third party software included

  1. Tachyons framework
  2. Jekyll Github Pages

This project builds on designs created for the Most Sacred Things project from the Fitzwilliam Museum.

To run this project locally

  1. Install Jekyll
  2. Run the following commands

bash $ git clone https://github.com/fitzwilliammuseum/walking-the-landscape-fitz-cdh $ cd walking-the-landscape-fitz-cdh $ bundle install $ bundle exec jekyll serve This should enable you to run the project's code on your machine (this will appear at http://localhost:4000)

Contributing code

We assume that you are versed in the use of Git.

To contribute to this project, please following a branching and pull request methodology.

  1. Create a new branch for your changes, if it is a bug fix prefix with issue-##-branch-name
  2. Use explicit commit messages with clear titles for your enhancements
  3. Push your branch
  4. Issue a pull request and ask for code review

Citing this code

Citation CFF

APA:

Pett, D., & Corrigan, A. (2022). Walking the Landscape, A Fitzwilliam Museum and CDH collaboration (Version 1.0.0) [Computer software]. https://github.com/FitzwilliamMuseum/walking-the-landscape-fitz-cdh

BIBTEX:

@software{PettWalkingtheLandscape2022, author = {Pett, Daniel and Corrigan, Andrew}, license = {GPLV3}, month = {5}, title = {{Walking the Landscape, A Fitzwilliam Museum and CDH collaboration}}, url = {https://github.com/FitzwilliamMuseum/walking-the-landscape-fitz-cdh}, version = {1.0.0}, year = {2022} }

Owner

  • Name: The Fitzwilliam Museum
  • Login: FitzwilliamMuseum
  • Kind: organization
  • Email: itoffice@fitzmuseum.cam.ac.uk
  • Location: Cambridge

The Fitzwilliam Museum Digital and IT team's code and tricks

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this code, please cite it using these metadata
title: Walking the Landscape, A Fitzwilliam Museum and CDH collaboration
authors:
  - family-names: Pett
    given-names: Daniel
    orcid: "https://orcid.org/0000-0002-0246-2335"
  - family-names: Corrigan
    given-names: Andrew
version: 1.0.0
date-released: 2022-05-19
license: AGPL-3.0
identifiers:
  - description: "Beta Release: Constable Walking the Landscape"
    type: doi
    value: "10.5281/zenodo.6563311"
repository-code: https://github.com/FitzwilliamMuseum/walking-the-landscape-fitz-cdh

GitHub Events

Total
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 11
  • Create event: 5
Last Year
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 11
  • Create event: 5

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 2
  • Total pull requests: 24
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: about 2 months
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.25
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.17
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • IrisBox (2)
Pull Request Authors
  • dependabot[bot] (28)
  • portableant (3)
  • IrisBox (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (28) ruby (8)

Dependencies

Gemfile rubygems
  • github-pages ~> 226 development
  • jekyll-feed ~> 0.15.1 development
  • jekyll-seo-tag >= 0 development
  • commonmarker >= 0.23.4
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
  • wdm ~> 0.1.1
  • webrick ~> 1.7
Gemfile.lock rubygems
  • 101 dependencies