Mkdocs: Control Displayed Versions with Mike
· 4 min read
Summary:
An update of the previously deployed MkDocs with the Mike plugin setup to keep only the three latest versions in the UI. Let's dive into the details!
MkDocs is a fast, simple, and straightforward static site generator that builds project documentation from Markdown files, making it easy to create beautiful docs.
View All TagsSummary:
An update of the previously deployed MkDocs with the Mike plugin setup to keep only the three latest versions in the UI. Let's dive into the details!
Summary:
Learn how to implement documentation versioning in MkDocs using Mike. Mike is a plugin designed for managing multiple documentation versions. The guide covers setting up versioning from day one and integrating it with GitHub Pages for streamlined, automated deployments.