[PR #87] [MERGED] feat: included a menu for display on mobile #41

Closed
opened 2025-09-10 22:50:04 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/87
Author: @daniel99korban
Created: 9/22/2024
Status: Merged
Merged: 12/27/2024
Merged by: @daiyam

Base: masterHead: master


📝 Commits (2)

  • 714d722 feat: included a menu for display on mobile
  • 4276f52 feat: hide menu when clicked and show mobile menu for very small devices

📊 Changes

2 files changed (+46 additions, -4 deletions)

View changed files

📝 _includes/css/main.css (+33 -1)
📝 index.html (+13 -3)

📄 Description

I am collaborating for the first time on a well-known open-source project. I contributed by implementing a responsive menu. Although it may not be the most essential feature, I am very pleased with the results and learned a lot throughout the process. My sincere thanks to the community!

screen-cap-1

screen-cap-2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/87 **Author:** [@daniel99korban](https://github.com/daniel99korban) **Created:** 9/22/2024 **Status:** ✅ Merged **Merged:** 12/27/2024 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`714d722`](https://github.com/VSCodium/vscodium.github.io/commit/714d722b10041143106f9eca23af6def733a54df) feat: included a menu for display on mobile - [`4276f52`](https://github.com/VSCodium/vscodium.github.io/commit/4276f529cd18afe307963f6e99f36a52a6e3e733) feat: hide menu when clicked and show mobile menu for very small devices ### 📊 Changes **2 files changed** (+46 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `_includes/css/main.css` (+33 -1) 📝 `index.html` (+13 -3) </details> ### 📄 Description I am collaborating for the first time on a well-known open-source project. I contributed by implementing a responsive menu. Although it may not be the most essential feature, I am very pleased with the results and learned a lot throughout the process. My sincere thanks to the community! ![screen-cap-1](https://github.com/user-attachments/assets/d319397d-bcbb-4aa2-b54d-b052153e062f) ![screen-cap-2](https://github.com/user-attachments/assets/5ddc32e9-00e6-44db-b8b3-091a83e64138) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#41