desirekaleba / v3.ocaml.org-server

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

Home Page:https://v3.ocaml.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://v3.ocaml.org/

License:Other


Languages

Language:OCaml 59.3%Language:HTML 39.4%Language:CSS 0.7%Language:Makefile 0.3%Language:Dockerfile 0.2%Language:JavaScript 0.1%Language:PHP 0.1%