UNPKG

roots-records

Version:

dynamic content functionality for roots

14 lines (10 loc) 203 B
records = require '../../..' module.exports = ignores: ["**/_*"] extensions: [ records( books: { data: 'this is a string not an object' } ) ] jade: pretty: true