All Projects → jiahaog → Gitcloud

jiahaog / Gitcloud

Licence: mit
Use GitHub for file hosting and indexing

Programming Languages

ruby
36898 projects - #4 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].