Product Logo

Markdown Webbook CLI

Diese Referenz wird automatisch aus der CLI-Implementierung generiert.

FlagErforderlichDefaultBeschreibung
-V / --versionfalseoutput the version number
-i / --inputtrueInput directory containing markdown files
-o / --outputfalseOutput directory for static HTML files
-b / --build-directoryfalseDirectory for intermediate build files
-w / --watchfalsefalseStart development server with file watching
--themefalsekernuxThe theme to apply - possible values: "bund" | "kernux" | "opencode" | "opendesk". Defaults to "kernux"
--titlefalse""Title of the webbook. Rendered inside the navbar. Can be empty.
--dachmarkefalsefalseEnable Dachmarke in the header and footer (https://www.digitale-verwaltung.de/Webs/DV/DE/aktuelles-service/digitale_dachmarke/digitale_dachmarke-node.html).
--feedback-gitlab-project-idfalseGitLab project ID for feedback
--feedback-server-urlfalseFeedback server URL (https://gitlab.opencode.de/open-code/document-writing-tools/feedback-server)
--feedback-issue-linkfalseLink to gitlab issue page. Example: https://gitlab.opencode.de/servicestandard/website/-/issues.
--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-titlefalseGeben Sie uns FeedbackTitle for the feedback form.
--logo-pathfalsePath to the logo image file (svg, png, jpg)
--footer-logo-pathfalsePath to the footer logo image file (svg, png, jpg)
--copyrightfalse""Copyright notice to display in the footer
--repository-urlfalseURL to the source code repository. If set, a small openCode icon will be rendered inside the navbar linking to the repository.
--selfassessmentfalsefalseEnable self-assessment functionality
--hide-glossary-page-in-menufalsefalseHide glossary page in menu
--header-lower-badge-logo-pathfalsePath to the logo image file (svg, png, jpg) shown in the lower header area.
--copy-to-public-dirfalsePath to a directory containing files to copy to the public directory (e.g. favicons, security.txt, etc.)
--multi-language-localesfalse[function]Comma-separated list of locales for multi-language support (e.g. "en,de")
--multi-language-default-localefalsedeDefault locale for multi-language support (e.g. "de")
-h / --helpfalsedisplay help for command