ocaml-dune / binary-distribution

A web page for dune binary distribution
https://preview.dune.build/
ISC License
2 stars 5 forks source link

feat: implement the new design #61

Closed maiste closed 11 hours ago

maiste commented 1 week ago

This PR is build on top of #60 to make sure we generate the tailwind code instead of using the CDN (which is not recommanded by tailwind and reduce the performance). It is the implementation of the design for the new website.

Thanks, Claire, for the design and the help with some CSS :pray:

Closes: #74

maiste commented 1 day ago

@tmattio, if you have some time, I would be happy to have your view on this one :smile:

maiste commented 1 day ago

In this PR, I didn't implement release history design: it will happen in another PR, but at least we have the majority of the structure. The idea is to merge this to stop blocking other improvements.