KanoonKhoji

KanoonKhoji — Phase 5 · Search

KanoonKhoji

Find Nepal's laws. Read them clearly.

This page's header/footer, hero text, and the document card below all come from the locale/strings/data systems — build with PUBLIC_LOCALE=ne to see the Nepali experience.

Typography

Constitution of Nepal, 2015

नेपालको संविधान, २०७२

Body text uses the sans stack at comfortable line lengths, capped at max-w-prose for readability on document pages.

Buttons & actions

(Link styling swatch only — the real, functional language switch is in the site header above, driven by the strings system.)

Card — live from the data model, links to the real document page

Dummy / test document

Sample PDF Document (Test Fixture)

2024 · slug: sample-pdf-document-2024

USDA Rural Development — public sample PDF used only as a technical test fixture. NOT a Nepal government source and NOT a real legal document.

Read from src/data/legal-documents.json via getAllDocuments() — not hardcoded on this page. Click through for the Phase 4 document page (PDF viewer, metadata, language switch). See docs/DATA_MODEL.md for the schema.

Search — document-level, client-side, live

Try a year, a title fragment, or a romanized keyword — matches the one dummy record's searchTerms/aliases. See docs/SEARCH.md.

Foundation build — see docs/tasks/current.md for progress and the next task. (The site footer below comes from the shared Footer component, not this page.)