Open
Description
The requirements are as follow:
- generate from typings (the primary goal is to ditch all jsdoc from the js)
- looks good / be nice to use for the user
- have an easy way to add data (eg: guides etc.) for example via markdown files (which would be the best).
- be easy to deploy via github page
We already thought about a gatsby solution that could be promising.
(ping @VoidNulll )