c3js.org
c3js.org copied to clipboard
:construction: [DEPRECATED] :construction: The source code of this repo has moved to
- :construction: [DEPRECATED] :construction: The source code of this repository has moved to https://github.com/c3js/c3
c3js.org
This is the source of c3js.org that is constructed by middleman.
How to contribute
- Fork this repository
- Run and develop by middleman
- Install
gemand then you can run middleman server as$ bundle exec middleman server
- Install
- Commit the change in
sourcedirectory - Send me a PR
After confirming the PR, I'll build and deploy the code to the server.
I appreciate your help.
Masayuki