move everything around

This commit is contained in:
Hans Pagel
2020-08-28 13:20:49 +02:00
parent 19d89a2ee9
commit 20237f353b
16 changed files with 26 additions and 43 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
typeName: 'DocPage',
baseDir: './src/docPages',
template: './src/templates/DocPage',
index: './getting-started/introduction',
plugins: [
'@gridsome/remark-prismjs',
'remark-container',