module.exports = { build: { srcPath: './src', outputPath: './docs' }, site: { title: 'oddsquat' } };