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