Loading README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for MkDocs This project implements a generic GitLab CI template for [MkDocs](https://www.mkdocs.org/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to build your static website with [MkDocs](https://www.mkdocs.org/). ## Usage Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "MkDocs", "description": "GitLab CI template for MkDocs", "description": "Build your static website with [MkDocs](https://www.mkdocs.org/)", "template_path": "templates/gitlab-ci-mkdocs.yml", "kind": "build", "variables": [ Loading Loading
README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for MkDocs This project implements a generic GitLab CI template for [MkDocs](https://www.mkdocs.org/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to build your static website with [MkDocs](https://www.mkdocs.org/). ## Usage Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "MkDocs", "description": "GitLab CI template for MkDocs", "description": "Build your static website with [MkDocs](https://www.mkdocs.org/)", "template_path": "templates/gitlab-ci-mkdocs.yml", "kind": "build", "variables": [ Loading