maybe with ssh

This commit is contained in:
Deborah Barnard
2023-02-01 16:58:36 +00:00
parent 11b76091ba
commit b8411e1800
3 changed files with 8 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "_submodules/insiders"]
path = _submodules/insiders
url = git@github.com:n8n-io/mkdocs-material-insiders.git

View File

@@ -15,6 +15,10 @@ This repository hosts the documentation for [n8n](https://n8n.io/), an extendabl
### Steps
For members of the n8n GitHub organization:
1. Set up an SSH token and add it to your GitHub account. Refer to [GitHub | About SSH](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/about-ssh) for guidance.
```bash
git clone https://github.com/n8n-io/n8n-docs.git
cd n8n-docs

1
_submodules/insiders Submodule

Submodule _submodules/insiders added at fa82852781