Use GitHub for file hosting and indexing
- Fork the repo
- Put files in
files
- Create corresponding entries in
_data/gitCloud.yml
- Push to a GitHub repo under the branch
gh-pages
Parse all entries within the <div>
with id = file-index
This configuration file is an index for the files you wish to serve.
- href: files/cat.jpg
name: some cat
- href: files/helloWorld.py
name: helloWorld