This project contains the HexagonJS documentation site.
npm start
To build the site and not watch it run:
npm run build
Update the version of hexagon in package.json, then run npm install
, and commit
and new versions of hexagon that have been added to the content directory.
This should be done each time hexagon is released.
To publish the site (and make it live) use the following
npm run release
This will deploy to appengine.