ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

Improving navigation in Cookbooks

Open RCHG opened this issue 1 year ago • 1 comments

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

  • Command Line
  • Compilation & Linking
  • Compression
  • Data Structures & Algorithms
  • etc...

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!

RCHG avatar Nov 05 '24 17:11 RCHG