mvrl / mvrl.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvrl.github.io

Currently this is used to provide stable URLs for datasets and projects shared by the Multimodal Vision Research Lab. For example, the RasterNet project.

Adding a Redirect

If you would like to add a new stable URL, just add the corresponding file in _redirect.

Required software

The site generator is implemented in Ruby. We use Bundler to manage library dependencies. The following commands may be useful:

  • gem install --user-install bundler: installs Bundler if needed
  • bundle install: installs packages defined in Gemfile (should be run from root directory)
  • bundle update: updates packages

You may need to install a ruby environment since Apple doesn't keep the default install updated: https://utpalkumar.medium.com/how-to-install-jekyll-on-apple-m1-macbook-c87894b7fc70.

Contact

Maintained by Nathan Jacobs.

About


Languages

Language:HTML 87.4%Language:Makefile 8.7%Language:Ruby 4.0%