Commit Graph

11 Commits

Author SHA1 Message Date
MEA
fdd3e60f0a Updated /index.md for Clarity
Removed TRPL abbreviation which was not defined. Changed "version" to "edition" to keep consistency. Broke two complex sentences down into multiple simpler sentences.
2018-07-04 10:57:35 -06:00
steveklabnik
4c93953798 update frontmatter 2018-05-21 15:26:24 -04:00
steveklabnik
9d39448a83 tweak index
we don't talk about 2018 yet, but eventually we will
2018-04-05 12:43:30 -04:00
Simon Sapin
ac54944574 index.md: more prominent link to second edition
https://doc.rust-lang.org/ links to https://doc.rust-lang.org/book/. From there, most people looking for the book’s content likely want to find the link to the second edition. This is hopefully more obvious than "read here" at the end of a paragraph.
2018-03-23 11:46:23 +01:00
steveklabnik
92099e1460 Revert "fix issue with rendering of the book toc"
This reverts commit 48c082c715.

I was wrong.
2018-03-02 13:24:20 -05:00
steveklabnik
48c082c715 fix issue with rendering of the book toc
when we use #, it generates a TOC. we don't want that.
2018-03-02 12:04:49 -05:00
Carol (Nichols || Goulding)
ccf4bfe87c Fix typo 2018-02-21 13:02:26 -05:00
steveklabnik
b7f8847dde Second edition is now the definitive edition
* Remove warning about draft from second edition
* Add warning about first edition draft being older
* Change overview page to better state today's situation
2018-02-21 12:20:21 -05:00
Sergio Benitez
fd6ed761fd Fix punctuation in introductory explanation of 2nd edition 2017-05-21 10:57:37 +02:00
steveklabnik
fd90f5f743 Fix up some frontmatter issues.
1. Explain the differences between the two books in the index.
2. format redirects to 80 cols.
2017-03-07 16:28:29 -05:00
steveklabnik
2192e2d731 re-write deploy.sh
to hopefully do all the right stuff
2017-03-03 12:53:35 -05:00