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

Implement "Releases" page

Open ghost opened this issue 4 years ago • 2 comments

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 a design or select Tailwind components for each page

Some tasks:

  • Implement header
  • Adapt Tailwind components or draft html and css
  • Define content type for releases database and populate with initial data. One approach would be to use a markdown file for each release and aggregate the front matter for all these files to create a releases list.
  • Implement scripts to parse and transform release content from markdown into the desired intermediate format.

ghost avatar Mar 11 '21 20:03 ghost

We should make some default decisions and design these pages with off the shelf components.

ghost avatar Mar 25 '21 18:03 ghost

This issue is interrelated with https://github.com/ocaml/ood/issues/18.

ghost avatar Jul 21 '21 11:07 ghost