Github-Actions
Posts filed under tag: Github-Actions
Turning a Markdown Repository into a Hosted Docs Site with MkDocs
Convert flat Markdown files into a searchable MkDocs site by moving them into a docs/ folder, adding a simple YAML config, and deploying via GitHub Actions. …