How to: Create a page layout in SharePoint Server 2013

How to: Create a page layout in SharePoint Server 2013

When you use Design Manager to create a page layout, two files are created: an .aspx file that SharePoint uses, and an HTML version of that page layout that you can edit in your HTML editor. The HTML file and page layout are associated, so that whenever you edit and save the HTML file, your changes are synced to the associated page layout.

Convert an HTML file into a master page in SharePoint Server 2013

Convert an HTML file into a master page in SharePoint Server 2013

With Design Manager, you can convert an.html file into a SharePoint 2013 master page, a .master file. After the conversion, the HTML file and master page are associated, so that when you edit and save the HTML file, the changes are synced to the associated master page.