cue-lang / docs-and-content

A place to discuss, plan, and track documentation on cuelang.org
5 stars 1 forks source link

docs/concept: replace index with search #83

Open jpluscplusm opened 7 months ago

jpluscplusm commented 7 months ago

Remove the top-level auto-generated index, serving the index only when running in local dev mode.

Place the search widget on the page, after the preamble.

Remove the find-a-X page.

Rewrite the preamble so it takes less than half a page, leaving the search widget still visible above the fold.

jpluscplusm commented 6 months ago

https://cuelang.org/cl/1188430

jpluscplusm commented 5 months ago

Current status of CL (https://cuelang.org/cl/1188430): blocked on cue-lang/cue#2848