/JonDJones.OptimizelyCMS.V12.StarterKit

Optimizely CMS 12 Starter Kit - Learn how to get started with this >NET Core powered CMS

Primary LanguageCSSOtherNOASSERTION

# JonDJones.CMS12.StarterKit 😍 - By JONDJONES.COM

This is a .NET Core/.NET 5 Optimizely CMS 12 Starter kit. Use this project to learn how to build enterprise-level projects using CMS 12.

Learn more about me from my website www.jondjones.co.uk, or check subscribe to my YouTube channel.

This is an open-source repo. If you would like to add something or correct a mistake, please open a PR.

Don't forget to star this app as it's updated frequently

Live Site URL 👻

Website URL: http://cms12.jondjones.com/

Content Delivery API: http://cms12.jondjones.com/api/episerver/v3.0/site/?language=en

Headless

This starter kit also asa the content delivery API enabled in order to build a JAMStack website with Optimizely CMS. A JAMStack repo example can be found here:

The build process works via web hook. Within EventHandler.cs a call is made to a webhook that triggers a JAMStack build.

Getting Started 🚀

  1. Rstore DB from data folder
  2. Login on util/login with :
Password Email
P@55word jon@admin.com

Architecture 😍

Image

Useful Links