Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Import Successes #17

Closed
patricoferris opened this issue May 27, 2021 · 0 comments
Closed

Import Successes #17

patricoferris opened this issue May 27, 2021 · 0 comments
Assignees

Comments

@patricoferris
Copy link
Contributor

Import the OCaml successes from https://github.com/ocaml/ocaml.org/blob/master/site/learn/success.md -- this should most likely be collections like the tutorials where the markdown body is an explanation, the meta data could look like:

type t = {
  title : string;
  description : string;
  company : string option; 
  tags : string list; (* Could be academic, industry etc. ? *)
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants