-
-
Notifications
You must be signed in to change notification settings - Fork 124
Add screenshot generation to build process #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add screenshot generation to build process #74
Conversation
- Install shot-scraper dependency in build.sh
- Create generate_screenshots.py to capture 1024x768 0.9 quality JPEG screenshots
- Screenshot filenames include SHA256 hash of HTML content (e.g., dot.{hash}.jpeg)
- Skip screenshot generation if file with correct hash already exists
- Update build_colophon.py to display screenshots floated right with max-width 50%
- Screenshots saved in screenshots/ directory
- Excludes index.html and colophon.html from screenshot generation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
|
Claude finished @simonw's task —— View job PR Review: Screenshot Generation FeatureReviewing this pull request for code quality, best practices, potential bugs, performance considerations, security concerns, and test coverage. Todo List:
Review Feedback✅ Strengths1. Smart Caching Strategy
2. Error Handling
3. Code Structure
|
Deploying tools with
|
| Latest commit: |
8438a0e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a0495d04.tools-b1q.pages.dev |
| Branch Preview URL: | https://claude-add-screenshot-genera.tools-b1q.pages.dev |
🤖 Generated with Claude Code