Skip to content

Conversation

@brainless
Copy link
Owner

This PR implements the new navigation as described in issue #23:\n\n- Added desktop navigation component with recent blog posts, projects, and videos\n- Added mobile navigation with overlay menu\n- Updated layouts to accommodate the new navigation\n- Increased content width for larger screens\n\nPlease review and test the implementation.

claude and others added 3 commits August 12, 2025 14:05
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
@cloudflare-workers-and-pages
Copy link

Deploying brainless-in with  Cloudflare Pages  Cloudflare Pages

Latest commit: c1eb6a0
Status: ✅  Deploy successful!
Preview URL: https://de07af87.brainless-in.pages.dev
Branch Preview URL: https://feature-issue-23-navigation.brainless-in.pages.dev

View logs

@brainless
Copy link
Owner Author

Fixed the mobile menu issue. The problem was that the JavaScript was not properly initializing in the Astro component-based architecture. I've updated the mobile-menu.js file to handle cases where elements might not be immediately available and to work with Astro's view transitions. The mobile menu should now open correctly.

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