docker compose mit docusaurus build command

This commit is contained in:
Codex Agent
2025-11-20 13:15:43 +01:00
parent 7e5e39c866
commit e78830d8cc

View File

@@ -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,