aggrolite / react-d3.github.io

reactd3.org site

Home Page:http://reactd3.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-d3.github.io

reactd3.org site, see http://reactd3.org

Develop

Init repo

$ npm run init

Update git submodules

$ npm run sync

Rebuild website

first you have to install canner-core to generate html in http://reactd3.org

npm install -g canner-core

building web pages.

canner-core build canner.js

We build most of our document in markdown.

Inside ./docs folder you can see there are two folders in each folder md, md_origin. md_origin is the original md files which need to compile via smashmd.

You can just type

make smashmd

to recompile the whole original markdown files.

License

MIT

About

reactd3.org site

http://reactd3.org


Languages

Language:HTML 65.4%Language:CSS 22.5%Language:JavaScript 9.9%Language:Makefile 2.3%