https://github.com/cmudig/cmudig.github.io

Homepage for the Data Interaction Group at CMU

https://github.com/cmudig/cmudig.github.io

Science Score: 26.0%

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

  • 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 (2.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Homepage for the Data Interaction Group at CMU

Basic Info
  • Host: GitHub
  • Owner: cmudig
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://dig.cmu.edu
  • Size: 133 MB
Statistics
  • Stars: 13
  • Watchers: 3
  • Forks: 56
  • Open Issues: 4
  • Releases: 0
Created over 6 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License

README.md

Website for the CMU Data Interaction Group

Deployed at https://dig.cmu.edu/.

The setup is inspired by https://github.com/visdesignlab/visdesignlab.github.io and https://github.com/domoritz/domoritz.github.io.

Run

Install Jekyll dependencies with bundle. To start this page, run bundle exec jekyll serve --livereload.

Run with Docker

docker run \ --volume="$PWD:/srv/jekyll" \ -p 4000:4000 -p 35729:35729 \ -it jekyll/jekyll \ jekyll serve --livereload

Add Content

To add specific content, follow the README guides in the corresponding directories:

Owner

  • Name: CMU Data Interaction Group
  • Login: cmudig
  • Kind: organization
  • Location: Pittsburgh, PA

People, Visualization, Analysis, Machine Learning

GitHub Events

Total
  • Issues event: 3
  • Watch event: 1
  • Delete event: 51
  • Issue comment event: 13
  • Push event: 94
  • Pull request review event: 8
  • Pull request review comment event: 4
  • Pull request event: 123
  • Fork event: 8
  • Create event: 50
Last Year
  • Issues event: 3
  • Watch event: 1
  • Delete event: 51
  • Issue comment event: 13
  • Push event: 94
  • Pull request review event: 8
  • Pull request review comment event: 4
  • Pull request event: 123
  • Fork event: 8
  • Create event: 50

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 22
  • Total pull requests: 203
  • Average time to close issues: 5 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 5
  • Total pull request authors: 36
  • Average comments per issue: 1.45
  • Average comments per pull request: 0.32
  • Merged pull requests: 173
  • Bot issues: 1
  • Bot pull requests: 135
Past Year
  • Issues: 1
  • Pull requests: 78
  • Average time to close issues: N/A
  • Average time to close pull requests: about 9 hours
  • Issue authors: 1
  • Pull request authors: 14
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.04
  • Merged pull requests: 67
  • Bot issues: 0
  • Bot pull requests: 62
Top Authors
Issue Authors
  • domoritz (17)
  • adamperer (2)
  • cabreraalex (1)
  • venkatesh-sivaraman (1)
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (93)
  • dependabot-preview[bot] (23)
  • domoritz (13)
  • venkatesh-sivaraman (11)
  • imgbot[bot] (11)
  • github-actions[bot] (8)
  • cabreraalex (6)
  • fredhohman (3)
  • MrMathur (3)
  • frankelavsky (2)
  • Guoziyang27 (2)
  • lsh (2)
  • Yannahhh (2)
  • tam-kng (2)
  • luyuzhe111 (1)
Top Labels
Issue Labels
bug (1) dependencies (1) ruby (1)
Pull Request Labels
dependencies (116) github_actions (48) ruby (38) javascript (29) notfoundbot (8) security (4)

Dependencies

package.json npm
  • prettier ^2.7.1 development
  • tachyons-sass ^4.9.5
yarn.lock npm
  • prettier 2.7.1
  • tachyons-custom 4.9.8
  • tachyons-sass 4.9.5
Gemfile rubygems
  • github-pages >= 0 development
  • webrick ~> 1.7
Gemfile.lock rubygems
  • activesupport 6.0.5.1
  • addressable 2.8.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.23.5
  • concurrent-ruby 1.1.10
  • dnsruby 1.61.9
  • em-websocket 0.5.3
  • ethon 0.15.0
  • eventmachine 1.2.7
  • execjs 2.8.1
  • faraday 2.3.0
  • faraday-net_http 2.0.3
  • ffi 1.15.5
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 227
  • github-pages-health-check 1.17.9
  • html-pipeline 2.14.2
  • http_parser.rb 0.8.0
  • i18n 0.9.5
  • jekyll 3.9.2
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.4.0
  • jekyll-commonmark-ghpages 0.2.0
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.15.1
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-include-cache 0.2.1
  • jekyll-mentions 1.6.0
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.16.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.3
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.8.0
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.2.0
  • jekyll-theme-cayman 0.2.0
  • jekyll-theme-dinky 0.2.0
  • jekyll-theme-hacker 0.2.0
  • jekyll-theme-leap-day 0.2.0
  • jekyll-theme-merlot 0.2.0
  • jekyll-theme-midnight 0.2.0
  • jekyll-theme-minimal 0.2.0
  • jekyll-theme-modernist 0.2.0
  • jekyll-theme-primer 0.6.0
  • jekyll-theme-slate 0.2.0
  • jekyll-theme-tactile 0.2.0
  • jekyll-theme-time-machine 0.2.0
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.12.0
  • kramdown 2.3.2
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.7.1
  • mercenary 0.3.6
  • mini_portile2 2.8.0
  • minima 2.5.1
  • minitest 5.16.2
  • nokogiri 1.13.7
  • octokit 4.25.1
  • pathutil 0.16.2
  • public_suffix 4.0.7
  • racc 1.6.0
  • rb-fsevent 0.11.1
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.26.0
  • ruby2_keywords 0.0.5
  • rubyzip 2.3.2
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.9.2
  • simpleidn 0.2.1
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.4.0
  • tzinfo 1.2.10
  • unf 0.1.4
  • unf_ext 0.0.8.2
  • unicode-display_width 1.8.0
  • webrick 1.7.0
  • zeitwerk 2.6.0
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • helaili/jekyll-action v2 composite
.github/workflows/notfound.yml actions
  • actions/checkout v2 composite
  • tmcw/notfoundbot v2.0.2 composite