Skip to content

Conversation

@elasticdotventures
Copy link
Member

  • Replace title and subtitle SVG images with HTML text elements
  • Apply CSS styling to match original SVG appearance
  • Use proper font families with fallbacks
  • Add text-stroke effect for subtitle outline
  • Fonts now load correctly without browser security restrictions

🤖 Generated with Claude Code

elasticdotventures and others added 2 commits August 11, 2025 13:08
- Replace title and subtitle SVG images with HTML text elements
- Apply CSS styling to match original SVG appearance
- Use proper font families with fallbacks
- Add text-stroke effect for subtitle outline
- Fonts now load correctly without browser security restrictions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Pin Bun version in GitHub Actions to avoid crypto.hash compatibility issue
- Add --frozen-lockfile flag to prevent unexpected dependency changes
- Resolves build failure with Bun v1.2.20 and @vitejs/plugin-vue

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 11, 2025

Deploying promptexecutionwebsite with  Cloudflare Pages  Cloudflare Pages

Latest commit: a043364
Status: ✅  Deploy successful!
Preview URL: https://42444549.promptexecutionwebsite.pages.dev
Branch Preview URL: https://feature-convert-svg-text-to.promptexecutionwebsite.pages.dev

View logs

elasticdotventures and others added 3 commits August 11, 2025 13:12
- Updated local Bun to v1.2.20 and confirmed build works
- Revert GitHub Actions to use latest Bun version
- Keep --frozen-lockfile flag for consistent builds

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Added node-stdlib-browser to provide Node.js crypto compatibility for Vite Vue plugin.
Resolves deployment failure caused by Bun's crypto implementation differences.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Vite 7 requires Node.js 20.19+ for crypto.hash API support.
This fixes the crypto.hash build error in Cloudflare Pages.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@elasticdotventures elasticdotventures merged commit 5f4b2e0 into main Aug 11, 2025
2 checks passed
@elasticdotventures elasticdotventures deleted the feature/convert-svg-text-to-css branch August 11, 2025 13:29
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.

2 participants