v3.ocaml.org-rescript icon indicating copy to clipboard operation
v3.ocaml.org-rescript copied to clipboard

The next implementation of ocaml.org, built on OCaml, ReScript, NextJS, and Tailwind.

Results 74 v3.ocaml.org-rescript issues
Sort by recently updated
recently updated
newest added

At least some of the firms no longer exist on this page. MrNumber, for example, is long gone, cacaoweb is a dead link. https://v3.ocaml.org/industrial-users Might be worth some time just...

I think it's not ideal to have the "OCaml Packages" image be a miniature image of the OCaml packages page. I'm not sure what would be better: something based off...

This looks like a security-related graphic. I'm not sure it's the right feel even for that, but I don't see how it fits here. ![Screenshot from 2022-02-05 09-28-29](https://user-images.githubusercontent.com/715302/152645940-32862ed3-5039-4073-b854-303ff738e8ae.png)

The current front-page example is a nice but impractical finger-exercise. It would be nice to have something more realistic. Here's a kind of example that might be fun, which you...

Newlines in paragraphs are replaced with line breaks (`` tags) in the readme of the packages from opam. Here is a visible example, on the package [opam-publish](https://v3.ocaml.org/p/opam-publish/2.1.0): ![Screenshot from 2022-01-05...

## Problem - two logo files present on the same page, both downloaded, for the same usage intent - both files are ~108KB ## Solution - dedupe files - get...

## Problem No CI is currently run in PRs ## Solution Run some CI! Stub in barebones `build & install` steps. These are untested :) ## Modified relative paths: https://v3-ocaml-org-git-BRANCH_NAME-ocaml.vercel.app/PATH/TO/PAGE...

Fixes #556 Build has been failing. Add missing file to de-bork `make build` ## Modified relative paths: https://v3-ocaml-org-git-fork-cdarige-fix-build-ocaml.vercel.app ## Contributor Pre-flight Checklist - [ ] Accessibility check - checked pa11y...

# Problem ```sh $ make build ls: src//Import.resi: No such file or directory ``` # Research I executed a git bisect process and traced this down to `5d3c440e6ca61602eb9cdfca900c30cacecdfbb6`. Repro: ```sh...

Per #519, the hero image is very large (`1.2MB` ish). Instead of serving a giant hero image, instead: - host various images sizes for the same intent - serve a...