View in browser at http://challenger-research.org/.
Download source code:
git clone git@github.com:challenger-research/challenger-research.github.io.git
cd challenger-research.github.io/
Start a local web server at view in browser at http://localhost:8000/:
#python -m SimpleHTTPServer 8888
python3 -m http.server