UNPKG

glintcms-starter-intesso

Version:

This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.

7 lines (4 loc) 170 B
exports.identifier = 'page-project'; exports.route = '/projects/:project'; exports.dataTemplate = '__template__'; exports.place = process.env.GLINT_PLACE || 'browser';