hai-lab-uva.github.io

Source code for UVA HAI lab website!

https://github.com/hai-lab-uva/hai-lab-uva.github.io

Science Score: 52.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
    Organization hai-lab-uva has institutional domain (engineering.virginia.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Source code for UVA HAI lab website!

Basic Info
  • Host: GitHub
  • Owner: HAI-lab-UVA
  • License: bsd-3-clause
  • Language: HTML
  • Default Branch: main
  • Size: 48.3 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 9 months ago
Metadata Files
Readme Changelog License Citation

README.md

Visit hai-lab-uva.github.io 🚀

Summary

Source code for the HAI Lab at UVA website. The site should be updated regularly by the lab with new members, projects, and news as appropriate.

Attributions

The site is based on a template from the Greene Lab, see the below template documentation and/or LICENSE.md for more information on this.

Template Documentation

Authors

  • Andrew Balch - xxv2zh@virginia.edu
  • Kyan Yang - kyan.b.yang@gmail.com
  • Members of the HAI Lab!

How to contribute

Most page modifications should be made to the Markdown files, contained within folders of the same title. To add new chunks of text, place these within {% capture text %} <text> {% endcapture %} commands.

Images should be added under the images directory. To include data (such as images) on a page, {% insert <filepath> %} commands should be used. Changes to other files and directories (especially those prefixed with an "_") should be made hesitantly, to avoid breaking the website.

It is recommended to check the above template documentation for more detailed information on the innerworkings of the website template and it's included features (like automatic citations).

Managing team members

Each team member that should be shown on the "Team" page should have their own markdown file under the _members directory. Adding and removing these files updates the list shown on the page.

News post link redirects

Posts on the news page can redirect to URLs other than the page associated with that individual post. This is useful when you would like a user to be automatically sent to a paper or news feature when they click on the post exerpt. To do this, set the redirect field in the header of the markdown file like so:

redirect: https://<url>

Owner

  • Name: HAI Technology Lab
  • Login: HAI-lab-UVA
  • Kind: organization

UVA Human-AI Technology Lab

Citation (CITATION.cff)

# citation metadata for the template itself

title: "Lab Website Template"
version: 1.2.2
date-released: 2024-06-05
url: "https://github.com/greenelab/lab-website-template"
authors:
  - family-names: "Rubinetti"
    given-names: "Vincent"
    orcid: "https://orcid.org/0000-0002-4655-3773"
  - family-names: "Greene"
    given-names: "Casey"
    orcid: "https://orcid.org/0000-0001-8713-9213"
cff-version: 1.2.0

GitHub Events

Total
  • Push event: 95
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 95
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build-preview.yaml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • rossjrw/pr-preview-action v1.4.7 composite
  • ruby/setup-ruby v1.172.0 composite
.github/workflows/build-site.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • ruby/setup-ruby v1.172.0 composite
.github/workflows/first-time-setup.yaml actions
  • actions/checkout v4 composite
  • actions/github-script v7 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • peterjgrainger/action-create-branch v3.0.0 composite
  • stefanzweifel/git-auto-commit-action v5 composite
.github/workflows/on-pages.yaml actions
.github/workflows/on-pull-request.yml actions
.github/workflows/on-push.yml actions
.github/workflows/on-schedule.yaml actions
.github/workflows/update-citations.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • peter-evans/create-pull-request v6 composite
  • stefanzweifel/git-auto-commit-action v5 composite
  • tj-actions/verify-changed-files v18 composite
.github/workflows/update-url.yaml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/github-script v7 composite
  • crazy-max/ghaction-dump-context v2 composite
  • mxschmitt/action-tmate v3 composite
  • stefanzweifel/git-auto-commit-action v5 composite
  • tj-actions/verify-changed-files v18 composite
.docker/Dockerfile docker
  • ruby 3.1.2 build
_cite/requirements.txt pypi
  • PyYAML *
  • diskcache *
  • google-search-results *
  • manubot *
  • python-dotenv *
  • rich *
Gemfile rubygems
  • jekyll-feed >= 0 development
  • jekyll-last-modified-at >= 0 development
  • jekyll-redirect-from >= 0 development
  • jekyll-sitemap >= 0 development
  • jekyll-spaceship >= 0 development
  • html-proofer ~> 5.0
  • jekyll ~> 4.3
  • webrick ~> 1.7
Gemfile.lock rubygems
  • Ascii85 1.1.0
  • addressable 2.8.1
  • afm 0.2.2
  • async 2.8.1
  • bundler 2.5.6
  • colorator 1.1.0
  • concurrent-ruby 1.2.2
  • console 1.23.4
  • em-websocket 0.5.3
  • ethon 0.16.0
  • eventmachine 1.2.7
  • ffi 1.15.5
  • fiber-annotation 0.2.0
  • fiber-local 1.0.0
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • google-protobuf 3.22.0
  • hashery 2.1.2
  • html-proofer 5.0.8
  • http_parser.rb 0.8.0
  • i18n 1.12.0
  • io-event 1.4.4
  • jekyll 4.3.2
  • jekyll-feed 0.17.0
  • jekyll-last-modified-at 1.3.0
  • jekyll-redirect-from 0.16.0
  • jekyll-sass-converter 3.0.0
  • jekyll-sitemap 1.4.0
  • jekyll-spaceship 0.10.2
  • jekyll-watch 2.2.1
  • json 2.7.1
  • kramdown 2.4.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.8.0
  • mercenary 0.4.0
  • mini_portile2 2.8.1
  • nokogiri 1.13.10
  • pathutil 0.16.2
  • pdf-reader 2.12.0
  • posix-spawn 0.3.15
  • public_suffix 5.0.1
  • racc 1.6.2
  • rainbow 3.1.1
  • rake 13.1.0
  • rb-fsevent 0.11.2
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.30.0
  • ruby-rc4 0.1.5
  • safe_yaml 1.0.5
  • sass-embedded 1.58.3
  • terminal-table 3.0.2
  • timers 4.3.5
  • ttfunk 1.7.0
  • typhoeus 1.4.1
  • unicode-display_width 2.4.2
  • webrick 1.8.1
  • yell 2.2.2
  • zeitwerk 2.6.13