Skip to content

Comments

Use Material theme for MkDocs#21

Merged
svelderrainruiz merged 1 commit intoactionsfrom
codex/update-mkdocs-configuration-with-material-theme
Aug 19, 2025
Merged

Use Material theme for MkDocs#21
svelderrainruiz merged 1 commit intoactionsfrom
codex/update-mkdocs-configuration-with-material-theme

Conversation

@svelderrainruiz
Copy link

Summary

  • configure MkDocs to use Material theme with navigation tabs, code copy button, and integrated TOC
  • install mkdocs-material within setup-mkdocs action

Testing

  • npm run check:node
  • npm install
  • npm test
  • npm run lint:md
  • npx --yes markdown-link-check -q -c .markdown-link-check.json README.md $(find docs scripts -name '*.md')
  • actionlint
  • pwsh -NoLogo -Command "\$cfg = New-PesterConfiguration; \$cfg.Run.Path = './tests/pester'; \$cfg.TestResult.Enabled = \$false; Invoke-Pester -Configuration \$cfg"

https://chatgpt.com/codex/tasks/task_e_68a3db1a98ec8329b93d8db34d64dcb3

@svelderrainruiz svelderrainruiz merged commit e686019 into actions Aug 19, 2025
4 checks passed
@svelderrainruiz svelderrainruiz deleted the codex/update-mkdocs-configuration-with-material-theme branch August 21, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant