Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 227 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 227 Bytes

Our website

To start a local session, run:

$ docker run -p 4000:4000 --rm -v `pwd`:/app -w /app -it jekyll/jekyll jekyll s

Follow the Jekyll documentation to updated the website.