diff --git a/README.md b/README.md index 1d1fbad7..f5355a99 100644 --- a/README.md +++ b/README.md @@ -1050,6 +1050,7 @@ See **[Ticketing](#ticketing)** See also [Static site generators](#static-site-generators) * [Flatdoc](http://ricostacruz.com/flatdoc/) - A small Javascript file that fetches Markdown files and renders them as full pages. `MIT` `Javascript` + * [Gitbook](https://www.gitbook.com/) - Modern documentation format and toolchain using Git and Markdown.. ([Demo](https://www.gitbook.com/explore), [Source Code](https://github.com/GitbookIO/gitbook)) `Apache 2.0` `Javascript` * [markdown-tree](https://github.com/mil/markdown-tree) - Serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown. `MIT` `Ruby` * [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - Host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. ([Demo](https://readthedocs.org/projects/), [Source Code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python`