https://n8n-io.github.io/n8n-demo-website/
https://www.mkdocs.org/user-guide/deploying-your-docs/#project-pages
git clone [email protected]:n8n-io/n8n-demo-website.git
cd n8n-demo-website
# Recommended: create and activate a virtual environment
# https://docs.python.org/3/tutorial/venv.html
pip install mkdocs-material
mkdocs serve