UNPKG

glintcms-starter-glintcms

Version:

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

7 lines (5 loc) 103 B
var path = require('path'); var Fs = require('glint-adapter-fs'); module.exports = { adapter: Fs };