This github project is the development version of the webpage of Computer Vision research group at University of British Columbia (visit the webpage).
- Add yourself in the team XML file link and submit the pull request.
- Add your headshot in the teampic folder link. Note that you may not be able to upload your picture directly. So you need to fork the repo, upload and then submit a pull request.
- Add publication data in the publication XML file link and submit the pull request.
- Optionally, you can add a “1” in the highlight field to feature it more prominently.
- Optionally add a teaser/ poster in the publications pic folder link. Note that you may not be able to upload a picture directly. So you need to fork the repo, upload and then submit a pull request.
- Add the news item in the news XML file link.
- Optionally, highlight the news item using (red, “news1”) or (blue, “news1”).
- Changing/ adding pics to slider: ./_pages/home.md
- Changing layout of homepage: ./_layouts/homelay.html
- Install bundler and Jekyll link.
- Git pull the source code
$bundle install
$bundle exec jekyll serve
- Change information in the footer link.
- Add a new option in the main menu link
- Edit content in various pages link
ssh vision.cs.ubc.ca
- Clone this repo and run
deploy.sh
- Get full list of publications
- Get full list of team members
- Add the list of old students and visitors in the lab
- Add a talks page (cvrg and visitors).
Copyright UBC Vision Research Group. Code released under the MIT License.
Originally forked from the Allan Lab Website.