From bced92ebe86f8a9087cb4c81611364a8d311aa37 Mon Sep 17 00:00:00 2001 From: petit-chat <76547570+petit-chat@users.noreply.github.com> Date: Thu, 3 Aug 2023 21:55:09 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20mdBook=20(#150)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bf364b..5618369 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ A static web site generator is an application that takes plain text files and co * [GitBook](https://github.com/GitbookIO/gitbook) - Modern documentation format and toolchain using Git and Markdown. - `#GitBook` * [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby` * [ikiwiki](https://ikiwiki.info/) - `#Perl` +* [mdBook](https://github.com/rust-lang/mdBook) - Create book from markdown files. Like Gitbook but implemented in Rust. - `#Rust` * [Orchid Wiki](https://orchid.run/wiki/learn/tutorials/how-to-document-kotlin#wiki) - A Gitbook-like wiki for your Orchid site. - `#Orchid` `#Java` `#Kotlin` ## Helpful Tools and Services