Product Logo

Markdown Webbook CLI

Diese Referenz wird automatisch aus der CLI-Implementierung generiert.

FlagErforderlichDefaultBeschreibung
--default-localefalsedeLocale for single-language projects — sets the html lang attribute and the UI language (e.g. "en"). Ignored in multi-language mode.
--multi-language-default-localefalsedeDefault locale for multi-language support (e.g. "de")
--multi-language-localesfalse[function]Comma-separated list of locales for multi-language support (e.g. "en,de")
--copy-to-public-dirfalsePath to a directory containing files to copy to the public directory (e.g. favicons, security.txt, etc.)
--header-lower-badge-logo-pathfalsePath to the logo image file (svg, png, jpg) shown in the lower header area.
--disable-tocfalsefalseDisable the table of contents globally for all pages. Per-page "disableToc: true" frontmatter still works independently.
--hide-glossary-page-in-menufalsefalseHide glossary page in menu
--selfassessmentfalsefalseEnable self-assessment functionality
--repository-urlfalseURL to the source code repository. If set, a small openCode icon will be rendered inside the navbar linking to the repository.
--copyrightfalse""Copyright notice to display in the footer
--footer-logo-pathfalsePath to the footer logo image file (svg, png, jpg)
--logo-heightfalseHeight of the navbar logo as a CSS value (e.g. "3rem", "64px"). Defaults to 3rem.
--logo-path-dark-modefalsePath to an optional logo image file (svg, png, jpg) shown in dark mode. Requires --logo-path. The light-mode logo is used when this is not set.
--logo-pathfalsePath to the logo image file (svg, png, jpg)
--feedback-confidential-issuefalsefalseCreate feedback issues as confidential GitLab issues. When enabled, the public-visibility notice is hidden from the feedback form.
--feedback-titlefalseGeben Sie uns FeedbackTitle for the feedback form.
--feedback-descriptionfalseIhr Feedback hilft uns, die Website an den Bedürfnissen der Nutzenden auszurichten. Beschreiben Sie Ihr Anliegen so detailliert wie möglich. Geben Sie keine persönlichen Daten ein.Description text for the feedback form. Only the text inside the P tag.
--feedback-issue-linkfalseLink to gitlab issue page. Example: https://gitlab.opencode.de/servicestandard/website/-/issues.
--feedback-server-urlfalseFeedback server URL (https://gitlab.opencode.de/open-code/document-writing-tools/feedback-server)
--feedback-gitlab-project-idfalseGitLab project ID for feedback
--dachmarkefalsefalseEnable Dachmarke in the header and footer (https://www.digitale-verwaltung.de/Webs/DV/DE/aktuelles-service/digitale_dachmarke/digitale_dachmarke-node.html).
--titlefalse""Title of the webbook. Rendered inside the navbar. Can be empty.
--themefalsekernuxThe theme to apply - possible values: "bund" | "kernux" | "opencode" | "opendesk". Defaults to "kernux"
-w / --watchfalsefalseStart development server with file watching
-b / --build-directoryfalseDirectory for intermediate build files
-o / --outputfalseOutput directory for static HTML files
-i / --inputtrueInput directory containing markdown files