coreyasmith / sitecore-mvc-a-to-z

πŸ‘¨β€πŸ« This is the project that I use for my @Sitecore and MVC A-to-Z presentation demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitecore and MVC A-to-Z

This is the project that I use for my Sitecore and MVC A-to-Z presentation demo.

Usage

  1. Install a new instance of Sitecore 9.0 Update-2.
  2. Create a self-signed certificate for your Sitecore installation and add the certificate to the site in IIS. This script will help.
  3. Update the publishUrl in the publish profile to point to your Sitecore installation.
  4. Update the physicalRootPath in MvcAtoZ.SerializationFolder.config to point to the correct path on your disk.
  5. Publish the solution.
  6. Perform a full site publish.

About

πŸ‘¨β€πŸ« This is the project that I use for my @Sitecore and MVC A-to-Z presentation demo.


Languages

Language:JavaScript 67.3%Language:CSS 29.3%Language:C# 3.4%