Skip to content

ConstBob/hao-ai-lab.github.io

 
 

Repository files navigation

This git repo hosts all content displayed on the website of Hao AI Lab @ UCSD.

How to build

  1. Install Hugo > 0.12
  2. Run the following commands:
git clone https://github.com/hao-ai-lab/hao-ai-lab.github.io.git
cd hao-ai-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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.4%
  • CSS 9.9%
  • JavaScript 2.0%
  • Python 0.7%