So far i've done the following:
- Created a new master template (in the designs folder)
- Created a new page template (in the designs folder)
- I've selected a layout under management center > designer > frontpage
- I've selected a layout under the properties of the homepage
- Created some content on the homepage.
After walking through the steps above I've opened the website locally on my development machine. However, no matter what page i'm approaching i'm always seeing a blank one! The only exception in this is the 404-page. This is the only one working when I try to open a non-existing url. All existing urls in the website are returning me a blank page.
If I open the designs folder in windows explorer, to check the parsed files I can see the parsed files containt output as expected. The website is on core 19.2.9.0.
Attached a zip file with some screenshots to make an impression of the results. What am I doing wrong here?