Skip to content

Fix website errors and improve architecture#42

Merged
watterfall merged 1 commit intomainfrom
claude/fix-website-errors-018tfRkc2aWr4e62mqxG7Rk7
Nov 22, 2025
Merged

Fix website errors and improve architecture#42
watterfall merged 1 commit intomainfrom
claude/fix-website-errors-018tfRkc2aWr4e62mqxG7Rk7

Conversation

@watterfall
Copy link
Contributor

  • Fix deprecated substr() API -> substring() in Input.astro
  • Fix RSS endpoint handler: get -> GET for Astro 5 compatibility
  • Add is:inline directive to SplitbeeAnalytics.astro script
  • Remove 6 unused components: HighlightedPosts, LatestPosts, Button, Card, Pricing, Announcement
  • Optimize PageLayout: remove duplicate ParticlesBackground, keep only PhysicsBackground
  • Add i18n support to Note.astro with note.* translation keys
  • Update CLAUDE.md to reflect current component structure
  • Update ROADMAP.md with v1.3.0 changelog

Build status: 0 errors, 0 warnings, 1 hint (expected)

- Fix deprecated substr() API -> substring() in Input.astro
- Fix RSS endpoint handler: get -> GET for Astro 5 compatibility
- Add is:inline directive to SplitbeeAnalytics.astro script
- Remove 6 unused components: HighlightedPosts, LatestPosts, Button, Card, Pricing, Announcement
- Optimize PageLayout: remove duplicate ParticlesBackground, keep only PhysicsBackground
- Add i18n support to Note.astro with note.* translation keys
- Update CLAUDE.md to reflect current component structure
- Update ROADMAP.md with v1.3.0 changelog

Build status: 0 errors, 0 warnings, 1 hint (expected)
@vercel
Copy link

vercel bot commented Nov 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
website Ready Ready Preview Comment Nov 22, 2025 5:17pm

@watterfall watterfall merged commit d6dab3a into main Nov 22, 2025
2 of 3 checks passed
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