How to Build a Documentation Site with MkDocs and GitHub Pages
Introduction
MkDocs is a static site generator built on Python, specifically designed for creating documentation websites and allows users to write documentation in Markdown format which is then transformed into a beautiful and organized website. Git...
zeecodes.hashnode.dev5 min read