Skip to content

Server-side of the next version of the ocaml.org website. See https://github.com/ocaml/v3.ocaml.org for the frontend.

License

Notifications You must be signed in to change notification settings

jmid/v3.ocaml.org-server

 
 

Repository files navigation

OCaml.org

Actions Status

ocamlorg is a Dream-based server for the next version of the ocaml.org website. It is currently served at https://v3.ocaml.org/.

It serves the OCaml packages pages and their documentation by using the data available at https://docs-data.ocaml.org/ and serves pages that use the content generated from data/.

Getting started

You can setup the project with:

make switch

And run it with:

make start

See our contributing guide for more detailed instructions.

Contributing

We'd love your help improving ocaml.org!

See our contributing guide in CONTRIBUTING.md

License

  • The source code is released under ISC
  • The data is released under CC BY-SA 4.0
  • Code examples within the content are released under UNLICENSE.
  • The OCaml logo is released under UNLICENSE.
  • The vendored files are listed with their licenses in LICENSE-3RD-PARTY

See our LICENSE for the complete licenses.

About

Server-side of the next version of the ocaml.org website. See https://github.com/ocaml/v3.ocaml.org for the frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • OCaml 63.0%
  • HTML 34.6%
  • CSS 1.6%
  • Makefile 0.3%
  • Dockerfile 0.2%
  • JavaScript 0.2%
  • PHP 0.1%