Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 283 Bytes

aigsweb

For the website aigs.ucsd.edu

based on jekyll

Setup

  • install jekyll
  • Clone repository
  • Execute jekyll serve --watch at root directory of repo
  • Development server hosted at http://localhost:4000 for preview

Or do your own stuff