You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dropdown nav (blank pages) + 2 new diagrams + fish background art
Nav fix:
- Dropdown parent links (Bihar Life, Environment, Tools) no longer trigger
switchTab('') which was causing blank pages
- Only direct nav links and dropdown menu items trigger tab switch
- Selector: .nav-links > li:not(.nav-dropdown) > a
New diagrams:
- People: "Bihar Gave the World" pill timeline (10 contributions from 600BCE-1980)
- Economy: Workforce vs GSDP bar comparison (76% work in agri = 19% GSDP)
Background art:
- Small Madhubani fish SVG at mid-right (10% opacity)
SW cache bumped to v6.
https://claude.ai/code/session_01QbKFkHEVdoSwuQD3B9gZwV
Copy file name to clipboardExpand all lines: index.html
+77-2Lines changed: 77 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1009,6 +1009,53 @@ <h2 class="section-title">Economy & Development</h2>
1009
1009
<p><strong>बुनियादी ढाँचा और औद्योगीकरण।</strong> 2005 के बाद बिहार के सड़क नेटवर्क में नाटकीय सुधार हुआ है, लेकिन रेलवे कनेक्टिविटी, बिजली आपूर्ति की विश्वसनीयता, और अंतिम-छोर ग्रामीण बुनियादी ढाँचा प्रमुख बाधाएँ बनी हुई हैं। राज्य के पास कोई बड़ा बंदरगाह नहीं, पटना से परे कोई कार्यशील हवाई अड्डा नहीं (Gaya की सीमित सेवा), और ग्रामीण क्षेत्रों में रुक-रुककर बिजली। ये बुनियादी ढाँचे की कमियाँ, ख़राब क़ानून-व्यवस्था की साख (अब कुछ सुधरी) और कमज़ोर संस्थागत क्षमता के साथ मिलकर, निजी औद्योगिक निवेश को रोकती रही हैं। प्रस्तावित औद्योगिक गलियारे (पटना-गया, हाजीपुर) और बिहार से गुज़रने वाला अमृतसर-कोलकाता औद्योगिक गलियारा अभी शुरुआती चरणों में हैं।</p>
1010
1010
</div>
1011
1011
1012
+
1013
+
<!-- Workforce vs GSDP Mismatch -->
1014
+
<div class="diagram-container">
1015
+
<h4>The Mismatch: Who Works Where vs What Earns What</h4>
<p class="diagram-caption">76% of Bihar's workers are in agriculture, which produces only 19% of GSDP. Services produce 62% of GSDP but employ far fewer people. This structural mismatch is the root of Bihar's poverty: most people work in the sector that earns the least.</p>
1057
+
</div>
1058
+
1012
1059
<div class="diagram-container">
1013
1060
<h4>Where Bihar's Money Comes From -- and Where It Goes</h4>
1014
1061
<div class="css-flow-vertical">
@@ -1216,6 +1263,25 @@ <h2 class="section-title">Notable People & Leadership</h2>
<p>भारतीय सभ्यता में बिहार का योगदान असाधारण है। इस क्षेत्र ने दुनिया का पहला बड़ा साम्राज्य (मौर्य), सबसे पुराना विश्वविद्यालय (Nalanda), गणित में बुनियादी विभूतियाँ (आर्यभट), दो विश्व धर्मों की मूल घटनाएँ (बुद्ध का ज्ञानोदय, महावीर का जन्म), भारत के पहले राष्ट्रपति, और आपातकाल समाप्त करने वाला आंदोलन दिया। आधुनिक राजनीति में बिहार सामाजिक न्याय के भारत के सबसे महत्वपूर्ण प्रयोगों की प्रयोगशाला रहा है -- Mandal Commission की सिफ़ारिशें बिहार की जाति वास्तविकताओं में निहित थीं, और भारत में हर बड़ी OBC/दलित राजनीतिक गोलबंदी बिहार के आंदोलनों से बौद्धिक वंशावली खींचती है। नीचे दिए गए व्यक्ति इसी विस्तार को दर्शाते हैं।</p>
<p class="diagram-caption">Bihar's contributions to world civilisation are disproportionate to its contemporary economic standing. The state that gave the world democracy, zero, and non-violence now has India's highest poverty rate.</p>
0 commit comments