Commit Graph

  • e85c23c71b add semver v0.11.0 for example josh rotenberg 2021-04-26 08:08:53 -0700
  • 9e3651c9c5 use semver to validate version josh rotenberg 2021-04-26 08:08:24 -0700
  • b1ae768c66 Apply max width to video as well as images Eldred Habert 2021-05-23 16:10:26 +0200
  • ad141b62bd Add useful messages when command line preprocessor fails apatniv 2021-05-08 11:49:11 -0400
  • 27faa54ae8
    Merge pull request #1469 from tuyen-at-work/patch-1 Eric Huss 2021-07-10 09:34:33 -0700
  • fae0759626 Split lang on tab to be consistent with rustdoc and GitHub. Eric Huss 2021-07-10 09:33:34 -0700
  • cc74ca2e6e Update mod.rs Tuyen Pham 2021-02-21 13:28:16 +0700
  • 7cae3a058d Support space as seperator between language and additional class in code block Tuyen Pham 2021-02-21 13:15:50 +0700
  • 8fb6ac7987
    Merge pull request #1599 from notriddle/notriddle/play-button-no-output Eric Huss 2021-07-08 13:17:15 -0700
  • 82d32ee761 feat(playground): show "No output" on playgrounds that print nothing Michael Howell 2021-07-07 10:44:51 -0700
  • 203a8105e5
    Merge e43b231174 into 56652e8fa6 Huang Chen-Yi 2021-07-07 04:34:14 +0530
  • fe9b534ad7 Some minor updates to contributing docs. Eric Huss 2021-07-06 11:42:42 -0700
  • 56652e8fa6
    Merge pull request #1559 from joshrotenberg/title_ignore_flags_init Eric Huss 2021-07-06 09:22:38 -0700
  • c3a1e41ed7
    Update CLI docs for flag name change. Eric Huss 2021-07-06 09:22:05 -0700
  • 896e1977db
    Merge 51564ec494 into 3976c9d8f0 sathis 2021-07-06 21:43:50 +0530
  • 3976c9d8f0
    Merge pull request #1576 from kana4/master Eric Huss 2021-07-06 08:59:54 -0700
  • 96b6f02834
    Merge pull request #1425 from alexmaco/completions Eric Huss 2021-07-06 08:59:06 -0700
  • b571511737
    Merge pull request #1596 from joshrotenberg/rust_edition_2021_support Eric Huss 2021-07-06 08:34:18 -0700
  • ebdab38a32 remove debugging josh rotenberg 2021-07-04 20:25:04 -0700
  • c06f450e7d add edition2021 as an option josh rotenberg 2021-07-04 16:28:52 -0700
  • b87c231fc3 first pass at 2021 support josh rotenberg 2021-07-04 14:44:23 -0700
  • 8024b08f93 format josh rotenberg 2021-07-04 12:00:13 -0700
  • 8ec0bf6e30 ignore now takes a value josh rotenberg 2021-07-04 11:57:46 -0700
  • a8926d5392
    Update continuous-integration.md kana 2021-07-04 18:28:56 +0100
  • 00473d8420
    Add comments to edit in case of custom book path kana 2021-07-04 18:27:53 +0100
  • 86d390032b drop short flags josh rotenberg 2021-07-04 08:15:51 -0700
  • b3c0b01350
    Merge pull request #1586 from joshrotenberg/fix_library_path_doc Eric Huss 2021-07-04 07:41:42 -0700
  • e33192753d
    Merge pull request #1591 from fritsstegmann/patch-1 Eric Huss 2021-07-04 07:30:44 -0700
  • 871ea82ba7
    Update README.md Frits Stegmann 2021-07-04 08:14:46 +0200
  • 7932e13512
    Update renderers.md Frits Stegmann 2021-07-04 08:12:18 +0200
  • 9fd2509c0d fix link josh rotenberg 2021-06-25 08:24:57 -0700
  • 5dec8508c7 clarify the library path documentation josh rotenberg 2021-06-24 19:08:23 -0700
  • bf5b900a80 Add informations about the logo to the guide Björn Guth 2021-06-24 14:46:23 +0200
  • b391d933ef Add a logo to the HTML template Björn Guth 2021-06-24 14:43:07 +0200
  • 51564ec494 Remove lint warning Sathis Kumar 2021-06-22 20:07:15 +0530
  • de38a3e026 Adds --theme-only option which will only copy the theme folder Sathis Kumar 2021-06-22 19:31:01 +0530
  • a5ec0dac1c Add a config variable for a logo path Björn Guth 2021-06-22 15:11:49 +0200
  • 4d2dc6f482
    Merge pull request #1581 from tuyen-at-work/patch-2 Eric Huss 2021-06-19 07:21:44 -0700
  • efb13d7bc1
    Fix inconsistent between bash version and rust version of the sample Tuyen Pham 2021-06-19 20:08:27 +0700
  • ab5ac2eef0 Add open feature Lachlan Sneff 2021-06-14 00:13:42 -0400
  • 27b1e05c87
    MyPaths are not required and fail kana 2021-06-11 20:21:28 +0100
  • 6bdc75a6fd
    Script Line kana 2021-06-11 13:28:07 +0100
  • e440094b37
    Merge pull request #1573 from ehuss/release-next v0.4.10 Eric Huss 2021-06-08 15:24:58 -0700
  • 15cae10ca8 Update to 0.4.10 Eric Huss 2021-06-08 15:02:48 -0700
  • dc2062ab36
    Merge pull request #1541 from ehuss/id-chapter_begin Eric Huss 2021-06-08 14:55:06 -0700
  • d9ce98d710
    Merge pull request #1572 from joshrotenberg/revert-c1b2bec7d7a56909f695f103d316453dab68798e Eric Huss 2021-06-08 14:54:51 -0700
  • b59aab56f2 Revert "book: use non_exhaustive attribute for struct Book" josh rotenberg 2021-06-08 12:46:27 -0700
  • f2d0cbdd97 Merge branch 'rust-lang:master' into #1564 Kynthus Auoeau 2021-06-08 17:52:54 +0900
  • 66e71dafb8 Don't use trim() and unnecessary lazy evaluation Hatano Yuusuke 2021-06-08 17:50:21 +0900
  • b899c48019
    Merge pull request #1566 from joshrotenberg/markdown_list_clarification Eric Huss 2021-06-07 15:30:21 -0700
  • 515a253e97 doc clarification on markdown list markers josh rotenberg 2021-06-05 08:05:46 -0700
  • 7ddc3df945
    Merge pull request #1550 from sunng87/feature/hbs4 Eric Huss 2021-06-06 13:04:54 -0700
  • 2f7293af5c
    Merge pull request #1567 from tfidfwastaken/patch-1 Eric Huss 2021-06-06 12:03:36 -0700
  • fa3ae53d46
    Fix typo in documentation Atharva Raykar 2021-06-05 22:50:45 +0530
  • 587516ff79 Align when `{{#include}}` is indented Hatano Yuusuke 2021-06-05 23:05:53 +0900
  • 6425c29893
    Merge pull request #1562 from ehuss/bump-version v0.4.9 Eric Huss 2021-06-02 09:54:43 -0700
  • df36528176 Add 'email' to list of fields where s is not search Daniel Vainsencher 2021-06-01 21:29:16 -0700
  • d0bb830491 Update to 0.4.9 Eric Huss 2021-06-01 18:50:29 -0700
  • d325c601bb
    Merge pull request #1554 from joshrotenberg/edit_url_custom_src Eric Huss 2021-06-01 18:36:32 -0700
  • e9e889f523
    Merge pull request #1560 from joshrotenberg/clippy_path_fixes Eric Huss 2021-06-01 10:12:08 -0700
  • e5e10c681a add init flags josh rotenberg 2021-05-31 19:43:15 -0700
  • 05edc4421b clippy: PathBuf to Path josh rotenberg 2021-05-31 20:27:52 -0700
  • 22ea5fe335
    Merge pull request #1557 from xrmx/cargo-clippy-fixes Eric Huss 2021-05-31 07:10:30 -0700
  • 87c8382daf
    Support overriding search key Daniel Vainsencher 2021-05-30 23:02:57 -0700
  • 714c5fb81e renderer: remove redundant clone in CmdRenderer Riccardo Magliocchetti 2021-05-30 14:58:50 +0200
  • 56ceb627b8 book: simplify is_draft_chapter Riccardo Magliocchetti 2021-05-30 14:54:19 +0200
  • c1b2bec7d7 book: use non_exhaustive attribute for struct Book Riccardo Magliocchetti 2021-05-30 14:53:35 +0200
  • 8201b411ab
    Merge pull request #1555 from joshrotenberg/exit_serve_if_panic Eric Huss 2021-05-29 15:12:04 -0700
  • 836546cf0d
    Merge pull request #1544 from joshrotenberg/guide_configuration_restructure Eric Huss 2021-05-29 14:46:58 -0700
  • 6880df3efb Add before_body_end handlebars partial Riccardo Magliocchetti 2021-05-12 12:59:08 +0200
  • 9813802b3e
    bump msrv to 1.45 as handlebars 4.0 requires Ning Sun 2021-05-28 22:59:56 +0800
  • fcf8f938d2 use panic::set_hook to exit josh rotenberg 2021-05-28 07:40:56 -0700
  • 60aaa7ae31 use book_config.src for edit path josh rotenberg 2021-05-27 21:07:35 -0700
  • 4d18e1234b
    Remove "!important" from code class CSS rule Antonio Vivace 2021-05-27 11:39:46 +0200
  • e40f1a1964
    Merge f9f91dbf96 into 89a2e39b80 Adam Kerrigan 2021-05-27 01:09:54 -0400
  • 1b584d1746
    update handlebars to 4.0 Ning Sun 2021-05-26 23:11:01 +0800
  • aa4cb9465f restructure guide configuration section josh rotenberg 2021-05-23 17:59:52 -0700
  • 89a2e39b80
    Mention missing file creation in build/watch/serve's docs (#1548) Eldred Habert 2021-05-25 13:45:30 +0200
  • 9b4320ecaa Mention missing file creation in build/watch/serve's docs ISSOtm 2021-05-25 13:26:20 +0200
  • 3c2b8cd10f
    Merge pull request #1539 from joshrotenberg/report_config_errors Eric Huss 2021-05-24 13:25:07 -0700
  • 6b0b42ebcc update build and rust config change josh rotenberg 2021-05-24 12:01:56 -0700
  • 7a3513200f
    Update src/config.rs josh rotenberg 2021-05-24 11:59:32 -0700
  • 3db0c0b9a1
    Merge pull request #1511 from joshrotenberg/example-semver Eric Huss 2021-05-24 11:10:21 -0700
  • 2c7aac6d7a
    Merge pull request #1542 from ISSOtm/patch-1 Eric Huss 2021-05-24 10:33:23 -0700
  • 3ee22fb430
    Apply max width to video as well as images Eldred Habert 2021-05-23 16:10:26 +0200
  • 16c5ec4d74 Remove chapter_begin id from print output. Eric Huss 2021-05-22 12:11:52 -0700
  • 7e7e779ef7
    Merge pull request #1526 from apatniv/add_log_messages Eric Huss 2021-05-21 10:06:36 -0700
  • 2ab85dacd6 Merge branch 'rust-lang:master' into master Yuriy Larin 2021-05-21 19:45:02 +0300
  • b364e8ea2c
    Fix typos (#1540) Andrea Gelmini 2021-05-21 12:56:32 +0200
  • 2de4a50442
    Fix typos Andrea Gelmini 2021-05-21 12:26:40 +0200
  • 78325aaccb report book.toml parse errors josh rotenberg 2021-05-18 21:31:07 -0700
  • 1411ea967a
    Merge pull request #1534 from joshrotenberg/docs/guide-summary-updates Eric Huss 2021-05-17 14:38:18 -0700
  • d147a85006 summary.md updates josh rotenberg 2021-05-14 22:05:24 -0700
  • 0f0dce8d6c
    Merge pull request #1530 from anoadragon453/patch-1 Eric Huss 2021-05-13 16:14:10 -0700
  • 379574dc61
    Fix a small typo Andrew Morgan 2021-05-13 23:55:51 +0100
  • cfaac37344 Merge branch 'rust-lang:master' into master Yuriy Larin 2021-05-11 21:11:55 +0300
  • 2a64cf4a7d theme: Account for menu bar when scrolling to target Robert Hensing 2021-05-11 11:59:30 +0200
  • 6a7de13c6f
    Update Cargo.lock, Bump msrv to 1.42 (#1528) Eric Huss 2021-05-10 11:08:18 -0700
  • c7996e99c6 Bump MSRV to 1.42. Eric Huss 2021-05-10 10:57:47 -0700
  • d9231cb004 Update Cargo.lock Eric Huss 2021-05-10 10:43:20 -0700