Skip to content

Commit 6845594

Browse files
committed
Convert first chapter to mdbook
Now that mdbook can support the Ace editor (thanks @projektir!), we can start moving RBE over to mdbook. This removes everything but the content, sets up book.toml, and converts the first chapter. https://github.com/azerupi/mdBook/pull/338
1 parent 64786e6 commit 6845594

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+353
-1825
lines changed

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
bin/*
2-
stage/*
3-
node_modules/*
4-
!node_modules/gitbook-plugin-rust-playpen
5-
node_modules/gitbook-plugin-rust-playpen/book/mode-rust.js
6-
node_modules/gitbook-plugin-rust-playpen/book/ace
7-
target
1+
book

.travis.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

Cargo.lock

Lines changed: 0 additions & 61 deletions
This file was deleted.

Cargo.toml

Lines changed: 0 additions & 11 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 54 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)