Commit Graph

  • 4973c02554 use chapter title + book title as page title Gambhiro 2017-01-16 13:30:32 +0000
  • ca40e71d1b index links and translation links separately Gambhiro 2017-01-16 13:10:12 +0000
  • 6492faa1bc recognize main language as first given in book.toml Gambhiro 2017-01-15 15:18:25 +0000
  • 985745531c upd doc string Gambhiro 2017-01-15 10:15:08 +0000
  • 34ee6c9274 remove proc_macro Gambhiro 2017-01-14 18:18:35 +0000
  • 35890db697 don't link for a single language Gambhiro 2017-01-14 09:01:24 +0000
  • ae09aabeb5 fix highlight css selection Gambhiro 2017-01-14 08:46:01 +0000
  • a1375b17e0 upd structs diagram Gambhiro 2017-01-13 17:14:26 +0000
  • 0713d49e7b chapter.content, .src_path, .dest_path Gambhiro 2017-01-13 17:01:59 +0000
  • 0d6185ac96 Merge pull request #199 from petehayes102/master Mathieu David 2017-01-13 12:07:34 +0100
  • da9c57e6f5 write print.html Gambhiro 2017-01-13 07:57:08 +0000
  • 4b31ae6789 Add --dest-dir arg to build, watch and serve subcommands Pete Hayes 2017-01-12 12:26:22 +0000
  • 1afa2debc1 Fix spelling of omitted Pete Hayes 2017-01-12 12:23:39 +0000
  • 5ca380f5a2 render markdown in make_data() Gambhiro 2017-01-12 06:48:21 +0000
  • 2a033de001 look in different paths for page template Gambhiro 2017-01-11 21:09:22 +0000
  • 0532295d8f remove todo comment Gambhiro 2017-01-11 15:18:32 +0000
  • 3aa8f7d925 watch and serve are back Gambhiro 2017-01-11 15:17:34 +0000
  • c021940331 translation links Gambhiro 2017-01-10 06:35:56 +0000
  • e7ba6fac85 multilang Gambhiro 2016-12-31 08:07:59 +0000
  • 3a71371946 Merge pull request #198 from mbrubeck/watch Mathieu David 2017-01-02 19:58:47 +0100
  • 9a318adc03 Merge pull request #197 from mbrubeck/cleanup Mathieu David 2017-01-02 19:43:45 +0100
  • c7b4147ba7 Watch both book.json and book.toml Matt Brubeck 2017-01-01 16:00:21 -0800
  • 1ac2602360 Update to notify 3.0 Matt Brubeck 2017-01-01 15:59:22 -0800
  • 09729aaca5 Clean up some Path code in bookconfig Matt Brubeck 2017-01-01 16:02:48 -0800
  • 3ffd24df63 Merge pull request #196 from mbrubeck/open Mathieu David 2017-01-01 19:22:55 +0100
  • fe8d46b8e6 Merge pull request #195 from mbrubeck/refactor Mathieu David 2017-01-01 19:21:40 +0100
  • 21bc3d47c8 Add a CLI option to open a web browser Matt Brubeck 2017-01-01 09:42:47 -0800
  • f2b87f7944 Factor common io error handling out of renderer Matt Brubeck 2016-12-31 22:27:38 -0800
  • 894a03655e Simplify error handling in utils::fs Matt Brubeck 2016-12-31 18:53:19 -0800
  • 6b2572e78d Simplify some as_str error handling code Matt Brubeck 2016-12-31 18:41:59 -0800
  • fe287a1eca Code cleanup: Remove unnecessary .remove() calls Matt Brubeck 2016-12-31 18:33:17 -0800
  • 375502a6fa Merge pull request #194 from mbrubeck/warnings Mathieu David 2016-12-31 23:45:23 +0100
  • a6e1844aad Merge pull request #193 from mbrubeck/chapter-title Mathieu David 2016-12-31 23:43:39 +0100
  • d92852867b Merge pull request #192 from mbrubeck/docs Mathieu David 2016-12-31 23:38:09 +0100
  • 0f0750df52 Fix unreachable code warning in parse::summary::parse_level Matt Brubeck 2016-12-31 10:39:48 -0800
  • 712adcf737 Fix cfg attribute in bookconfig_test Matt Brubeck 2016-12-31 10:36:19 -0800
  • 3a0cfc87df Add current chapter title to handlebars context Matt Brubeck 2016-12-31 10:34:15 -0800
  • b1e384b03b Fix a broken link in the documentation Matt Brubeck 2016-12-31 09:20:54 -0800
  • 6410e792d7 Merge pull request #191 from jessestricker/readme-typos Mathieu David 2016-12-29 18:02:15 +0100
  • b75243f1f5 Fix some minor typos Jesse Stricker 2016-12-29 16:25:51 +0100
  • f1df53a4bb Merge pull request #190 from gambhiro/parse-toml Mathieu David 2016-12-26 13:36:16 +0100
  • 204a878ebf Merge remote-tracking branch 'origin/docs' into ebooks Gambhiro 2016-12-25 06:51:52 +0000
  • 2cae064040 Merge remote-tracking branch 'origin/parse-toml' into ebooks Gambhiro 2016-12-25 06:51:47 +0000
  • 44b03bd628 Merge remote-tracking branch 'origin/book-struct' into ebooks Gambhiro 2016-12-25 06:51:22 +0000
  • 852fc1d872 plan for reorganizing structs Gambhiro 2016-12-25 04:40:37 +0000
  • 8a178e311d fix test Gambhiro 2016-12-24 13:44:24 +0000
  • 53ec61ac70 upd example Gambhiro 2016-12-24 13:34:22 +0000
  • 97d46e79b7 convert json to toml before config parsing Gambhiro 2016-12-24 13:22:01 +0000
  • 552e39c897 update example to encourage using book.toml Gambhiro 2016-12-23 08:17:04 +0000
  • 791487bc84 parse either book.toml or book.json Gambhiro 2016-12-23 08:15:32 +0000
  • f67ae7c71a update dependency versions Gambhiro 2016-12-23 08:10:42 +0000
  • 7edee42053 docs for refactoring design Gambhiro 2016-12-22 07:22:18 +0000
  • 2bc6d5c837 Merge 5525cd4ae0 into 3e0dca5ff6 Gambhiro 2016-12-20 21:42:50 +0000
  • 5525cd4ae0 Merge branch 'book-struct' of github.com:gambhiro/mdBook into book-struct Gambhiro 2016-12-20 21:33:16 +0000
  • bfdc70c1f0 preparing structs Gambhiro 2016-12-20 21:25:44 +0000
  • 9189053bbf frontmatter, mainmatter, backmatter Gambhiro 2016-12-20 20:44:38 +0000
  • efc2644f84 Include the new Book struct in a hashmap alongside the old representation Mathieu David 2016-06-28 22:54:26 +0200
  • 99e8082891 Derive Clone and Debug for Chapter and Book Mathieu David 2016-06-28 19:36:06 +0200
  • 42909cf012 Add the new book struct Mathieu David 2016-06-28 18:59:13 +0200
  • 9f99ba2909 Add a new Chapter struct for the new Book struct Mathieu David 2016-06-28 17:02:49 +0200
  • 7862dc0285 Add structs holding metadata for the books Mathieu David 2016-06-28 16:38:12 +0200
  • e53dcdcf4d Merge pull request #186 from gambhiro/book-json-keys Mathieu David 2016-12-13 00:55:51 +0100
  • 85d8e2ebd3 use theme_path key in book.json when given Gambhiro 2016-12-07 14:22:32 +0000
  • a9e5dc63f1 use src key in book.json when given Gambhiro 2016-12-07 09:38:56 +0000
  • cf35e08abc Merge pull request #181 from thomastanck/master Mathieu David 2016-11-22 10:06:41 +0100
  • c986b3afc4 Merge pull request #182 from integer32llc/hljs-class Mathieu David 2016-11-14 07:48:07 +0100
  • 08b5d14f7e Add hljs class to all code blocks, regardless of highlighting Carol (Nichols || Goulding) 2016-11-13 21:14:00 -0500
  • f9101ca62c Use fixed positioning and remove overflow-x's for smoother scrolling experience in iOS Thomas Tan 2016-11-09 16:18:40 +0000
  • f0c0d71326 Merge pull request #177 from azerupi/serde Mathieu David 2016-11-03 11:44:34 +0100
  • d2f3eb5007 remove unused imports Mathieu David 2016-11-03 02:05:35 +0100
  • 67aee5c192 Switch from rustc_serialize to serde. Closes #18 Mathieu David 2016-11-03 01:58:42 +0100
  • 30eb85711e Merge pull request #175 from DenisKolodin/metadata-remove Mathieu David 2016-11-01 12:44:23 +0100
  • b0d33e76ec Remove unused metadata import Denis Kolodin 2016-11-01 11:19:08 +0300
  • eb65f3fd1e Merge pull request #174 from rnkaufman/update-highlight-js Mathieu David 2016-10-29 16:42:32 +0200
  • 2600c62cf9 Highlight js update rnkaufman 2016-10-27 18:08:05 -0700
  • ecae442d25 Merge pull request #173 from HParker/slugify-section-anchors Mathieu David 2016-10-21 22:12:40 +0200
  • f26f41fde3 slugify section headers Adam Hess 2016-10-20 22:02:16 -0700
  • b91f817bfd Merge pull request #171 from rzlourenco/master Mathieu David 2016-09-23 22:13:30 +0200
  • 528945d67d Copy files with no extension too. Rodrigo Lourenço 2016-09-23 15:09:16 +0100
  • 4852e9e65a Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-09-12 22:47:47 +0200
  • e54b6643e1 regenerate css Mathieu David 2016-09-12 22:43:29 +0200
  • c7a95ccb8b Fix round corners in theme selector, changes were previously comitted directly to the css file causing them to be overwritten Mathieu David 2016-09-12 22:19:36 +0200
  • 81a8f946b7 Fix print.styl, changes were previously comitted directly to the css file causing them to be overwritten Mathieu David 2016-09-12 22:10:33 +0200
  • 04a643805a Merge pull request #170 from JIghtuse/master Mathieu David 2016-09-12 22:01:13 +0200
  • 49608b560b Make line-height for chapter greater than section Boris Egorov 2016-09-04 22:04:55 +0700
  • 9e634a4e83 Bump version number to 0.0.15, 0.0.14 has been published to crates.io Mathieu David 2016-08-31 15:11:33 +0200
  • b1b4d34a5e Rewrite SUMMARY.md parser with nom Mathieu David 2016-06-29 01:01:29 +0200
  • c2c721025d Merge pull request #165 from waywardmonkeys/patch-1 v0.0.14 Mathieu David 2016-08-26 20:14:14 +0200
  • 2dfc25fc6e Fix typo. Bruce Mitchener 2016-08-27 00:28:17 +0700
  • 8f8893bab2 Merge pull request #164 from gambhiro/use-log-crate Mathieu David 2016-08-14 16:19:17 +0200
  • 4153db2624 env_logger Gambhiro 2016-08-14 14:55:10 +0100
  • db11ff27f4 use warn Gambhiro 2016-08-14 14:40:08 +0100
  • b584f6eb9c use macros from the log crate, issue #151 Gambhiro 2016-08-14 13:32:34 +0100
  • 93191f0e47 Merge 8ff39850a9 into a7ae0b99c4 Mathieu David 2016-08-13 11:58:00 +0000
  • a7ae0b99c4 Update README.md Mathieu David 2016-08-13 11:36:28 +0200
  • 9732a3bc7d Merge pull request #161 from integer32llc/exit-status Mathieu David 2016-08-07 00:07:41 +0200
  • f3f9c93765 Merge pull request #162 from integer32llc/fix-example-book Mathieu David 2016-08-07 00:06:05 +0200
  • a0d8013242 Tell rustdoc this mathjax is not rust Carol (Nichols || Goulding) 2016-08-06 15:24:21 -0400
  • 1b9d55bcd5 Put spaces between `#` and hidden lines Carol (Nichols || Goulding) 2016-08-06 15:10:41 -0400
  • a459a3606e Exit with a nonzero status if we get an error Carol (Nichols || Goulding) 2016-08-06 14:54:07 -0400