i modified it a bit so that the content and blueprints stays in the / directory and just the templates and config differ for the domains.
it works. but it doesnt load the assets (css, js, fonts). if i inspect the source it points to the home directory (/assets) and not the new subdirectory (/subpage.com/assets) with the asset folder.
i cant get this to run. it seems that the ‘urls’ argument of the kirby object in the index.php has no effect - already typed in nonsense and it doesnt throw errors.
is this cookbook still working in K4 ?