$ git clone https://github.com/gpilab/gpilab.github.io.git gpi_website
$ cd gpi_website
$ pip install -r requirements.txt$ make html
$ make serveThe website should now be running on localhost:8000.
$ make html
$ make github$ git clone https://github.com/gpilab/gpilab.github.io.git gpi_website
$ cd gpi_website
$ pip install -r requirements.txt$ make html
$ make serveThe website should now be running on localhost:8000.
$ make html
$ make github