OCaml.org Newsletter: July 2024

Welcome to the July 2024 edition of the OCaml.org newsletter! This update has been compiled by the OCaml.org maintainers. You can find previous updates on Discuss.

Our goal is to make OCaml.org the best resource for anyone who wants to get started and be productive in OCaml. The OCaml.org newsletter provides an update on our progress towards that goal and an overview of the changes we are working on.

We couldn't do it without all the amazing people who help us review, revise, and create better OCaml documentation and work on issues. Your participation enables us to so much more than we could just by ourselves. Thank you!

This newsletter covers:

  • Community-Driven Development of OCaml.org
  • Recipes for the OCaml Cookbook: Help us make the OCaml Cookbook really useful by contributing and reviewing recipes for common tasks!
  • Community & Marketing Pages Rework: Implementation work in progress.
  • General Improvements: As usual, we also worked on general maintenance and improvements, so we're highlighting some of the work that happened below.

Community-Driven Development of OCaml.org

After reworking most of the OCaml.org website to be more useful, more usable, and nicer to look at, the team at Tarides that has been working on OCaml.org is disbanding. However, OCaml.org will continue to be maintained and extended by by the OCaml Platform and OCaml compiler contributors, as well as by the wider OCaml community.

You can reach out to the OCaml.org maintainers to discuss any bigger changes or additions you'd like to make. Contributions to improve existing features and bug fixes are always welcome!

Open Issues for Contributors

You can find open issues for contributors here!

Recipes for the OCaml Cookbook

The OCaml Cookbook is a place where OCaml developers share how to solve common tasks using packages from the ecosystem.

A recipe is a code sample and explanations on how to perform a task using a combination of open-source libraries.

The Cookbook is live at ocaml.org/cookbook.

Here's how you can help:

  1. Help review the open pull requests for cookbook recipes!
  2. Contribute new recipes and tasks for the cookbook!

Thank you all for the many contributions! One area where we could use help is in reviewing and improving the suggested recipes and tasks.

Relevant PRs and Activities:

Community & Marketing Pages Rework

We have UI designs for the reworked and new pages of the community section, and implementation is being worked on by @oyenuga17, our former Outreachy intern!

Relevant PRs and Activities:

General Improvements and Data Additions

Summary:

  • The selected OS is now part of the anchor tag of the URL on the https://ocaml.org/install page. This allows people to link to quick install instructions for a specific OS.
  • We appreciate the contributions to the OCaml documentation!
  • We're checking for backlinks to OCaml.org again with Ahrefs.

Relevant PRs and Activities: