-
Notifications
You must be signed in to change notification settings - Fork 33
Description
You may be interested in linking to the following repos, which heavily borrow from this template and rescript-lang.org, as well as incorporating discussions on the rescript forum
-
https://github.com/ocaml/v3.ocaml.org/tree/e52229c7d108d093eb6ff7e98b6dacd0c04f26e9 - This is a version of the repo which is mostly self contained rescript and npm libs.
-
https://github.com/ocaml/v3.ocaml.org - this is a more advanced version using a mixture of ocaml during build time (which is generated in the OCaml/ood repository) and rescript during later stages of rendering. You can think of it as getStaticProps implemented using OCaml.
-
https://github.com/ocaml/v3.ocaml.org/tree/54a47ab0de6800d517131da793d82f1c852acf2e - This a hybrid of a self contained rescript project along with the ability to use esy and ocaml to define utility scripts.