Update demo page title and screenshots - #76
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5e8fb938db
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| DATA="$PWD/hack/demo/temp" | ||
| DOCKER_USER=33:33 | ||
| PASS=demo12345678 | ||
| PAGE_TITLE=SimpleMathJax |
There was a problem hiding this comment.
Update the standalone screenshot URL default
When screenshot.mjs runs with URL unset, its fallback at hack/demo/screenshot.mjs:37 still opens /index.php/Demo, while up() now seeds only the SimpleMathJax page. The script therefore silently captures MediaWiki's missing-page view instead of the demo; update or remove that fallback when changing PAGE_TITLE.
Useful? React with 👍 / 👎.
Summary
PAGE_TITLETests
make checksbash -n hack/demo/demo.sh hack/local-mathjax.shnode --check hack/demo/screenshot.mjs