Skip to content

Commit 6845594

Browse files
committedSep 12, 2017
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

+1-7
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

-33
This file was deleted.

0 commit comments

Comments
 (0)