Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 710 Bytes

File metadata and controls

22 lines (12 loc) · 710 Bytes

Docs-As-Code

This repository serves as an example that illustrate how to integrate a single MkDocs project with multiple documentation platforms.

Prerequisites

GitHub Pages deployment

The GitHub Pages deployments is an integrated feature of MkDocs that enables you to deploy the documentation to GitHub Pages.

For this to work you need to:

Confluence deployment

For deployment to a confluence page we will use the md2cf repository and follow the readme from there.