Merge pull request #4 from edhild/master

updated with recent deployments
This commit is contained in:
Ed Hild 2019-03-05 17:10:10 -05:00 коммит произвёл GitHub
Родитель be8531c798 7a90d2056a
Коммит eaff5b6e0c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 16 добавлений и 1 удалений

Просмотреть файл

@ -20,6 +20,7 @@ Public link to [Slide Deck for Mobile 1](Presentations/Module1.pptx)
- [View, edit, and add page properties](https://support.office.com/en-us/article/view-edit-and-add-page-properties-778018d3-8269-4fd2-a55d-8c0e5b72b938?ui=en-US&rs=en-US&ad=US)
- [SharePoint Governance Questions](http://tiny.cc/SharePointGovQuestions)
- [SharePoint Governance Step by Step](http://tiny.cc/SPGovStepbyStep)
- [Use Column Formatting to Customize SharePoint](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting)
## Hands-On Activities
@ -36,4 +37,11 @@ Public link to [Slide Deck for Mobile 1](Presentations/Module1.pptx)
- [Use the Quick Links Web Part](https://support.office.com/en-us/article/Use-the-Quick-Links-web-part-e1df7561-209d-4362-96d4-469f85ab2a82)
- [Customize the Navigation on your SharePoint Site (top menu communication site)](https://support.office.com/en-us/article/Customize-the-navigation-on-your-SharePoint-site-3CD61AE7-A9ED-4E1E-BF6D-4655F0BF25CA?ui=en-US&rs=en-US&ad=US)
- [Use the Connector Web Part (use a Team Site)](https://support.office.com/en-us/article/Use-the-Connector-web-part-db0756aa-f78f-4b74-8b19-be5dca0420e1#bkmk_connectorswebpart)
- [Use the Page properties web part](https://support.office.com/en-us/article/use-the-page-properties-web-part-1a99cb9c-a5f1-441b-8e5d-643b0f0ff736)
- [Use the Page properties web part](https://support.office.com/en-us/article/use-the-page-properties-web-part-1a99cb9c-a5f1-441b-8e5d-643b0f0ff736)
- [Yammer Highlights and Conversations Web Part](https://support.office.com/en-us/article/use-a-yammer-web-part-in-sharepoint-online-a53cfa0c-3d09-42c8-a286-1038a81c59da?ui=en-US&rs=en-US&ad=US)
- [Personalized Web Parts](https://techcommunity.microsoft.com/t5/Microsoft-SharePoint-Blog/SharePoint-web-part-updates-Yammer-Conversations-My-Documents/ba-p/303719?_lrsc=cd99055e-c151-47af-8aa8-3e0186f4bb89)
- [Change Page Thumbnail and Description](https://support.office.com/en-us/article/view-edit-and-add-page-details-778018d3-8269-4fd2-a55d-8c0e5b72b938)
- [Use the Quick Chart Web Part](https://support.office.com/en-us/article/Use-the-Quick-Chart-web-part-BCFEE244-2408-400B-A9BD-4ECA61AEAD51)
- [Add Location Column](https://techcommunity.microsoft.com/t5/SharePoint/Add-Location-Details-to-SharePoint-Data-and-Content/td-p/284875)
- [Use the Code Snippet Web Part](https://support.office.com/en-us/article/use-the-code-snippet-web-part-d16d5aac-3e43-4d4d-aef3-d0ddbca64c05)
- [Use the Markdown Web Part](https://support.office.com/en-us/article/use-the-markdown-web-part-6d73c06d-2877-4bc9-988b-f2896016c50b)

Просмотреть файл

@ -11,13 +11,20 @@ Public link to [Slide Deck for Module 2](Presentations/Module2.pptx)
## Additional Resources
- [Modernize site branding](https://docs.microsoft.com/en-us/sharepoint/dev/transform/modernize-branding)
- [Organize your site navigation with SharePoint megamenus](https://techcommunity.microsoft.com/t5/Microsoft-SharePoint-Blog/Organize-your-SharePoint-sites-with-megamenu-navigation-and-new/ba-p/328068)
- [SharePoint Site Header](https://techcommunity.microsoft.com/t5/Microsoft-SharePoint-Blog/Organize-your-SharePoint-sites-with-megamenu-navigation-and-new/ba-p/328068)
- [SharePoint Site Footer](https://docs.microsoft.com/en-us/sharepoint/dev/features/site-footer)
- [Page Section Background Shading](https://support.office.com/en-us/article/add-or-remove-sections-and-columns-on-a-page-fc491eb4-f733-4825-8fe2-e1ed80bd0899)
- [JSON Schema Reference for Site Theming](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-theming/sharepoint-site-theming-json-schema)
- [SharePoint Site Theming](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-theming/sharepoint-site-theming-overview)
- [Theme Generator Tool](https://developer.microsoft.com/en-us/fabric#/styles/themegenerator)
- [How to Create a Multi-colored Theme for Modern SharePoint Online Site](https://laurakokkarinen.com/how-to-create-a-multicolored-theme-for-a-modern-sharepoint-online-site/)
- [SharePoint Modern Best Practices](https://sharepointmaven.com/sharepoint-modern-page-best-practices/)
- [Drag and Drop Re-order of Left-hand Navigation](https://support.office.com/en-us/article/customize-the-navigation-on-your-sharepoint-site-3cd61ae7-a9ed-4e1e-bf6d-4655f0bf25ca?ui=en-US&rs=en-US&ad=US)
## Hands-On Activities
- [Customize the Office 365 theme for your organization](https://support.office.com/en-us/article/Customize-the-Office-365-theme-for-your-organization-8275DA91-7A48-4591-94AB-3123A3F79530)
- [Change the look of your site with OOB Themes](https://support.office.com/en-us/article/change-the-look-of-your-sharepoint-site-06bbadc3-6b04-4a60-9d14-894f6a170818) (skip classic section. But investigate site logo and navigation sections)
- [Working with Custom Themes with PowerShell](http://blog.pixelmill.com/3348/changing-colors-modern-site/) (stop when you get to Custom Classic Themes)
- Try out the new Header, Footer, Section backgrounds, and MegaMenu options

Двоичные данные
Presentations/Module1.pptx

Двоичный файл не отображается.

Двоичные данные
Presentations/Module2.pptx

Двоичный файл не отображается.

Двоичные данные
Presentations/Module3.pptx

Двоичный файл не отображается.

Двоичные данные
Presentations/Module4.pptx

Двоичный файл не отображается.