mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-09-07 01:06:19 +00:00
maybe with ssh
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "_submodules/insiders"]
|
||||
path = _submodules/insiders
|
||||
url = git@github.com:n8n-io/mkdocs-material-insiders.git
|
@@ -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
1
_submodules/insiders
Submodule
Submodule _submodules/insiders added at fa82852781
Reference in New Issue
Block a user