Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hustvl/hustvl.github.io


https://github.com/hustvl/hustvl.github.io

Last synced: 3 days ago
JSON representation

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
```