c3js.org icon indicating copy to clipboard operation
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 gem and then you can run middleman server as $ bundle exec middleman server
  • 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