Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented Jan 11, 2026

Builds on top of #271 and clue/framework-x-website#43

@clue clue added this to the v0.18.0 milestone Jan 11, 2026
@clue clue requested a review from Copilot January 11, 2026 13:08
@clue clue added maintenance documentation Improvements or additions to documentation labels Jan 11, 2026
@clue clue force-pushed the mkdocs-instructions branch from ad5b811 to 3b6f87f Compare January 11, 2026 13:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the mkdocs documentation build instructions by adding support for graceful shutdown with SIGINT, ensuring proper directory permissions, and adding automatic container cleanup.

Changes:

  • Added SIGINT signal handler to the mkdocs service for graceful shutdown with Ctrl+C
  • Updated build commands to create the build directory before running and clean up containers automatically with --rm
  • Added explicit docker compose pull step in CI workflow to ensure latest image

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/compose.yaml Added stop_signal: SIGINT to enable graceful shutdown with Ctrl+C
docs/README.md Updated build command to create directory first and auto-cleanup with --rm flag
.github/workflows/ci.yml Added explicit pull step and updated build command with directory creation and auto-cleanup

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@clue clue force-pushed the mkdocs-instructions branch from 3b6f87f to 0868eca Compare January 11, 2026 13:17
@clue clue merged commit a03ae05 into clue:main Jan 11, 2026
75 checks passed
@clue clue deleted the mkdocs-instructions branch January 11, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant