Skip to content

mcstitzer/ZeaBigData.github.io

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.8%
  • HTML 11.8%
  • JavaScript 6.4%
  • R 1.0%