Skip to content

Add GitHub Actions workflow for MkDocs deployment#168

Merged
ltorres6 merged 1 commit intomasterfrom
add-mkdocs-deploy-workflow
Feb 3, 2026
Merged

Add GitHub Actions workflow for MkDocs deployment#168
ltorres6 merged 1 commit intomasterfrom
add-mkdocs-deploy-workflow

Conversation

@ltorres6
Copy link
Copy Markdown
Contributor

@ltorres6 ltorres6 commented Feb 3, 2026

Adds automated CI/CD to build and deploy the MkDocs site to GitHub Pages on pushes to master. The workflow installs dependencies from requirements.txt and uses mkdocs gh-deploy to publish to the gh-pages branch.

Adds automated CI/CD to build and deploy the MkDocs site to GitHub Pages
on pushes to master. The workflow installs dependencies from requirements.txt
and uses mkdocs gh-deploy to publish to the gh-pages branch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ltorres6 ltorres6 self-assigned this Feb 3, 2026
@ltorres6 ltorres6 merged commit 89490fb into master Feb 3, 2026
@ltorres6 ltorres6 deleted the add-mkdocs-deploy-workflow branch February 3, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant