Rubens Mariuzzo
Rubens Mariuzzo
Hey @0aps! If you want to take initiative go ahead. When I thought about using Docusaurus it was to create public face of this project which will look similarly to...
I'm checking this right now.
Got this so far, very basic: https://react-spectre.github.io/, repo is located here: https://github.com/react-spectre/react-spectre.github.io
Indeed, this is a good point. We don't want have to duplicate efforts. Probably, we will move all docs to the public site instead.
I made some progress, but feels like docusaurus will not fit what I want which is be able to easily render our React Components :-(
The docs format are rendered in markdown... which I still don't know how to render a React component inside the markdown.
@0aps I'm looking at Gatsby right now and so far it looks promising.
@timini it is not actively developed. I'm still willing to finish it.
However @williamcabrera4, can you add a storybook and test the build `yarn build`?
Can you create a PR, please?