emjosephs / ZeaBigData.github.io

web site of zea big data

Home Page:http://zeabigdata.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeaBigData

A community curated data sharing platform.

Contributing

1. Fork this repo and clone it.

git clone git@github.com:MYID/ZeaBigData.github.io.git

2. Create or edit files in _posts.

Note, to add a new post, follow our naming convention year-month-day-some-words-as-title.md.

3. Git add and Commit your changes

git add year-month-day-some-words-as-title.md
git commit -am 'Add some feature by XYZ'

4. Push to the branch

If it is your first push, you need to set up your upstream url for this repo:

git remote set-url origin https://github.com/YOUID/myrepo.git
git push

5. Create a new Pull Request

Issues

Open issues if you run into trouble or have suggestions. Pull Requests always welcome.

Copyright & License

The MIT License (MIT), Copyright (c) 2016.

About

web site of zea big data

http://zeabigdata.org/

License:MIT License


Languages

Language:CSS 80.8%Language:HTML 11.8%Language:JavaScript 6.4%Language:R 1.0%