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

The official OCaml website.

Results 232 ocaml.org issues
Sort by recently updated
recently updated
newest added

Currently, the page at https://opam.ocaml.org/packages/core (substitute your favorite OCaml package here) does not contain any kind of links or pointers to documentation. Say I want to find documentation on OCaml...

The introduction on https://ocaml.org/docs/tour-of-ocaml needs to 1. be shortened 2. say (briefly!) what a REPL or toplevel is, and 3. mention why `;;` needs to be used. The corresponding document...

documentation
help wanted

and example is https://ocaml.org/p/melange-fest/latest which has ReasonML examples. They are, however, not properly highlighted.

In the events directory, we record the date/times of events in UTC. However, in the templates, we would like to display these in the viewer's timezone. A straightforward way to...

enhancement
good first issue
ui
help wanted

In the [Wireframes for the improved "Teaching and Research" page](https://www.figma.com/file/eLNSdvayxqvvfBsRsdbJXN/OCaml-Home-Page?type=design&node-id=5%3A2500&mode=design&t=I6cJuQypSS6xjBag-1) (formerly "Academic Users"), we list course materials from lectures. To make this truly useful, we need to improve the data...

enhancement
good first issue
help wanted

RSS feeds with a `` element are not populated with a description. See e.g.: https://github.com/ocaml/ocaml.org/blob/ff7b4c3457b895fe9be83f3df251709558900bfd/data/planet/robur.coop/miragevpn--tls-crypt-v2.md?plain=1#L3 https://blog.robur.coop/feed.xml It seems River fetches the page and scrapes html meta headers instead of the...

bug
upstream
help wanted

Thank you for the glorious work on ocaml.org! The learning resources are great already but may I suggest adding as extra material the online exercises available there: https://ocaml-sf.org/learn-ocaml-public/#activity=exercises ? These...

enhancement
documentation

Hi, thanks a lot for the hard work on https://ocaml.org ! just a small question about the status of the page https://v2.ocaml.org/learn/teaching-ocaml.html: is the corresponding data about existing courses (that...

1. [X] Create GitHub a project https://github.com/divyankachaudhari/ocaml-practice-exercises 2. [ ] Copy the data from the `practice` folder 3. [ ] Setup the exercises from unresolved issues 5. [ ] Tweak...

exercise
beginner