Visit hustvl.github.io 🚀
This is the official website for the HUST Vision Lab, built using the Lab Website Template (LWT).
- Lab Website Template (LWT)
- LWT Documentation
- LWT Gallery
- Jekyll
- HUST Color Specification
- Material Design Colors
- Font Awesome Icons
- Install Jekyll. For Windows users, it is recommended to use the WSL.
- Install needed Ruby packages by running
bundle install
.
Preview the website locally by running:
bundle exec jekyll serve --open-url --livereload --trace
Add, remove, or edit member profiles in the _members
directory.