ocaml / ocaml.org

The official OCaml website.
https://ocaml.org
Other
147 stars 296 forks source link

OCaml.org

Actions Status

This repository contains the sources of the OCaml website. It is served at https://ocaml.org/.

Features

Getting started

You can setup the project with:

Before you begin, make sure you have opam (OCaml Package Manager) installed on your system. If you haven't installed it yet, you can follow the official installation instructions for your platform:

Once opam is installed, you can set up the project and run it with the following commands:

make switch

And run it with:

make start

See our contributing guide for more detailed instructions.

Maintainers

The OCaml.org maintainers team is composed of the following community members:

The roles and responsibilities are explained in the governance, don't hesitate to have a look for more details.

We're always looking for new maintainers! If you're interested in helping us make OCaml.org the best resource to learn OCaml and discover the ecosystem, reach out to us!

Acknowlegement

Thank you to everyone who contributed to the development of this new version of the website!

In particular:

For the groundwork on rethinking the sitemap, user flows, new content, design, and frontend and package docs!

For the work on the package site infrastructure and UI!

For meticulously going through the website to find issues.

For the work on the designs and bringing them to life on the frontend!

For the work on the new content and reviewing the existing one!

We’d also like to thank the major funders who supported work on revamping the website: grants from the Tezos Foundation and Jane Street facilitated the bulk of the work. Thank you, and if anyone else wishes to help support it on an ongoing basis then donations to the OCaml Software Foundation and grants to the maintenance teams mentioned above are always welcomed.

Contributing

We'd love your help improving ocaml.org!

See our contributing guide in CONTRIBUTING.md

License

See our LICENSE for the complete licenses.

Code of Conduct

This project follows the OCaml Code of Conduct.