Entertainment Intelligence and Human-Centered AI Labs
To update publications:
- Edit bibs/lab.bib
- run
./bib2yml.sh lab.bib pubs.yml - Move pubs.yml to the
_datadirectory - Git commit changes. Github pages should take care of the rest.
To update lab members:
- Edit phds.yml, masters.yml, undergrads.yml, faculty.yml, or alumni.yml in the
_datadirectory. - Optional headshot: add the image to
assets/images/members/and setphoto: /assets/images/members/<file>.jpgon that member's entry. Square images around 400x400 look best; members without a photo get a monogram disc.
Sites@GT WordPress kit: wordpress-migration/ rebuilds Gutenberg HTML from these YAML/Markdown sources for https://sites.gatech.edu/hcailab/. GitHub Pages at eilab.gatech.edu is unchanged until a DNS/CNAME cutover. See wordpress-migration/README.md.
To update the Capabilibara project page:
- Copy the built site from the
capabilibararepopublic/directory intocapabilibara/here. - Confirm
capabilibara/index.htmlcanonical and Open Graph URLs usehttps://eilab.gatech.edu/capabilibara/. - Do not add YAML front matter to files under
capabilibara/. Jekyll copies them as static files. - Git commit. GitHub Pages publishes to https://eilab.gatech.edu/capabilibara/.