This repo contains the source code of the k6 documentation.
git clone git@github.com:loadimpact/k6-docs.git
cd k6-docs
npm installnpm startDocumentation articles are markdown files structured under the src/data/markdown/docs folder.
The markdown files support a few custom extensions explained on the File Format Guide.