docker compose mit docusaurus build command
This commit is contained in:
@@ -37,8 +37,8 @@ const config = {
|
|||||||
include: ['**/*.md', '**/*.mdx'],
|
include: ['**/*.md', '**/*.mdx'],
|
||||||
exclude: ['site/**', 'help/**', 'agents/**', 'content/**', 'archive/**', '**/_drafts/**'],
|
exclude: ['site/**', 'help/**', 'agents/**', 'content/**', 'archive/**', '**/_drafts/**'],
|
||||||
editUrl: undefined,
|
editUrl: undefined,
|
||||||
showLastUpdateAuthor: true,
|
showLastUpdateAuthor: false,
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: false,
|
||||||
},
|
},
|
||||||
blog: false,
|
blog: false,
|
||||||
pages: false,
|
pages: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user