Skip to content

hanwenxu1/zhijie-group.github.io

 
 

Repository files navigation

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

How to build

  1. Install Hugo > 0.12
  2. Run the following commands:
git clone https://github.com/zhijie-group/zhijie-group.github.io.git
cd zhijie-group.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 86.4%
  • CSS 10.6%
  • JavaScript 2.3%
  • Python 0.7%