feat: Add build:docs script
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
39eafca5ec
commit
3785c705ff
@@ -10,7 +10,7 @@ const config = {
|
||||
tagline: 'Automatisch Docs',
|
||||
url: 'https://docs.automatisch.io',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
organizationName: 'automatisch', // Usually your GitHub org/user name.
|
||||
|
Reference in New Issue
Block a user