Skip to content

Commit 6637ed7

Browse files
committed
Site Script doc adjustments
1 parent 2dd162b commit 6637ed7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/declarative-customization/get-started-create-site-design.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Get started creating SharePoint site designs and site scripts
33
description: Get started creating SharePoint site designs and site scripts for users to create their own sites from.
4-
ms.date: 01/08/2018
4+
ms.date: 04/10/2018
55
---
66

77
# Get started creating site designs and site scripts
88

9-
109
You can create site designs to provide reusable lists, themes, layouts, pages, or custom actions so that your users can quickly build new SharePoint sites with the features they need. This article describes how to build a simple site design that adds a SharePoint list for tracking customer orders. You'll use the site design to create a new SharePoint site with the custom list.
1110

1211
This article shows how to use SharePoint PowerShell cmdlets to create site scripts and site designs. You can also use REST APIs to perform the same actions. The corresponding REST calls are shown for reference in each step.

docs/declarative-customization/site-design-json-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Site design JSON schema
33
description: JSON schema reference for building site designs for SharePoint.
4-
ms.date: 12/14/2017
4+
ms.date: 4/10/2017
55
---
66

77
# Site design JSON schema

0 commit comments

Comments
 (0)