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/community/community.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ The SharePoint Development Community (also known as the SharePoint PnP community
20
20
*[OfficeDev Facebook](https://www.facebook.com/OfficeDev/) - Official communication channel for SharePoint and Office 365 developer topics
21
21
*[OfficeDevPnP Facebook](https://www.facebook.com/OfficeDevPnP/) - Community account for SharePoint and Office 365 developer topics
22
22
23
+
## GitHub
24
+
25
+
There are numerous diferent repositories related on the provided samples and [open-source projects](open-source-projects.md) available in the following GitHub organizations.
Copy file name to clipboardExpand all lines: docs/community/open-source-projects.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ There are numerous open-source projects that are coordinated by the SharePoint P
15
15
| Repository | Description |
16
16
|--------|--------|
17
17
|[SharePoint Starter kit](https://github.com/SharePoint/sp-starter-kit)| A starter kit for showing how to extend modern experiences in SharePoint Online by extending them with modern extensibility options. |
18
+
|[SharePoint Provisioning Service templates](https://github.com/SharePoint/sp-dev-provisioning-templates)| Tenant templates used by the [SharePoint Provisioning Service](https://github.com/SharePoint/sp-dev-provisioning-templates) to easily provision sample content and structures demonstrating what's possible with modern SharePoint experiences. |
18
19
|[GDPR Activity Hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub)| A starter kit for building a management hub for EU GDPR (European Global Data Protection Regulation). |
19
20
|[Office 365 CLI](https://sharepoint.github.io/office365-cli/)| A cross-platform command-line interface (CLI) that allows users on any platform to manage various configuration settings of Office 365. |
20
21
|[Office 365 Developer PnP Core Component](https://github.com/SharePoint/PnP-Sites-Core)| An extension component that encapsulates commonly used remote CSOM/REST operations as reusable extension methods on out-of-the box CSOM objects. |
0 commit comments