kjac / UmbracoBlockGridDemo

Umbraco Block Grid demo material for UK and DK talks November 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Umbraco Block Grid Demo Site

This repo contains the demo site and material from my Umbraco Block Grid talks in UK and DK November 2022.

image

The site is built on Umbraco 11 RC5, which means you need .NET 7 to run it.

The site DB is included in this repo, so you should be able to "just" clone the repo and run the site.

The credentials for the backoffice are:

  • Email: admin@localhost
  • Password: SuperSecret123

...these are also displayed on the login screen 😄

⚠️ ⚠️ When trying this out, please keep in mind that the block HTML and CSS is written by a back-end developer. It is by no means perfect - for one it doesn't scale very gracefully to smaller screens. ⚠️ ⚠️

Have fun!

About

Umbraco Block Grid demo material for UK and DK talks November 2022


Languages

Language:C# 68.8%Language:HTML 25.6%Language:CSS 5.6%