GitHub - jiahaog/gitcloud: Use GitHub for file hosting and indexing

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

GitCloud

Use GitHub for file hosting and indexing

Usage

Serving

  1. Fork the repo
  2. Put files in files
  3. Create corresponding entries in _data/gitCloud.yml
  4. Push to a GitHub repo under the branch gh-pages

Clients

Parse all entries within the <div> with id = file-index

Example gitCloud.yml

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

About

Use GitHub for file hosting and indexing

Resources

Readme

License

MIT license

Activity

Stars

142 stars

Watchers

1 watching

Forks

25 forks

Releases

No releases published