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