mjbarlow / amplify-umbraco-theme

Amplify is the open source and extendable theme that will get you started with Umbraco in minutes.

Home Page:https://jacker.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT IS ARCHIVED

Amplify Theme for Umbraco 8

Amplify is the open source and extendable theme that will get you started with Umbraco in minutes.
The theme is now available under the MIT licence, and is open for collaboration.

Buy Me a Coffee at ko-fi.com

Login: admin@admin.com

Pass: 1234567890

Amplify Theme

Amplify Theme Key Features

  • Supports Umbraco 8.9+
  • Blocklist editor (no nested content)
  • Easy theme creation and assignment
  • SASS compiler included
  • 2 preset themes included (Amplify & Paragon)
  • 10+ page types
  • 20+ content block types
  • Site search
  • Site maps
  • Completely responsive
  • Built with Bulma and Vue frameworks

Important info for using your own models

To use your own models, add Umbraco.ModelsBuilder and Umbraco.ModelsBuilder.UI via nuget. Then build the solution.

Change the modelsbuilder mode In the web.config to:

<add key="Umbraco.ModelsBuilder.Enable" value="true" />
<add key="Umbraco.ModelsBuilder.ModelsMode" value="Dll" />

Then in the umbraco backoffice go to settings > Modelsbuilder and click build models.

About

Amplify is the open source and extendable theme that will get you started with Umbraco in minutes.

https://jacker.io


Languages

Language:JavaScript 74.8%Language:HTML 15.2%Language:CSS 5.2%Language:C# 1.9%Language:Less 1.6%Language:Sass 1.2%Language:XSLT 0.2%Language:SCSS 0.0%Language:ASP.NET 0.0%