Repository with the official n8n documentation.
To build the documentation:
npm install npm run build
To extend the documentation:
npm install npm run dev