castiron / manifold-marketing

0 stars 0 forks source link

Variables in staticmicrosite plugin routes.php are Settings #50

Closed lthurston closed 6 years ago

lthurston commented 6 years ago

Use a repeater element if possible so more than one can be configured

lthurston commented 6 years ago

Also, we should add repo URL too, which will probably need to be the https:// variant for the sake of easy fetching

SMaxOwok commented 6 years ago

$config->setEntryUrlPath('docs'); $config->setPathRegex('[A-Za-z0-9_/.-]*'); $config->setContentRootPath('./storage/docs/manifold-docs');