smriti/website
Himanshu Dongre 6ddfc2eedf Apply the same two-terminal split to the landing page install block
The previous commit (Codex's README activation-path fix) split the
README's step-1 code block to make it clear that `make dev-local` is a
long-running foreground process that must stay in one terminal while
`source backend/.venv/bin/activate` runs in another.

The landing page at `website/index.html` had the same paste-and-get-stuck
shape in its "Try it in 5 minutes" install block. Apply the parallel
split with the exact same wording so the website and README give the
same first-run guidance — install in one block, then "Start the backend
in one terminal and keep it running", then "In a second terminal,
activate the CLI before running smriti commands".

Verified locally: page renders the split cleanly at 1280x800, no console
errors.
2026-05-21 01:43:52 +05:30
..
assets Add the first public landing page at website/ 2026-05-20 21:22:51 +05:30
.nojekyll Add the first public landing page at website/ 2026-05-20 21:22:51 +05:30
index.html Apply the same two-terminal split to the landing page install block 2026-05-21 01:43:52 +05:30
styles.css Add the first public landing page at website/ 2026-05-20 21:22:51 +05:30