// A minimal config that can be used to write a new article // without having to copile all files. const {customFields} = require('./docusaurus.config.js'); module.exports = customFields.config('new-doc');