Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sleexyz/reactbook

A static site generator for dynamic multi-page documents
https://github.com/sleexyz/reactbook

Last synced: 1 day ago
JSON representation

A static site generator for dynamic multi-page documents

Awesome Lists containing this project

README

        

# ReactBook

A static site generator for multi-page dynamic documents.

## features
ReactBook provides a pleasant workflow for authoring
interactive documents.

On top of that ReactBook support Live-Reloading everywhere.

## Prior Art/Simultaneous Art
Yet another static site generator!? *sigh*

###[gitbook](http://www.gitbook.com).
GitBook is static content.

###[gatsby](http://github.com/gatsbyjs/gatsby).
Gatsby is tuned for blogs. (verify?)
ReactBook makes no assumption about your underlying content (which of course is an assumption).

Gatsby doesn't seem to support React components within your document.
ReactBook does!