mjbarlow / Umbraco-8-Bulma-Starter-Kit

Free starter kit / theme for Umbraco v8+, based on the Bulma CSS framework.
https://bulma.jacker.io
MIT License
8 stars 5 forks source link
bulma-framework umbraco umbraco-backoffice umbraco-cms umbraco-community umbraco-packages umbraco-v8

Bulma Umbraco 8 starter kit / theme

A free starter kit / theme based on the Bulma CSS framework for Umbraco 8 from Matt Barlow of https://jacker.io. Contains homepage, products, product detail, blog, blog detail, generic and contact page templates. This theme will get you started easily and quickly with developing your own website using Umbraco 8.

It has the following content templates:

Important:

Change the ModelsMode in the web.config to Dll models and allow the site to work.

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

Also don't forget to publish the content, the easiest way to do this is to publish the home node with descendants, then check the include drafts, so you don't have to go in and publish it all individually.

Umbraco-Package-Url: https://our.umbraco.com/packages/starter-kits/bulma-starter-kit/

Demonstration: https://bulma.jacker.io/

Preview:

https://raw.githubusercontent.com/mjbarlow/Umbraco-8-Bulma-Starter-Kit/master/free-umbraco-bulma-theme.jpg

Release Notes:

v1.0.9 (28/01/2020)

v1.0.8 (07/01/2020)

v1.0.7 (24/10/2019)

V1.0.6 (24/10/2019)

V1.0.5 (06/05/2019)

V1.0.4 (22/04/2019)

v1.0.3 (09/04/2019)

v1.0.2 (31.03.2019):

v1.0.1 (22.03.2019):