v3.ocaml.org-rescript
v3.ocaml.org-rescript copied to clipboard
The next implementation of ocaml.org, built on OCaml, ReScript, NextJS, and Tailwind.
- [ ] Using intersection observer, dynamically highlight the current header based on the page viewing location - [ ] Improve styling of the table of contents
Add this picture:  to the OCaml Workshop 2020 page so that it looks like this:
Find all instances of buttons on the site and define a few general button components. Refactor existing components which do not already use tailwind component button to make use of...
 Subtasks: - [ ] use tailwind component for hero section - [x] use tailwind component for table - [x] define content type - [ ] create empty pages for...
There are a couple of different use cases for a calendar components that I think having a common implementation would now be useful (there's probably a library for doing it...
These two components could have some of their styling be customisable such as the the grid gap in the `CardGrid` and the background colour for the `SplitCard` -- see https://github.com/ocaml/v3.ocaml.org/pull/485...
This is a follow-up issue to #486 to explore how to improve the interaction of this component, the main points to investigate are: - The actual design of the component...
Questions to resolve: * Will the main page be the current release with a link to "all releases" page, or will the main page directly list all releases? * Sketch...
 - [ ] Select Tailwind Component or draft html and css - [ ] Define content type