arpitnarechania / gtvalab.github.io

Website of the Georgia Tech Visual Analytics Lab

Home Page:https://gtvalab.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VA.Lab

Website for the Georgia Tech Visual Analytics Lab, deployed at https://gtvalab.github.io/

Last updated: September 2022

Setup and run

  • Start a local server, e.g., using Python (python -m http.server 8000)
  • Open browser to http://localhost:8000

Updating your information

To add/modify/remove content:

  1. Navigate to the data folder.
  2. Open the README file.

Steps to make edits

If you are unfamiliar with forking and submitting pull requests, here is a 4-minute guide to get you started.

  1. Fork this repository.
  2. Make your edits on the master branch of the forked repository and commit them.
  3. Submit a Pull Request on the original (non-forked) repository, from your forked repository's master branch to the original repository's master branch, and an admin will merge it.

Contact

  • endert [at] gatech [dot] edu

About

Website of the Georgia Tech Visual Analytics Lab

https://gtvalab.github.io/

License:MIT License


Languages

Language:HTML 77.4%Language:JavaScript 12.9%Language:CSS 9.7%