Commit Graph

  • 5e3a3f3482 Merge pull request #214 from azerupi/fix-rust-hide Mathieu David 2017-02-28 12:33:52 +01:00
  • 7f46071faa Merge pull request #215 from steveklabnik/travis Mathieu David 2017-02-28 10:59:02 +01:00
  • 5674da2afb fix travis Steve Klabnik 2017-02-27 20:21:32 -05:00
  • 01341a7705 Fix code blocks with comma separated classes Mathieu David 2017-02-28 01:41:06 +01:00
  • 0c624d0f74 bump version v0.0.16 Mathieu David 2017-02-20 16:16:21 +01:00
  • 58cfef00f2 Merge pull request #209 from steveklabnik/gh204 Mathieu David 2017-02-20 16:12:00 +01:00
  • 6af3eea24b Print version: fix up header links Steve Klabnik 2017-02-20 09:28:49 -05:00
  • c88656284c Regenerate css Mathieu David 2017-02-19 11:12:38 +01:00
  • 14a28080c1 Merge pull request #208 from frewsxcv/bump Mathieu David 2017-02-19 11:10:46 +01:00
  • 7fa36f82b0 Bump ws crate to 0.6. Corey Farwell 2017-02-18 20:28:12 -05:00
  • 3a30e65eef Bump staticfile crate to 0.4, iron to 0.5. Corey Farwell 2017-02-18 20:26:12 -05:00
  • fab24f5224 Bump notify crate to 0.4. Corey Farwell 2017-02-18 20:24:27 -05:00
  • cfa4295d79 Bump toml crate to 0.3. Corey Farwell 2017-02-18 20:22:55 -05:00
  • d7f38d08fd Merge pull request #205 from frewsxcv/clippy Mathieu David 2017-02-17 11:05:33 +01:00
  • 864be6cf42 Merge pull request #207 from steveklabnik/gh204 Mathieu David 2017-02-17 11:00:39 +01:00
  • ec42e2f771 convert to one pass Steve Klabnik 2017-02-16 19:29:50 -05:00
  • aba153a271 update env_logger Steve Klabnik 2017-02-16 17:17:26 -05:00
  • 280dabecd7 update regex dep Steve Klabnik 2017-02-16 17:11:16 -05:00
  • 38b3516b60 Implement links in section headers. Steve Klabnik 2017-02-16 01:39:13 -05:00
  • d609988264 remove js rendering Steve Klabnik 2017-02-15 21:00:48 -05:00
  • 95fd292b4f Address warnings found by rust-clippy. Corey Farwell 2017-02-15 22:01:26 -05:00
  • f3fb1f1e16 Merge pull request #206 from frewsxcv/serde Mathieu David 2017-02-16 22:51:37 +01:00
  • 152ebba762 Bump serde, serde_json, and handlebars crates. Corey Farwell 2017-02-15 22:34:37 -05:00
  • 23d25c853e Merge pull request #202 from paiv/paiv-widen-menu-hitregions Mathieu David 2017-02-11 23:45:59 +01:00
  • b97a8205f6 widen hit regions of menu buttons Pavel Ivashkov 2017-02-11 21:20:12 +02:00
  • 82faec6b5a Merge pull request #201 from petehayes102/master Mathieu David 2017-01-17 12:21:21 +01:00
  • 32814f6f71 Remove blank ***note*** section Pete Hayes 2017-01-17 00:15:18 +00:00
  • ac6f15cb27 Add docs for --dest-dir option Pete Hayes 2017-01-17 00:11:39 +00:00
  • 0d6185ac96 Merge pull request #199 from petehayes102/master Mathieu David 2017-01-13 12:07:34 +01:00
  • 4b31ae6789 Add --dest-dir arg to build, watch and serve subcommands Pete Hayes 2017-01-12 12:26:22 +00:00
  • 1afa2debc1 Fix spelling of omitted Pete Hayes 2017-01-12 12:23:39 +00:00
  • 3a71371946 Merge pull request #198 from mbrubeck/watch Mathieu David 2017-01-02 19:58:47 +01:00
  • 9a318adc03 Merge pull request #197 from mbrubeck/cleanup Mathieu David 2017-01-02 19:43:45 +01:00
  • c7b4147ba7 Watch both book.json and book.toml Matt Brubeck 2017-01-01 16:00:21 -08:00
  • 1ac2602360 Update to notify 3.0 Matt Brubeck 2017-01-01 15:59:22 -08:00
  • 09729aaca5 Clean up some Path code in bookconfig Matt Brubeck 2017-01-01 16:02:48 -08:00
  • 3ffd24df63 Merge pull request #196 from mbrubeck/open Mathieu David 2017-01-01 19:22:55 +01:00
  • fe8d46b8e6 Merge pull request #195 from mbrubeck/refactor Mathieu David 2017-01-01 19:21:40 +01:00
  • 21bc3d47c8 Add a CLI option to open a web browser Matt Brubeck 2017-01-01 09:42:47 -08:00
  • f2b87f7944 Factor common io error handling out of renderer Matt Brubeck 2016-12-31 22:27:38 -08:00
  • 894a03655e Simplify error handling in utils::fs Matt Brubeck 2016-12-31 18:53:19 -08:00
  • 6b2572e78d Simplify some as_str error handling code Matt Brubeck 2016-12-31 18:41:59 -08:00
  • fe287a1eca Code cleanup: Remove unnecessary .remove() calls Matt Brubeck 2016-12-31 18:33:17 -08:00
  • 375502a6fa Merge pull request #194 from mbrubeck/warnings Mathieu David 2016-12-31 23:45:23 +01:00
  • a6e1844aad Merge pull request #193 from mbrubeck/chapter-title Mathieu David 2016-12-31 23:43:39 +01:00
  • d92852867b Merge pull request #192 from mbrubeck/docs Mathieu David 2016-12-31 23:38:09 +01:00
  • 0f0750df52 Fix unreachable code warning in parse::summary::parse_level Matt Brubeck 2016-12-31 10:39:48 -08:00
  • 712adcf737 Fix cfg attribute in bookconfig_test Matt Brubeck 2016-12-31 10:36:19 -08:00
  • 3a0cfc87df Add current chapter title to handlebars context Matt Brubeck 2016-12-31 10:34:15 -08:00
  • b1e384b03b Fix a broken link in the documentation Matt Brubeck 2016-12-31 09:20:54 -08:00
  • 6410e792d7 Merge pull request #191 from jessestricker/readme-typos Mathieu David 2016-12-29 18:02:15 +01:00
  • b75243f1f5 Fix some minor typos Jesse Stricker 2016-12-29 16:25:51 +01:00
  • f1df53a4bb Merge pull request #190 from gambhiro/parse-toml Mathieu David 2016-12-26 13:36:16 +01:00
  • 8a178e311d fix test Gambhiro 2016-12-24 13:44:24 +00:00
  • 53ec61ac70 upd example Gambhiro 2016-12-24 13:34:22 +00:00
  • 97d46e79b7 convert json to toml before config parsing Gambhiro 2016-12-24 13:22:01 +00:00
  • 552e39c897 update example to encourage using book.toml Gambhiro 2016-12-23 08:17:04 +00:00
  • 791487bc84 parse either book.toml or book.json Gambhiro 2016-12-23 08:15:32 +00:00
  • f67ae7c71a update dependency versions Gambhiro 2016-12-23 08:10:42 +00:00
  • e53dcdcf4d Merge pull request #186 from gambhiro/book-json-keys Mathieu David 2016-12-13 00:55:51 +01:00
  • 85d8e2ebd3 use theme_path key in book.json when given Gambhiro 2016-12-07 14:22:32 +00:00
  • a9e5dc63f1 use src key in book.json when given Gambhiro 2016-12-07 09:38:56 +00:00
  • cf35e08abc Merge pull request #181 from thomastanck/master Mathieu David 2016-11-22 10:06:41 +01:00
  • c986b3afc4 Merge pull request #182 from integer32llc/hljs-class Mathieu David 2016-11-14 07:48:07 +01:00
  • 08b5d14f7e Add hljs class to all code blocks, regardless of highlighting Carol (Nichols || Goulding) 2016-11-13 21:14:00 -05:00
  • f9101ca62c Use fixed positioning and remove overflow-x's for smoother scrolling experience in iOS Thomas Tan 2016-11-09 16:18:40 +00:00
  • f0c0d71326 Merge pull request #177 from azerupi/serde Mathieu David 2016-11-03 11:44:34 +01:00
  • d2f3eb5007 remove unused imports Mathieu David 2016-11-03 02:05:35 +01:00
  • 67aee5c192 Switch from rustc_serialize to serde. Closes #18 Mathieu David 2016-11-03 01:58:42 +01:00
  • 30eb85711e Merge pull request #175 from DenisKolodin/metadata-remove Mathieu David 2016-11-01 12:44:23 +01:00
  • b0d33e76ec Remove unused metadata import Denis Kolodin 2016-11-01 11:19:08 +03:00
  • eb65f3fd1e Merge pull request #174 from rnkaufman/update-highlight-js Mathieu David 2016-10-29 16:42:32 +02:00
  • 2600c62cf9 Highlight js update rnkaufman 2016-10-27 18:08:05 -07:00
  • ecae442d25 Merge pull request #173 from HParker/slugify-section-anchors Mathieu David 2016-10-21 22:12:40 +02:00
  • f26f41fde3 slugify section headers Adam Hess 2016-10-20 22:02:16 -07:00
  • b91f817bfd Merge pull request #171 from rzlourenco/master Mathieu David 2016-09-23 22:13:30 +02:00
  • 528945d67d Copy files with no extension too. Rodrigo Lourenço 2016-09-23 15:09:16 +01:00
  • 4852e9e65a Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-09-12 22:47:47 +02:00
  • e54b6643e1 regenerate css Mathieu David 2016-09-12 22:43:29 +02:00
  • 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 +02:00
  • 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 +02:00
  • 04a643805a Merge pull request #170 from JIghtuse/master Mathieu David 2016-09-12 22:01:13 +02:00
  • 49608b560b Make line-height for chapter greater than section Boris Egorov 2016-09-04 22:04:55 +07:00
  • 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 +02:00
  • c2c721025d Merge pull request #165 from waywardmonkeys/patch-1 v0.0.14 Mathieu David 2016-08-26 20:14:14 +02:00
  • 2dfc25fc6e Fix typo. Bruce Mitchener 2016-08-27 00:28:17 +07:00
  • 8f8893bab2 Merge pull request #164 from gambhiro/use-log-crate Mathieu David 2016-08-14 16:19:17 +02:00
  • 4153db2624 env_logger Gambhiro 2016-08-14 14:55:10 +01:00
  • db11ff27f4 use warn Gambhiro 2016-08-14 14:40:08 +01:00
  • b584f6eb9c use macros from the log crate, issue #151 Gambhiro 2016-08-14 13:32:34 +01:00
  • a7ae0b99c4 Update README.md Mathieu David 2016-08-13 11:36:28 +02:00
  • 9732a3bc7d Merge pull request #161 from integer32llc/exit-status Mathieu David 2016-08-07 00:07:41 +02:00
  • f3f9c93765 Merge pull request #162 from integer32llc/fix-example-book Mathieu David 2016-08-07 00:06:05 +02:00
  • a0d8013242 Tell rustdoc this mathjax is not rust Carol (Nichols || Goulding) 2016-08-06 15:24:21 -04:00
  • 1b9d55bcd5 Put spaces between # and hidden lines Carol (Nichols || Goulding) 2016-08-06 15:10:41 -04:00
  • a459a3606e Exit with a nonzero status if we get an error Carol (Nichols || Goulding) 2016-08-06 14:54:07 -04:00
  • 1e6bccd924 Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-08-06 11:39:17 +02:00
  • 6d77b7fd83 Fix CI for musl builds, musl builds now run but will not cause a build failure if they do not succeed Mathieu David 2016-08-06 11:39:00 +02:00
  • f9ea6135c3 Merge pull request #160 from code-ape/master Mathieu David 2016-08-05 23:54:33 +02:00
  • 317023cd0e Added option to configure serve interface and address browser will use to connect to websocket server. Ferris 2016-08-05 21:40:00 +00:00