styleguidist/react-styleguidist

Use `renderToStaticMarkup` in when running build.

Open

#121 opened on 2016年4月11日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)TypeScript (1,416 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

説明

Not sure how feasible this is, but could the style guide be statically rendered into the index.html using ReactDOMServer when compiled with the build option? Then rendered again via ReactDOM to hook up the events.

This could be useful to have static output.

コントリビューターガイド