CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
218 stars 19 forks source link

Rework docs, guides, CONTRIBUTING... #100

Open hsablonniere opened 4 years ago

hsablonniere commented 4 years ago

Reuse experience from onboarding @BlackYoup and @urcadox to improve the docs...

hsablonniere commented 4 years ago

@antleblanc I onboarded two colleagues on this and I have some ideas but if you have suggestions, please share :wink:

antleblanc commented 4 years ago

It depends of the expectations you have.

From Storybook you can keep the Storybook Docs addon.

I've recently experiment VuePress as a static site generator for some documentations and it was enjoyable, well documented and easy to start with.

Otherwise I would recommend the following awesome list:

Bonus: I'm currently watching at VitePress (VuePress' little brother) which is in Work In Progress.

hsablonniere commented 4 years ago

@antleblanc Thanks but I was just refering to the content, we'll keep the current storybook + md files in repo.

hsablonniere commented 4 years ago

This new contributing docs need to describe our "Storybook Driven Development" process. We'll split it in different entry files:

hsablonniere commented 4 years ago

from @BlackYoup It would be better to have the "how to run storybook" in the README.