clustercode/docs at master · Viddla/clustercode · GitHub
Skip to content

Latest commit

 

History

History
 
 

Documentation with Antora

This documentation is built with Antora.

Build Documentation

make docs-build

Live Reload and Preview

This will run a web server on port 8080 and open your browser. Meanwhile you can make changes to the local modules dir and view your change 2-3s later without browser plugins.

make docs-preview

Requirements

  • node v12

  • npm v6