View site on local web server

In the command line, go to the info-site folder

cd your/project/dir

Run the PHP web server:

php -S localhost:8080

PS: You'll need to add .html to the url in the browser to view other pages. #justathought.github.io