ocaml / ocaml.org

The official OCaml website.
https://ocaml.org
Other
161 stars 326 forks source link

Improving navigation in Cookbooks #2803

Open RCHG opened 3 days ago

RCHG commented 3 days ago

Hi all,

The page of Cookbooks is great, but as the number of them is growing I would suggest a kind of categories sidebar similar to the one in the Exercises page. The sections/categories would be

Currently, the reader of the Cookbook page doesn't know about all the sections when arriving to the page and this information would be useful.

(I don't know enough about web development to detail a possible implementation, but hopefully part of the code in exercices.eml could be adapted to cookbook.eml)

Thanks for the OCaml.org webpage!

cuihtlauac commented 6 hours ago

Thanks @RCHG, you are right. A navigation bar on the side would help.