You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/documentation/admins.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,3 +82,24 @@ To make it easier for other contributors to work with your project, update the f
82
82
- Optionally set a branch to work on in`.gitmodules`.
83
83
84
84
Commit and push your changes to a remote, and submit a pull request against [`plone/documentation@6.0`](https://github.com/plone/documentation/compare).
85
+
86
+
87
+
## Add a project to Netlify
88
+
89
+
```{todo}
90
+
Some details need to be added to this section, including who to ping about the request with the repository name.
91
+
```
92
+
To add a new site to Netlify to preview built documentation or storybooks, you need to add a new site to Netlify.
0 commit comments