Hello Magnolia
In this beginner tutorial, you create a simple web page based on a custom-built light module called hello-magnolia.
Your light module provides a page template and a custom quotation component for a web page.
You will learn how to get content from a repository and display it on the page to make it look something like this:
You will develop the page using Magnolia CLI, an npm package which facilitates light development with Magnolia.
Each page of the Hello Magnolia tutorial is tagged with the Hello Magnolia label to help you keep on track.
What are we going to do?
Tutorial steps
-
Get and install Magnolia, if we haven’t installed it already.
-
Add the component to the page and see what our page looks like on the public instance.