Commit Graph

  • 2568986fd5 fixed a typo Michael Bryan 2017-06-15 18:17:16 +0800
  • f946ef6327 Pulled some more little bits out into their own helper functions Michael Bryan 2017-06-15 18:03:10 +0800
  • 0d0deb7c40 Pulled page rendering out into its own method Michael Bryan 2017-06-15 17:43:44 +0800
  • e8908e32c9 Minor cleanup - removing need to explicitly use `Path::new` all over the place - removed warnings from doctests (normally invisible unless `cargo test -- --nocapture`) - no doctests are norun/ignore now - updated docs both in book-example and in docs not to refer to nonexisting API's Michal Budzynski 2017-06-06 11:58:08 +0200
  • 9e9a08806d Merge pull request #329 from budziq/ios_playpen_buttons Mathieu David 2017-06-13 18:43:34 +0200
  • ee9fa8c86f Fix for playpen buttons missing on mobile safari and chrome IOS Michal Budzynski 2017-06-13 16:59:29 +0200
  • e890579141 (fix) some merge issue Ning Sun 2017-06-13 20:53:25 +0800
  • 9aa39a6a12 (chore) update handlebars to 0.27.0 Ning Sun 2017-06-05 23:03:27 +0800
  • 6ee6da074e (refactor) rework helpers based on new handlebars api Ning Sun 2017-06-03 14:06:09 +0800
  • 2bb274d424 Merge branch 'master' of github.com:azerupi/mdBook Ning Sun 2017-06-13 20:40:46 +0800
  • 19692c76df Merge pull request #326 from budziq/fix_clipboard Mathieu David 2017-06-12 14:15:41 +0200
  • a6275ebcdb copying to clipboard no longer copies the compilation results from "play" Michal Budzynski 2017-06-12 14:02:53 +0200
  • 6a279e2775 Merge branch 'Cldfire-master' Mathieu David 2017-06-12 11:26:19 +0200
  • 9ce6eebe43 Merge branch 'master' of git://github.com/Cldfire/mdBook into Cldfire-master Mathieu David 2017-06-12 11:19:31 +0200
  • 0b6378eb13 Merge branch 'budziq-custom_js' Mathieu David 2017-06-12 11:10:46 +0200
  • 350c86155b Merge branch 'custom_js' of git://github.com/budziq/mdBook into budziq-custom_js Mathieu David 2017-06-12 11:09:07 +0200
  • ad9bda2d69 Merge pull request #324 from budziq/store_js Mathieu David 2017-06-12 11:03:03 +0200
  • 08fd255a56 Move from localStorage to store.js (v2.0.3) Michal Budzynski 2017-06-11 21:54:09 +0200
  • f607978780 Hide sidebar on link selection when it occupies large space Michal Budzynski 2017-06-09 15:51:30 +0200
  • f96e7e5cba Implemented support for additional JS Michal Budzynski 2017-06-06 20:34:57 +0200
  • 6c279453d9 Merge pull request #321 from pravic/es5-fix Mathieu David 2017-06-09 22:10:03 +0200
  • 56163f69f8 One more ES5 fix. pravic 2017-06-09 22:48:57 +0300
  • a9862a56b3 Merge pull request #320 from pravic/es5-fix Mathieu David 2017-06-09 21:41:23 +0200
  • eba90f5440 Fix ES5 compatibility. pravic 2017-06-09 21:59:29 +0300
  • 44efc65c63 Add `Ayu` theme Cldfire 2017-06-06 16:35:44 -0400
  • 7ff6c7ceb9 Merge 4e40b500a4 into 8a05f0d499 aaaxx 2017-06-06 10:21:34 +0000
  • 8a05f0d499 Merge pull request #287 from azerupi/toml-config Steve Klabnik 2017-06-05 10:56:44 -0400
  • f1121cf8c2 fix build failure Mathieu David 2017-06-04 20:47:34 +0200
  • 1a8e54bb52 remove unused methods Mathieu David 2017-06-04 19:48:41 +0200
  • 23efa9e146 Document the TOML configuration file Mathieu David 2017-05-20 15:03:10 +0200
  • bb4ceb481f Allow an additional custom stylesheets, closes #178 Mathieu David 2017-05-20 13:56:01 +0200
  • c6bfe0b1d7 Adds a test for #240 Mathieu David 2017-05-20 13:00:47 +0200
  • 2e812db13c Fix for google-analytics Mathieu David 2017-05-19 01:13:45 +0200
  • 70383d0a25 New config structs supports json again (the old style) for a little deprecation period Mathieu David 2017-05-19 00:56:37 +0200
  • d3ae2eda56 Replace the old book structure with the new one Mathieu David 2017-05-18 23:52:38 +0200
  • 170bf8b1eb New configuration struct + tests #285 Mathieu David 2017-05-18 19:32:08 +0200
  • 272022621d Merge pull request #307 from budziq/theme_reload Mathieu David 2017-06-01 13:56:26 +0200
  • be3418a269 Now changes to `theme` directory trigger rebuild for `mdbook serve` Michal Budzynski 2017-06-01 13:11:39 +0200
  • 3e80268a44 Merge pull request #303 from budziq/clipboard Mathieu David 2017-05-31 22:22:15 +0200
  • 3a809e4a1c Added local fallback for clipboard.js Michal Budzynski 2017-05-31 21:51:19 +0200
  • dfc24bec01 Fixed tooltip styling Michal Budzynski 2017-05-31 21:07:30 +0200
  • e567d22f1c Initial implementation of clipboard handling Michal Budzynski 2017-05-31 01:14:01 +0200
  • bfc3fbb405 Merge pull request #304 from budziq/hljs_update Mathieu David 2017-05-31 15:50:06 +0200
  • 8bfcd9939c Updated highlight.js to v9.12.0 Michal Budzynski 2017-05-31 15:12:20 +0200
  • a15a9a7026 Merge 251b96a679 into 316bcf7b5d Matthijs van Otterdijk 2017-05-27 10:16:36 +0000
  • 316bcf7b5d Merge pull request #300 from budziq/serving_url Mathieu David 2017-05-27 11:54:12 +0200
  • 453b97bec0 Reformatted "Serving on " message for easier consumption Michal Budzynski 2017-05-27 11:34:46 +0200
  • 4364ec3a7b Merge pull request #298 from superstring/master Mathieu David 2017-05-26 13:54:07 +0200
  • 7de24f86a9 Change --ws-port to --websocket-port superstring 2017-05-26 19:18:32 +0800
  • 027c21aef7 Fix websocket port option for serve superstring 2017-05-26 12:04:20 +0800
  • f8ea176dfc Merge f94c3fc332 into 64f0bdbfba Steve Klabnik 2017-05-26 03:37:23 +0000
  • 64f0bdbfba Merge pull request #297 from aaaxx/master Mathieu David 2017-05-24 10:28:25 +0200
  • cc1cb9edb0 CSS: better fallback stack for monospaced fonts aaaxx 2017-05-24 06:07:58 +0200
  • 4e40b500a4 Update book.css aaaxx 2017-05-24 05:06:46 +0200
  • 7c77efd44a Update general.styl aaaxx 2017-05-24 05:05:28 +0200
  • 35ef31757b Merge pull request #295 from budziq/err_ch Mathieu David 2017-05-22 18:20:57 +0200
  • 87f26a82b6 Fix for different naming of nodejs on ubuntu Michal Budzynski 2017-05-22 17:06:38 +0200
  • 1d141aa27b Workaround for not being able to run stylus on windows Michal Budzynski 2017-05-22 16:35:39 +0200
  • a84c1ecf33 Implemented a more friendly stylus error handling Michal Budzynski 2017-05-22 04:10:51 +0200
  • 2518d5c827 Fix error in contribution guide Mathieu David 2017-05-20 19:43:32 +0200
  • 3f98d69690 Merge pull request #289 from budziq/highlight Mathieu David 2017-05-20 17:27:56 +0200
  • 9c8c819ec3 Inline code with hyperlink is now highlighted Michal Budzynski 2017-05-19 16:53:21 +0200
  • 251b96a679 use static str for compatibility with older rust Matthijs van Otterdijk 2017-05-19 20:47:59 +0200
  • 14e2c0e6e4 rendering configuration from environment variables Matthijs van Otterdijk 2017-05-19 19:47:53 +0200
  • 502c6ee760 Merge 852fc1d872 into f038dcb404 Gambhiro 2017-05-19 14:45:05 +0000
  • f038dcb404 Merge pull request #288 from budziq/rustfmt_update Mathieu David 2017-05-19 13:43:49 +0200
  • 75bbd55128 Changes made with rustfmt including `use_try_shorthand` Michal Budzynski 2017-05-19 13:04:37 +0200
  • 85515b2c8e Merge ca4df4fe4b into faa716d99c Vincent Esche 2017-05-18 10:47:28 +0000
  • faa716d99c update all dependencies Mathieu David 2017-05-18 11:56:04 +0200
  • b1601b16ea Merge pull request #278 from azerupi/contributing Mathieu David 2017-05-18 09:55:26 +0200
  • 379ed9dc16 Merge pull request #284 from budziq/indentation Mathieu David 2017-05-18 09:36:53 +0200
  • 7b6836b75e Merge pull request #283 from budziq/quick_main Mathieu David 2017-05-18 09:29:57 +0200
  • e4dd03c8f0 Fix indentation of hidden code blocks Michal Budzynski 2017-05-18 00:04:09 +0200
  • c99ce06370 Do not add playpen boilerplate quick_main! is used Michał Budzyński 2017-05-17 22:24:08 +0200
  • 0f67cae1ef Wrap lines and add more whitespace in CONTRIBUTING.md Mathieu David 2017-05-17 18:36:52 +0200
  • 0443f8a709 Merge pull request #262 from Rufflewind/master Mathieu David 2017-05-17 11:37:07 +0200
  • 1442923a0a Add simple issue examples Mathieu David 2017-05-16 22:16:59 +0200
  • 9447274fa5 Modify the Readme for the new contribution guide Mathieu David 2017-05-16 22:10:24 +0200
  • 7a59591109 Added a contributing file Mathieu David 2017-05-16 22:02:07 +0200
  • d636ca45e8 Merge pull request #276 from steveklabnik/gh158 Mathieu David 2017-05-16 20:40:37 +0200
  • 832ef446dd Remove allow-failure on MUSL steveklabnik 2017-05-16 13:06:08 -0400
  • 74e75d2cfb Merge pull request #273 from Michael-F-Bryan/google-analytics-docs Mathieu David 2017-05-16 14:19:14 +0200
  • 95750be815 Added a note about google analytics to the docs Michael-F-Bryan 2017-05-16 17:40:14 +0800
  • 4ad6fab5e3 Merge pull request #272 from Michael-F-Bryan/google-analytics Mathieu David 2017-05-16 09:13:57 +0200
  • 94dce4f796 Added google_analytics so it can be inserted into handlebars Michael-F-Bryan 2017-05-16 13:24:05 +0800
  • ada1f29b34 Added a google_analytics field to BookConfig Michael-F-Bryan 2017-05-16 13:15:04 +0800
  • 4a634f08da Updated google analytics to index.hbs and hbs_renderer.rs Michael-F-Bryan 2017-05-16 13:05:21 +0800
  • e8b88cfa5e Merge pull request #267 from Rufflewind/mathjax Mathieu David 2017-05-06 17:41:42 +0200
  • 3066597acc Change MathJax to use CDNJS Phil Ruffwind 2017-05-05 17:07:11 -0400
  • 1d145df384 Merge 8bc69450d0 into 435682e95c Mathieu David 2017-05-05 18:29:27 +0000
  • d1f9174e7f
    (feat) adopt new handlebars navigate api Ning Sun 2017-05-05 08:41:50 +0800
  • 7eade3b101 Fix broken link in book-example/src/lib/lib.md Phil Ruffwind 2017-05-01 20:31:03 -0400
  • fccb04c862 Allow static files to be served using mdbook serve Richard Dodd 2017-04-30 14:39:29 +0100
  • 435682e95c (cargo-release) start next development iteration 0.0.22-pre Mathieu David 2017-04-27 16:05:45 +0200
  • 69188445e7 (cargo-release) version 0.0.21 0.0.21 Mathieu David 2017-04-27 16:03:02 +0200
  • 9b7a26effd Merge pull request #259 from azerupi/incorrect-conditional Mathieu David 2017-04-27 16:00:29 +0200
  • 4f4120b5a4 Fix incorrect conditional. Corey Farwell 2017-04-27 09:16:19 -0400
  • 607bf4426e (cargo-release) start next development iteration 0.0.21-pre Mathieu David 2017-04-26 19:25:14 +0200
  • 8b84b8fa82 (cargo-release) version 0.0.20 0.0.20 Mathieu David 2017-04-26 19:22:37 +0200
  • 39dbb0c89d Merge 0f986ecfbe into a4a708bdda Corey Farwell 2017-04-22 03:04:55 +0000