NodeTool Documentation
This directory contains the markdown files for the NodeTool docs. GitHub Pages builds the site automatically using Jekyll.
Local development
Install Jekyll and run:
bundle exec jekyll serve
The site will be available at http://localhost:4000.