This repository contains static contents to serve using GitHub Pages.
To add a new content:
- create a new folder under the root folder and put your files into.
- Then, commit and push. Your static web page is available under
....github.io/your-repo/<folder-name>
or<your-domain>/<folder-name>
Don't include your private data(username/password, private-keys etc) here exclusively