Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Repository
Project files for the Graffiti House project.
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md
Graffiti House Project
This repository contains code related to the NEH-funded planning grant for a collaborative project with the Roy Rosenzweig Center for History and New Media (RRCHNM), Historic Blenheim and the Civil War Interpretive Center (Fairfax City, VA), and the Brandy Station Foundation (Brandy Station, VA).
Setup
The project uses Poetry for dependency and package management. To create your Django environment, navigate to the root (cloned) directory and do the following:
sh
cd graffitihouse
poetry install
Running manage.py will require prepending poetry to the commands, like so:
sh
poetry run python manage.py migrate
poetry run python manage.py tailwind build
poetry run python manage.py runserver
A Makefile exists to make life a little more convenient. The common commands are:
make preview: preview the site locally; this runspoetry run python manage.py runserver.make tailwind: compile the CSS; this runspoetry run python manage.py tailwind startand will reload the browser anytime updates happen.
Owner
- Name: Roy Rosenzweig Center for History and New Media
- Login: chnm
- Kind: organization
- Location: Fairfax, VA, USA
- Website: http://rrchnm.org
- Twitter: chnm
- Repositories: 56
- Profile: https://github.com/chnm
Citation (CITATION.cff)
cff-version: 1.2.0
title: graffiti-house
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- email: chnm@gmu.edu
affiliation: George Mason University
repository-code: "https://github.com/chnm/graffitihouse"
keywords:
- digital history
- django
license: MIT
GitHub Events
Total
- Issues event: 16
- Delete event: 11
- Issue comment event: 9
- Push event: 41
- Pull request review event: 1
- Pull request event: 35
- Create event: 19
Last Year
- Issues event: 16
- Delete event: 11
- Issue comment event: 9
- Push event: 41
- Pull request review event: 1
- Pull request event: 35
- Create event: 19
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 10
- Total pull requests: 16
- Average time to close issues: 6 months
- Average time to close pull requests: 6 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.1
- Average comments per pull request: 0.38
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 10
Past Year
- Issues: 9
- Pull requests: 16
- Average time to close issues: 2 months
- Average time to close pull requests: 6 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.38
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 10
Top Authors
Issue Authors
- hepplerj (11)
Pull Request Authors
- dependabot[bot] (9)
- hepplerj (7)
- qtrinh2 (4)