Skip to content

MkDocs Build

Reusable strict build workflow for MkDocs documentation.

File: .github/workflows/docs-mkdocs-build.yml

Use it for Moodle/HÉLICO projects that still rely on MkDocs.

When a project has no requirements.txt, the workflow installs the legacy toolset used by middagtec/image-bitbucket-ci, including mkdocs-material, include-markdown, mermaid2, section-index, glightbox, macros, minify, swagger-ui-tag, autolinks, and pymdown-extensions.

yaml
jobs:
  docs:
    uses: middag-io/.github-private/.github/workflows/docs-mkdocs-build.yml@workflows-v1

MIDDAG Tecnologia