canjs / bit-docs-html-canjs

The plugins to produce CanJS.com
https://www.npmjs.com/package/bit-docs-html-canjs
MIT License
7 stars 0 forks source link

bit-docs-html-canjs

Sauce Labs Test Status

Build Status npm version

Initial install:

npm install

Generate example site:

npm start

Start a simple server:

http-server

Site will be available at http://127.0.0.1:8080/

Change Styles

npm run styles

Use this in main CanJS.

  1. open package.json, increment the version number.
  2. commit and push to master.
  3. run npm publish
  4. Open canjs/package.json. Update "bit-docs-html-canjs"'s version.
  5. In canjs, run ./node_modules/.bin/bit-docs -df