Abhishekmishra2808 opened a new pull request, #168: URL: https://github.com/apache/nuttx-website/pull/168
## Summary [Website Link](https://dreamy-souffle-a3f288.netlify.app/) This PR refactors the Apache NuttX website with a primary focus on improving mobile responsiveness, while also separating content from presentation using Jekyll best practices. ## Key Changes - Implemented fully responsive layouts optimized for mobile devices - Improved mobile navigation with hamburger menu - Applied fluid typography using `clamp()` for better scaling - Moved homepage content to `_data/homepage.yml` - Added modular section components in `_includes/themes/apache/sections/` - Simplified `index.md` to use reusable includes - Updated `Gemfile.lock` to be platform-agnostic ## Improvements - System dark/light mode detection - Enhanced layout consistency across screen sizes - GitHub repository stats integration - Accessibility and semantic HTML improvements - Updated 2026 event information Improves mobile UX, maintainability, and cross-platform compatibility. **SCREENSHOTS** <img width="1822" height="862" alt="image" src="https://github.com/user-attachments/assets/071f2a64-b8db-4cb3-8d9f-e9d3e7218fb2" /> <img width="342" height="636" alt="image" src="https://github.com/user-attachments/assets/6b9d14be-0a84-4ac6-b17f-24e7c2bba4d2" /> <img width="345" height="379" alt="image" src="https://github.com/user-attachments/assets/aaeb9e03-40aa-40c8-8106-b5b104180702" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
