UNPKG

docpage

Version:

Quickly create a documentation site from a single markdown file

5 lines (4 loc) 150 B
module.exports = require('township-client')({ server: process.env.DOCPAGE_URL || 'https://api.docpage.org', config: { filename: '.docpagerc' } })