Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 172 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 172 Bytes

github-pages

To run in docker locally:

$ docker build -t github-pages .
$ docker run -it -p 1313:1313 -v $(pwd):/website github-pages /bin/bash -x run.sh