styleguidist/react-styleguidist

Use `renderToStaticMarkup` in when running build.

Open

#121 ouverte le 11 avr. 2016

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)TypeScript (1 416 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 091 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur