Skip to content

Add mobile bottom navigation, dynamic local-event feature, and responsive/content updates#8

Open
lschacht99 wants to merge 1 commit into
mainfrom
codex/add-foot-bar-for-mobile-browsing-i3qpcz
Open

Add mobile bottom navigation, dynamic local-event feature, and responsive/content updates#8
lschacht99 wants to merge 1 commit into
mainfrom
codex/add-foot-bar-for-mobile-browsing-i3qpcz

Conversation

@lschacht99

Copy link
Copy Markdown
Owner

Motivation

  • Improve mobile navigation with an app-style quick bar for core site destinations.
  • Make local-event blocks dynamic so the homepage and local events pages surface the next scheduled local opening.
  • Adjust responsive spacing and typography to better fit compact mobile layouts and update FAQ/site content for the July 4 weekend offering.

Description

  • Introduced a mobile foot bar by adding insertMobileFootBar() and insertMobileFootBarStyles() in assets/site-components.js and invoking them on DOMContentLoaded, including new markup and CSS for a five-button quick nav.
  • Added an active-home mapping to markActiveNav() so the home link is marked when window.location.pathname === '/', and ensured footbar links use data-nav attributes.
  • Implemented a dynamic local-event schedule in index.html by adding HN_LOCAL_EVENT_SCHEDULE, getNextLocalEvent(), initNextLocalEventFeature(), and wiring those into buildHavdalahUrl(), initHavdalahQuickForm(), and initJuly4QuickBar() so forms and CTAs reflect the next event and price.
  • Multiple responsive and UI tweaks across assets/site-components.js, index.html, trips-page/trips.html, and trips-page/Community.html to reduce paddings, adjust grid templates, scale typography, and compact lists/cards for mobile, and content updates in faq.html to reflect the July 4 weekend instead of the Shavuos-in-Vermont copy.

Testing

  • No automated tests were run as part of this change.
  • Changes were limited to frontend templates, inline scripts, and styles with runtime behaviors gated behind DOMContentLoaded and feature selectors.

Codex Task

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
hamsa-instagram-feed 7e2d743 Commit Preview URL

Branch Preview URL
Jun 15 2026, 06:45 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant