Skip to content

Commit d1f93a4

Browse files
committed
feat(ui): implement mobile navigation and enhanced terminal interface
- Add mobile hamburger menu with smooth slide-down navigation and overlay - Implement responsive terminal interface with command history and improved UX - Enhance navigation with desktop/mobile adaptive layouts - Remove default Vue template components (HelloWorld, TheWelcome) - Update Vue dependencies to latest versions for better compatibility - Improve accessibility with proper ARIA labels and focus management - Add footer with GitHub link and branding - Update Vite config base path and development server settings
1 parent b0a5285 commit d1f93a4

15 files changed

Lines changed: 1305 additions & 700 deletions

.github/FUNDING.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
# These are supported funding model platforms
22

33
github: [involvex]
4-
patreon: # Replace with a single Patreon username
5-
open_collective: # Replace with a single Open Collective name
6-
ko_fi: # Replace with a single Ko-fi username
7-
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8-
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9-
liberapay: # Replace with a single Liberapay username
10-
issuehunt: # Replace with a single IssueHunt username
11-
otechie: # Replace with a single Otechie username
124
custom: ['https://buymeacoffee.com/involvex', 'https://paypal.me/involvex', 'https://rewards.bing.com/welcome?rh=14525F68&ref=rafsrchae&form=ML2XE3&OCID=ML2XE3&PUBL=RewardsDO&CREA=ML2XE3']

0 commit comments

Comments
 (0)