Skip to content

asmblii/sitecore-marketplace-html-validator

Repository files navigation

HTML Validator Marketplace app

This is a first app for Sitecore Marketplace and XM Cloud

It is a context view that validates the html of the page. It uses HTML-validate for validating the markup, so everything happens in the browser.

It currently doesn't use the Sitecore Blok system but just pure html and css

Your site will need to include CORS header to allow requests from this app

Screenshot of the HTML Validator

Install the app

Host the app yourself, or just register an app and point to https://sc-marketplace-html-validator.asmblii.dev.

Configuration of app

More info

Blog post on https://balle.dev/posts/marketplace-validator-first-app/

Run locally:

npm start

Create a Sitecore App that points to https://localhost:5173

About

Sitecore Marketplace app for HTML Validator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published