Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

mjbarlow/amplify-umbraco-theme

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published