Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 926 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 926 Bytes

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.