Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 730 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 730 Bytes

OrchardTheme

OrchardCore Theming playground

You will need to have latest version of .NET Core SDK and .NET Framework to be able to run this.You can find them here: https://www.microsoft.com/net/download

Both teams were downloaded from https://startbootstrap.com/ "Free Themes" section, and then adapted to be used as OrchardCore Themes.

Login for backoffice access

username: admin

password: P@ssw0rd!!

Cafe Theme (Multipage website example)

Already fully transformed and ready to use. Content Types created to use this theme. Used liquid to adapt HTML and populate it with content.

NewAge theme (Landingpage example)

Working with the same content used on Cafe Theme. Only created a new Main-Menu content type.