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

Implement "Events" page

Open ghost opened this issue 4 years ago • 2 comments

image

Subtasks:

  • [ ] use tailwind component for hero section
  • [x] use tailwind component for table
  • [x] define content type
  • [ ] create empty pages for outgoing links
  • [x] define content structure for events database and populate with some sample data

ghost avatar Mar 12 '21 18:03 ghost

use tailwind component for table define content type define content structure for events database and populate with some sample data

The items above were addressed by #373 and https://github.com/ocaml/ood/commit/e5b537fd12956391fe9bb90edbc479434d3911d4#diff-fe1a9027609c6cd490164da2985c08a8656a632c99f4ad391f1788625718dd6b.

ghost avatar May 22 '21 12:05 ghost

The hero component is ready.

ghost avatar Jul 24 '21 00:07 ghost