Commit graph

  • 877bf37d18 avoid using cd in example travis-ci script (#803) xyh 2018-10-15 18:52:37 +08:00
  • d2565af000 Add helper to format theme name for theme changer Jason Liquorish 2018-10-13 14:44:10 +01:00
  • 599e47f1f1 Initial implementation of a git repository button Jason Liquorish 2018-10-13 12:17:33 +01:00
  • 0c31ab2953 Initial implementation of default theme option Jason Liquorish 2018-10-12 19:57:59 +01:00
  • b1c7c54108
    Rewrote a large proportion of the Preprocessor docs to be up-to-date Michael Bryan 2018-09-25 19:41:38 +08:00
  • f654c42426 Don't strip relative path of additional javascript files Jan-Erik Rediger 2018-09-19 20:36:32 +02:00
  • 0c926b3e88 Ensure section numbers are correctly incremented after a horizontal separator (#790) Jan-Erik Rediger 2018-09-19 17:33:28 +02:00
  • e4eddb3f26 Fix broken link to API pages (#795) mwilbur 2018-09-19 11:32:37 -04:00
  • adec78e7f5
    Forgot to implement 3rd party preprocessor discovery Michael Bryan 2018-09-19 23:13:25 +08:00
  • 5cd5e4764c
    Fleshed out the api docs Michael Bryan 2018-09-16 23:44:52 +08:00
  • 132f4fd358
    Fixed a bug where the tests use the wrong dummy book Michael Bryan 2018-09-16 23:33:58 +08:00
  • 1d72cea972
    The example preprocessor works Michael Bryan 2018-09-16 23:28:01 +08:00
  • 1aa1194d79
    We can shell out to the preprocessor Michael Bryan 2018-09-16 23:23:03 +08:00
  • 304234c122
    The example can now tell mdbook if renderers are supported Michael Bryan 2018-09-16 23:00:19 +08:00
  • 729c94a7e4
    Started working on a custom preprocessor Michael Bryan 2018-09-16 22:49:52 +08:00
  • df874cdbdb Resolves #270. details for Clippy and Rustmft usage (#776) Ramon Buckland 2018-09-16 16:39:18 +10:00
  • 5dce539928
    Notify preprocessors of the mdbook version and add __non_exhaustive elements Michael Bryan 2018-09-16 14:27:37 +08:00
  • 206a00915b
    Export the mdbook version from the crate root Michael Bryan 2018-09-16 14:22:50 +08:00
  • ced74ca4dd
    Updated the documentation for new preprocessor format (#787) Ramon Buckland 2018-09-10 20:58:55 +10:00
  • 09667c9956
    Configurable preprocessor (#658) Michael Bryan 2018-09-10 18:55:58 +08:00
  • d729a762fe
    Remove insertion on non alphabetic initial headings Weihang Lo 2018-09-09 11:52:32 +08:00
  • 43b3d157d9
    (test) validate id from non ascii headings Weihang Lo 2018-09-09 11:47:44 +08:00
  • a9f3be6f44 Make serve command note more prominent Matt Ickstadt 2018-09-06 10:24:56 -05:00
  • 34356b87a0 Document dest-dir relative path behavior Matt Ickstadt 2018-09-06 10:24:42 -05:00
  • 48c97dadd0
    Merge pull request #777 from wirelyre/fix-additional-css-and-js Matt Ickstadt 2018-09-04 14:16:42 -04:00
  • 65198a7632 Fix paths to additional CSS and JavaScript files wirelyre 2018-08-31 20:03:34 -05:00
  • a0e7b19784
    (cargo-release) start next development iteration 0.2.2-alpha.0 Matt Ickstadt 2018-08-22 08:51:07 -05:00
  • 7e2e095c26
    (cargo-release) version 0.2.1 Matt Ickstadt 2018-08-22 08:48:25 -05:00
  • 5baaf55abc
    Merge pull request #770 from mattico/improve-travis Matt Ickstadt 2018-08-22 08:55:06 -05:00
  • 9157f6e32d Improve CI - Try to get OSX releases working - Use LTO for appveyor releases - Remove unused install.sh Matt Ickstadt 2018-08-21 11:18:20 -05:00
  • 3688f73052 rustfmt using rustfmt 0.99.2-nightly Matt Ickstadt 2018-08-21 10:58:44 -05:00
  • 3e89e8b1bd Update dependencies Matt Ickstadt 2018-08-21 10:51:34 -05:00
  • e08fc148b1
    Merge pull request #769 from dguo/patch-1 Matt Ickstadt 2018-08-21 09:44:35 -05:00
  • d9c1c77aae
    Fix a typo Danny Guo 2018-08-20 23:48:18 -04:00
  • bb2ca4f938
    Merge pull request #765 from weihanglo/fix/quote-table-colors Matt Ickstadt 2018-08-13 11:08:29 -05:00
  • 42aded9577
    Fix table and quote related color Weihang Lo 2018-08-12 02:47:06 +08:00
  • 7fb2d5437a
    Merge pull request #761 from sunng87/feature/handlebars-1.0 Matt Ickstadt 2018-08-07 15:39:09 -05:00
  • 4cc3a1333b
    (feat) update to handlebars 1.0 Ning Sun 2018-08-05 15:08:47 +08:00
  • 322e8fcf77 Rewrap guide markdown at 80 columns Much of the book was wrapped at around 80 columns, but let's make this consistent. Matt Ickstadt 2018-08-02 21:34:26 -05:00
  • a8a460545f Update installation instructions in guide Matt Ickstadt 2018-08-02 21:19:47 -05:00
  • 1d69ccae48 Run rustfmt using 0.8.2-stable included in rustc 1.28.0 Matt Ickstadt 2018-08-02 20:22:49 -05:00
  • 762d89ebbf
    (cargo-release) start next development iteration 0.2.1-alpha.0 Matt Ickstadt 2018-08-02 19:20:05 -05:00
  • 91ffca1bbc
    (cargo-release) version 0.2.0 Matt Ickstadt 2018-08-02 19:17:40 -05:00
  • 6f963bbe3c Run AppVeyor on version tags Matt Ickstadt 2018-08-02 19:10:41 -05:00
  • 93af92910a Remove travis github_pages deploy Since it doesn't work at the moment and it takes a lot of time. Matt Ickstadt 2018-08-02 19:10:11 -05:00
  • f30ce0184d Fix escaped link preprocessor Matt Ickstadt 2018-08-02 19:04:35 -05:00
  • ccb2340fbe Update dependencies Matt Ickstadt 2018-08-02 17:33:56 -05:00
  • bbe6e324d0
    Merge pull request #757 from mattico/improve-argparse Matt Ickstadt 2018-08-02 17:28:45 -05:00
  • a776aa9783 Update documentation for commands Matt Ickstadt 2018-08-02 16:52:54 -05:00
  • b8f8e76899 Improve command-line argument parsing Matt Ickstadt 2018-08-02 15:48:22 -05:00
  • ac4e00c7c6 Begin development for the 0.2.0 release Matt Ickstadt 2018-08-02 13:31:58 -05:00
  • 67fde37030
    Merge pull request #756 from mattico/test-dir Matt Ickstadt 2018-08-02 13:12:34 -05:00
  • b2eb1ace08 Fix relative paths in index.html Matt Ickstadt 2018-08-02 12:43:40 -05:00
  • b5fd170008
    Merge pull request #755 from mattico/test-dir Matt Ickstadt 2018-08-01 23:11:32 -05:00
  • b3665c287d Add directory argument to mdbook test Matt Ickstadt 2018-08-01 17:59:40 -05:00
  • 436c084b9e
    Merge pull request #754 from mattico/playpen-api Matt Ickstadt 2018-08-01 15:22:06 -05:00
  • 47f85e71a8 Use stable rust playground API and also add timeouts to these fetches. Matt Ickstadt 2018-08-01 12:38:36 -05:00
  • 1d448fc8cc
    (cargo-release) start next development iteration 0.1.11-alpha.0 Matt Ickstadt 2018-07-30 19:23:20 -05:00
  • add23a43c2
    (cargo-release) version 0.1.10 Matt Ickstadt 2018-07-30 19:21:18 -05:00
  • 8ba1830750
    Merge pull request #752 from mattico/icon-margin-padding Matt Ickstadt 2018-07-30 19:19:31 -05:00
  • 76c1c9e0a8
    Merge pull request #751 from mattico/update-playpen-bt Matt Ickstadt 2018-07-30 19:18:18 -05:00
  • d054140117 Fix rust playground execute API Matt Ickstadt 2018-07-30 18:37:45 -05:00
  • 512826c465 Fix hiding theme menu Matt Ickstadt 2018-07-30 19:06:50 -05:00
  • 99019b74aa Remove hit-test dead space between buttons Matt Ickstadt 2018-07-30 19:03:29 -05:00
  • d87e77edd0
    Merge pull request #744 from eminence/noplaypen_class Matt Ickstadt 2018-07-28 19:18:30 -05:00
  • abfc3009fc Add a "noplaypen" class for rust code samples. Andrew Chin 2018-07-26 17:49:40 -04:00
  • 028c8b0f75
    Merge pull request #743 from mattico/remove-stylus-redux Matt Ickstadt 2018-07-26 15:37:52 -05:00
  • 05f3c693a7 Ensure theme selection button is the full-width of the menu Matt Ickstadt 2018-07-26 15:21:22 -05:00
  • 8b3038e3ef Remove unconditional searchindex.js load which should have been included in #707 Matt Ickstadt 2018-07-26 15:11:42 -05:00
  • bc432c8f42 Fix favicon in subfolders Matt Ickstadt 2018-07-26 15:10:26 -05:00
  • e88970d172 Don't use CSS variables in media queries since they don't work :'( Matt Ickstadt 2018-07-26 14:26:34 -05:00
  • 4c87a0b5f0 Remove stylus support Matt Ickstadt 2018-07-25 15:57:11 -05:00
  • ac38f05bb6 Change template to use new CSS Matt Ickstadt 2018-07-25 15:51:09 -05:00
  • 3119a7e4bf Fix several CSS bugs Matt Ickstadt 2018-07-25 16:02:31 -05:00
  • cc745d04f2 Merge css files Matt Ickstadt 2018-07-25 15:28:12 -05:00
  • d1a23109e2 Convert stylus files to CSS Matt Ickstadt 2018-07-25 14:46:17 -05:00
  • b3e0942bc9 Fix travis deploy out of disk space error Matt Ickstadt 2018-07-26 13:18:33 -05:00
  • 3e998eb766
    (cargo-release) start next development iteration 0.1.10-alpha.0 Matt Ickstadt 2018-07-26 12:50:07 -05:00
  • 2bbabdcd62
    (cargo-release) version 0.1.9 Matt Ickstadt 2018-07-26 12:44:29 -05:00
  • a287a0dcc8
    Merge pull request #742 from mattico/narrow-device-style-fixes Matt Ickstadt 2018-07-25 13:41:33 -05:00
  • e7afb3340c Reduce the margins on header icons on narrow devices Matt Ickstadt 2018-07-24 12:31:57 -05:00
  • b4e15e5357
    Merge pull request #741 from mattico/fix-mdbook-test Matt Ickstadt 2018-07-25 12:56:28 -05:00
  • 1d1d4d7c30 Update tests to handle added dummy_book chapter Matt Ickstadt 2018-07-25 12:45:20 -05:00
  • 35c2d1ff91
    Merge pull request #740 from mattico/fix-ios-text-size Matt Ickstadt 2018-07-25 12:27:16 -05:00
  • fd9d27e082 rustfmt Matt Ickstadt 2018-07-25 12:20:48 -05:00
  • 0e1787c617 Don't run index preprocessor on mdbook test Matt Ickstadt 2018-07-25 12:17:17 -05:00
  • e5563182fc Add readme to cause test to fail The test for mdbook test fails due to the index preprocessor which only runs on README files. Matt Ickstadt 2018-07-25 12:14:27 -05:00
  • a08255316a Prevent certain mobile browsers from enlarging fonts in landscape orientation Matt Ickstadt 2018-07-25 11:25:09 -05:00
  • ebea8c2337 Fix travis cache configuration Matt Ickstadt 2018-07-24 17:29:44 -05:00
  • a7342230d5
    Merge pull request #739 from mattico/travis-cache-timeout Matt Ickstadt 2018-07-24 17:25:36 -05:00
  • 15b18a682b Increase the travis-ci cache timeout Matt Ickstadt 2018-07-24 17:11:27 -05:00
  • a8590928cf Update env_logger version Matt Ickstadt 2018-07-24 16:55:02 -05:00
  • c9a9987aec
    Merge pull request #738 from mattico/fix-cargo-bin Matt Ickstadt 2018-07-24 16:46:57 -05:00
  • 775377acce
    Merge pull request #737 from mattico/update-deps-easy Matt Ickstadt 2018-07-24 16:43:14 -05:00
  • 5dd0496a4f Update dependencies crossbeam and time are removed since they're no longer used. Matt Ickstadt 2018-07-24 16:15:20 -05:00
  • f300a21a47 Move subcommand modules to match cargo conventions Matt Ickstadt 2018-07-24 16:34:49 -05:00
  • 0f89abb1c7
    Merge pull request #735 from mattico/fix-travis-deploy Matt Ickstadt 2018-07-24 14:13:39 -05:00
  • b5e32f57dc Fix travis deploy script Matt Ickstadt 2018-07-24 14:12:27 -05:00
  • b88abb171c
    Merge pull request #710 from Eyenseo/master Matt Ickstadt 2018-07-24 13:34:34 -05:00
  • 7c8dd5085b
    Merge pull request #732 from mattico/sidebar-overflow Matt Ickstadt 2018-07-24 12:11:46 -05:00