darklang / tablecloth

A standard library with the same API in F#, Rescript and OCaml
https://www.tablecloth.dev
MIT License
513 stars 45 forks source link

Replace website with simple html/js/css #310

Open pbiggar opened 2 years ago

pbiggar commented 2 years ago

The website is currently in gatsby, which is confusing and maybe overkill for the simple site it is.

I'd love to extract the HTML/CSS/JS and just make it much simpler and easier to understand. This will be easier after we put all the test/spec data into files which we can use to generate the site.