Documentation project
This is a simple project that demonstrates how to use R2Devops.io to build the full CI/CD pipeline for a MkDocs-based documentation project.
-
Templates used:
-
Mkdocs: to build the documentation from
markdown
tohtml
- Pages: to deploy the build result on GitLab pages
-
Mkdocs: to build the documentation from
- CI configuration: .gitlab-ci.yml
- Pipelines: CI/CD page
- Result: deployed documentation