Official website for Naposobulung HKBP Mustikajaya (NHKBP MJ), the youth community of HKBP Mustika Jaya.
This site presents the community profile, organization structure, activities, photo gallery, and contact information in a clean static web experience.
- Responsive landing page with navigation, hero section, and call-to-action buttons
- Community profile, vision and mission, and ministry structure
- Activity cards with modal details
- Gallery with lightbox navigation and progressive loading
- Contact section for Instagram, WhatsApp, and email
- SEO metadata and structured data for search engine visibility
- HTML
- CSS
- JavaScript
- Vercel Analytics
Run a simple static server from the repository root and open the homepage:
python3 -m http.server 8080Then open:
http://localhost:8080/src/index.html
src/index.html- main page markup and metadatasrc/style.css- site styles and responsive layoutsrc/script.js- interactions such as menus, modals, and gallery behaviorsrc/img/- site images and media assets
The site is deployed on Vercel: