Commit Graph

  • 41fce8ee08 🔀 Merge branch 'theme-images' of github.com:mlange-42/mdBook into theme-images hayesall 2023-10-22 13:18:15 -0400
  • 0628921aaa 💄 Add image light/dark rules to `general.css` hayesall 2023-10-22 13:11:35 -0400
  • ee300006a6
    Bump rustix from 0.37.23 to 0.37.25 dependabot[bot] 2023-10-18 18:47:16 +0000
  • 16f2dc4f83 update google-analytics and add ipv6 localhost address Ettore Leandro Tognoli 2023-10-09 10:02:47 -0300
  • 8e6bfa8328 merged master, bump 0.4.35 Yuriy Larin 2023-10-08 17:10:07 +0300
  • 28bf4230a8 Initial commit pas 2023-10-07 08:23:03 +0000
  • 80d3a86468 fix: hide resize indicator on devices with limited accuracy Evgeny Chaban 2023-10-04 01:55:20 +0300
  • 8e8fd2717e fix(style): use calc function Evgeny Chaban 2023-10-04 01:40:16 +0300
  • f92d24e89c feat(sidebar): add sidebar indicator Evgeny Chaban 2023-10-02 18:24:55 +0300
  • 7e438ed53e Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-09-30 19:40:12 +0300
  • 94e0a44e15
    Merge pull request #2206 from ehuss/bump-version v0.4.35 Eric Huss 2023-09-29 22:43:05 +0000
  • f25181f68d Update to 0.4.35 Eric Huss 2023-09-29 14:33:45 -0700
  • cf19eb1386 Fix `text-direction` in documentation. Eric Huss 2023-09-29 14:33:20 -0700
  • 0583119698
    Merge pull request #2197 from dluschan/patch-1 Eric Huss 2023-09-22 17:26:27 +0000
  • 3389f3db7f
    Update index.hbs Dmitry Luschan 2023-09-19 20:44:39 +0600
  • c642f5f8a3
    Merge pull request #2187 from notriddle/notriddle/warning-block Eric Huss 2023-09-09 20:13:10 +0000
  • ceb8b509e2 Add more guides to stock CSS classes Michael Howell 2023-09-08 13:27:02 -0700
  • 65dae11e47 Add `.warning` class for doc author use Michael Howell 2023-09-08 13:14:54 -0700
  • d5b1676216
    Merge pull request #2168 from pickfire/prefetch Dylan DPC 2023-09-04 18:03:38 +0000
  • d84eabafbd refactor(utils/fs): hoist ignore conditional Adam Avramov 2023-09-03 09:07:37 +0300
  • 261d9cff3a test(mdbookignore): rename test case Adam Avramov 2023-09-03 09:07:13 +0300
  • 9cfe8aaa74 docs(mdbookignore): add manual line breaks Adam Avramov 2023-09-03 09:06:52 +0300
  • 09f222baf7
    Merge pull request #1641 from cN3rd/rtl Eric Huss 2023-09-02 23:57:48 +0000
  • 802e7bffc3 Make the arrow keys honor RTL. Eric Huss 2023-09-02 16:44:47 -0700
  • fb272d1afa Fix theme selector for RTL. Eric Huss 2023-09-02 16:43:21 -0700
  • b871676def Fix sidebar behavior with RTL. Eric Huss 2023-09-02 16:43:13 -0700
  • 869fe2f50d Remove text_drection_from_lang_code Eric Huss 2023-09-02 16:42:53 -0700
  • db877b1c9b Update language list to include missing rtl languages. Eric Huss 2023-09-02 16:42:14 -0700
  • 4749f9d97a Some minor corrections from code review. Eric Huss 2023-09-02 16:41:59 -0700
  • 8564a7fb51 Add proper test to inline code within the book. cN3rd 2022-06-24 15:00:46 +0000
  • 6be98e0bbd Ensure code segments always render in LTR cN3rd 2022-06-24 15:00:02 +0000
  • 5e0c68c45e Fix icons when using RTL cN3rd 2021-09-03 17:53:49 +0300
  • 7717b9dcf2 Support `text_direction` attribute in HTML output cN3rd 2021-09-03 18:33:04 +0300
  • 819a108f07 Add `text_direction` property in general book metadata cN3rd 2021-09-03 18:31:39 +0300
  • 3a99899114 Use CSS selectors to override properties for RTL Tim Crawford 2021-03-16 23:23:13 -0600
  • 1088066c69 Move sidebar, js classes from html to body element Tim Crawford 2021-03-16 23:21:40 -0600
  • 73d44503fd Use logical CSS properties Tim Crawford 2021-03-15 17:42:44 -0600
  • 25aaff0bd6
    Merge pull request #2182 from cuishuang/master Eric Huss 2023-09-02 13:41:15 +0000
  • 29691461c5 remove the repetitive word cui fliter 2023-09-02 14:04:32 +0800
  • 288c1cc043
    Merge 7d70191e7a into a74e4dcec8 riverbl 2023-09-01 13:12:31 -0600
  • a74e4dcec8
    Merge pull request #2181 from tshepang/patch-1 Dylan DPC 2023-09-01 08:55:38 +0000
  • 0b0b548d7a
    docs: future expansion to non-Rust testing already implied Tshepang Mbambo 2023-09-01 05:11:18 +0200
  • c4ab0adfec
    Merge db0499db5e into 02f3823e4c Björn Guth 2023-08-26 02:15:15 +0200
  • 02f3823e4c
    Merge pull request #2175 from qaqland/sidebar-pure-css Dylan DPC 2023-08-24 13:11:14 +0000
  • 36327efe9d Sidebar but Pure CSS, fix rust-lang/mdBook#859 * change sidebar-toggle button by input:checked and label * change nav-wrappers' CSS selectors * remove loading animation when page opens with z-index qaqland 2023-08-24 16:44:25 +0800
  • 079f52a191
    upgrade to notify 6.1.1 and watcher-mini 4.1 Aron Heinecke 2023-08-21 19:29:59 +0200
  • 94bb9c4c2c Adding preprocessor for Summary Mauro Gentile 2023-08-21 16:47:43 +0200
  • 2fbe3ba930 Fixing clippy lints Mauro Gentile 2023-08-21 14:10:23 +0200
  • c9f1d01346 Add prefetch to next link Ivan Tham 2023-08-17 00:50:47 +0800
  • 9bc68bdd93
    Fix code blocks "indent" without highlight.js Eldred Habert 2023-08-08 12:31:55 +0200
  • 2a7110f264 Merge branch 'master' into feature/links_preprocessor Yuriy Larin 2023-08-07 11:13:03 +0300
  • 4a5d2a36c0 Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-08-07 11:12:32 +0300
  • 56c225bd34
    Merge pull request #2158 from ehuss/bump-version v0.4.34 Eric Huss 2023-08-05 21:54:12 +0000
  • 55c017cad1 Update to 0.4.34 Eric Huss 2023-08-05 14:34:42 -0700
  • 7849d55b99
    Merge pull request #2157 from ehuss/macos-notify-copy Eric Huss 2023-08-05 20:35:33 +0000
  • c903cc8827 Add workaround for macOS notify problem. Eric Huss 2023-08-05 13:17:23 -0700
  • 4a797b9565 Revert "Merge pull request #2152 from ehuss/macos-notify-kqueue" Eric Huss 2023-08-05 12:53:23 -0700
  • cddf119913 Add additional-hljs-packages option Evian-Zhang 2023-08-05 10:58:36 +0800
  • 77805331b4 Merge branch 'master' into feature/links_preprocessor Yuriy Larin 2023-08-04 13:17:23 +0300
  • 364f32d053 Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-08-04 13:11:45 +0300
  • 57b487eaa3
    Merge pull request #2154 from ehuss/bump-version v0.4.33 Eric Huss 2023-08-04 00:11:45 +0000
  • 891b7c06f2 Update to 0.4.33 Eric Huss 2023-08-03 17:03:40 -0700
  • f7e212ec9c
    Merge pull request #2150 from proski/header-code-background Eric Huss 2023-08-03 22:46:50 +0000
  • 228538ea62 Don't use distinct background for code in headers when printing Pavel Roskin 2023-08-01 09:49:09 -0700
  • 18cb9091ea
    Add data property to chapter struct Bram Gotink 2023-07-31 23:52:00 +0200
  • 347e7886e1
    Merge pull request #2152 from ehuss/macos-notify-kqueue Eric Huss 2023-08-02 22:13:09 +0000
  • bfa5fb8844 Switch macOS notify to kqueue. Eric Huss 2023-08-02 09:21:25 -0700
  • a8fd6038f1
    Merge pull request #2151 from ehuss/revert-toml Eric Huss 2023-08-02 15:49:44 +0000
  • fbfe887084 Add note to not update toml. Eric Huss 2023-08-02 08:39:17 -0700
  • aed991f75f Revert "Merge pull request #2125 from ehuss/update-toml" Eric Huss 2023-08-02 08:32:44 -0700
  • ab2cb71c00
    Merge pull request #2134 from GiorgioReale/master Eric Huss 2023-07-30 22:50:08 +0000
  • fcfde083e7 Enhancing themes with `color-scheme: light | dark;` implementation in CSS Giorgio Reale 2023-07-18 22:50:45 +0200
  • 4614a3637a
    Merge pull request #2146 from riverbl/fix-extra-watch-dirs Eric Huss 2023-07-30 17:08:46 +0000
  • d450544d6b
    Merge pull request #2148 from ehuss/fix-merge-queue Eric Huss 2023-07-29 16:23:04 +0000
  • 9340e6a78d Use a better merge-queue success check. Eric Huss 2023-07-29 09:13:55 -0700
  • e00b8835cc Fix issues with extra-watch-dirs riverbl 2023-07-28 18:19:56 +0100
  • 7d70191e7a Tweak bypass block styling riverbl 2023-07-26 20:46:37 +0100
  • b28b137529 Add bypass block for accessibility riverbl 2023-07-26 20:09:51 +0100
  • e7339b085d
    Merge 3f0ee6d925 into 429ca06289 lionel-rowe 2023-07-26 11:49:50 +0800
  • 9348350f09 fix Menu bar shakes when swiping pages in Safari evibhm 2023-07-26 09:22:30 +0800
  • 429ca06289
    Merge pull request #2140 from ehuss/merge-queue-workflow Eric Huss 2023-07-24 20:35:16 -0700
  • 0fbfc90bea Prepare CI workflows to support merge queues. Eric Huss 2023-07-24 20:16:07 -0700
  • 5b9c593519 merged master, bump 0.4.32 Yuriy Larin 2023-07-24 10:36:13 +0300
  • e473ec048c Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-07-24 10:22:46 +0300
  • 581e5025a2
    Merge pull request #2139 from tshepang/patch-1 Eric Huss 2023-07-21 07:32:56 -0700
  • e57fce290b
    misplaced bracket Tshepang Mbambo 2023-07-21 15:29:56 +0200
  • d5a3682de9
    Merge pull request #2137 from ehuss/mdbook-case-link Eric Huss 2023-07-19 08:06:35 -0700
  • 75f5862218 Fix link on case-sensitive filesystems. Eric Huss 2023-07-19 07:54:39 -0700
  • 6da1e8be8b
    Update README.md CongShuoNiu 2023-07-19 10:33:19 +0800
  • 94c603604e Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-07-17 14:29:16 +0300
  • aed518f945
    Merge pull request #2129 from ehuss/bump-version v0.4.32 Eric Huss 2023-07-16 17:43:49 -0700
  • e942d41c1d
    Merge pull request #2128 from ehuss/release-token-perms Eric Huss 2023-07-16 17:38:21 -0700
  • 38fcfd8732 Update to 0.4.32 Eric Huss 2023-07-16 17:35:51 -0700
  • 82ec68128d
    Merge pull request #2127 from ehuss/auto-publish Eric Huss 2023-07-16 17:28:50 -0700
  • 9497354cfd Rewrite asset deploy. Eric Huss 2023-07-16 17:16:15 -0700
  • baa936439d deploy: Set the default shell so it doesn't need to be repeated. Eric Huss 2023-07-16 16:40:11 -0700
  • 394061d28d Rename make-release.sh to make-release-asset.sh Eric Huss 2023-07-16 16:39:11 -0700
  • 0f25db67dc Automatically publish to crates.io on new release Eric Huss 2023-07-16 15:56:04 -0700
  • 49ba91961f
    Merge pull request #2126 from ehuss/update-deps Eric Huss 2023-07-16 13:32:55 -0700
  • 28ce772ae9 Update msrv to 1.66. Eric Huss 2023-07-16 13:21:45 -0700