Skip to content

SJTU-DENG-Lab/SJTU-DENG-Lab.github.io

 
 

Repository files navigation

This git repo hosts all content displayed on the website of DENG Lab @ SJTU.

How to build

  1. Install Hugo > 0.12
  2. Run the following commands:
git clone https://github.com/SJTU-DENG-Lab/SJTU-DENG-Lab.github.io.git
cd SJTU-DENG-Lab.github.io
hugo server

How to generate publication list

  1. Copy the latest publication json to the root folder.
  2. Run the following
python gen_publications.py
  1. Copy the output of this script to content/publications.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.5%
  • CSS 4.2%
  • Other 1.3%