Skip to content

lpedrop/amplify-umbraco-theme

 
 

Repository files navigation

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.

Plus lots more!

I've added tons of new features into Amplify Umbraco 8 theme, above is just a snapshot of what's included! If you have any comments, bug reports or requests for features then please get in touch with me.

Happy Umbracoing!

-- Matt

Front End Code

Front-end Code Project

Demo

amplify.jacker.io

Documentation

amplify-docs.jacker.io

Download

our.umbraco.com

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.0%
  • HTML 15.5%
  • CSS 5.2%
  • C# 1.9%
  • Sass 1.2%
  • XSLT 0.2%