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
_posts
.
2. Create or edit files in 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.