Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hustvl/hustvl.github.io
https://github.com/hustvl/hustvl.github.io
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hustvl/hustvl.github.io
- Owner: hustvl
- License: bsd-3-clause
- Created: 2024-02-14T08:31:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T05:52:00.000Z (8 months ago)
- Last Synced: 2024-04-28T06:05:24.232Z (7 months ago)
- Language: HTML
- Size: 35.2 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# HUSTVL Lab Website
Visit **[hustvl.github.io](https://hustvl.github.io)** 🚀
_Built with [Lab Website Template](https://greene-lab.gitbook.io/lab-website-template-docs)_
* [Lab Website Template](https://github.com/greenelab/lab-website-template) v1.1.6
* [Template Docs](https://greene-lab.gitbook.io/lab-website-template-docs)
* [Jekyll](https://jekyllrb.com/)
* [Material Design Colors](https://m3.material.io/styles/color/static/baseline)
* [Font Awesome Icons](https://fontawesome.com/)## Installation
https://jekyllrb.com/docs/installation/ubuntu/
Install needed Ruby packages by running `bundle install`.
## Usage
Preview the cite by running
```
bundle exec jekyll serve --open-url --livereload --trace
```