Skip to content

usfvgl/usfvgl.github.io

Repository files navigation

Visualization and Graphics Lab

This is the website repository for the Visualization and Graphics Lab (VGL) at the University of San Francisco.

Updates

To update the list of papers, talks, or books, edit the papers.yml data file. To update the list of people, edit the people.yml data file.

If you want to add a news post, you must place a file with the correct format in the _posts directory. The file name should be in the format:

yyyy-mm-dd-short-title.html

See one of the existing files for the required header. The content can be written in Markdown or HTML using Bulma classes. This is the same process for adding DVSS events (but the templates require more information).

The other files and templates only need to be modified if you are changing the style or paragraph text that appears at the start of each page.

Setup

Github Pages uses a specific version of jekyll, so I recommend you follow the steps at:

https://help.github.com/articles/using-jekyll-with-pages/

Once installed, you can generate the site locally with:

bundle exec jekyll serve --watch

About

USF Visualization and Graphics Lab (VGL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published