Commit Graph

  • 9db3a601ca
    Merge pull request #2071 from expikr/patch-3 Eric Huss 2023-04-22 12:55:46 -0700
  • 35fdd00203 Switch from gitignore to ignore Eric Huss 2023-04-22 12:49:39 -0700
  • 97701dc879
    Update contributors.md Rohan Sharma 2023-04-18 18:05:32 +0530
  • 58dd057a99
    Update contributors.md Rohan Sharma 2023-04-18 18:01:39 +0530
  • 0d68c70b87
    Update contributors.md Rohan Sharma 2023-04-18 18:01:20 +0530
  • 7a435be018
    Update init.md expikr 2023-04-18 01:53:38 +0800
  • 4a4126addc version bump to 0.4.28 Yuriy Larin 2023-04-17 17:45:46 +0300
  • 592bb9287f RESTORED ! one chapter processing functionality Yuriy Larin 2023-04-17 13:05:49 +0300
  • b3f0d14470 restored functionality Yuriy Larin 2023-04-17 12:11:14 +0300
  • c85f4dcb6b Add MathJax tests. _ 2023-04-16 23:35:15 +0800
  • 2a3202f670 Update mathjax.md _ 2023-04-17 01:34:12 +0800
  • e4659909ec version was lost, added back Yuriy Larin 2023-04-16 20:30:39 +0300
  • e19af21be3 Add asciimath support _ 2023-04-17 01:18:56 +0800
  • 5628097100
    Merge branch 'rust-lang:master' into patch-1 expikr 2023-04-16 23:08:17 +0800
  • 3dbe972c77 sparse registry Yuriy Larin 2023-04-16 17:17:17 +0300
  • 4ced46f6fc import clean up Yuriy Larin 2023-04-16 17:01:57 +0300
  • 4f01e383d4 Merge branch 'master' into feature/links_preprocessor Yuriy Larin 2023-04-16 16:27:58 +0300
  • 29375e9102 Merge remote-tracking branch 'origin/master' Yuriy Larin 2023-04-16 16:17:15 +0300
  • dec0e24275
    Merge pull request #2063 from rust-lang/dependabot/cargo/h2-0.3.17 Eric Huss 2023-04-13 10:40:49 -0700
  • c624fc078b
    Bump h2 from 0.3.15 to 0.3.17 dependabot[bot] 2023-04-13 17:04:53 +0000
  • 3f0ee6d925 Add shortkey settings lionel-rowe 2023-04-12 21:28:46 +0800
  • 4d97bec2c7
    Update general.css expikr 2023-04-09 16:22:19 +0800
  • a57c1b52bd
    use blockquote theme for collapsible details expikr 2023-04-09 09:29:20 +0800
  • b9c6b326b7 style(tests): Fixed issues reported by clippy Sean Poulter 2023-04-03 08:36:57 -0400
  • 0003072623 docs(cli): Add docs for --force Sean Poulter 2023-04-03 08:36:47 -0400
  • bffdb0b03d fix(cli): init --force skips confirmation prompts Sean Poulter 2023-04-03 23:00:40 -0400
  • b5ffc734a2
    Merge pull request #2056 from deining/http_to_https Eric Huss 2023-04-02 14:52:32 -0700
  • a2c88ae0f1 Convert links from http to https protocol Andreas Deininger 2023-04-02 21:35:08 +0200
  • da8f7d5c73
    Restore scroll position on chapter navigation lionel-rowe 2023-03-15 09:56:59 +0000
  • b6221856e6 Allow environment variables to be evaluated by the preprocessor kumavale 2023-03-08 22:25:18 +0900
  • 3b0ad704ee
    Merge branch 'rust-lang:master' into master Yuriy Larin 2023-03-05 19:17:28 +0200
  • 3efb954196 MathJax: Embedded copy Konstantin Podsvirov 2023-02-28 23:38:08 +0300
  • a47e87bbb6 MathJax: Documentation Konstantin Podsvirov 2022-11-09 23:23:40 +0300
  • 4c20ab4248 MathJax: Path to root Konstantin Podsvirov 2022-11-05 13:04:37 +0300
  • 48808bfb75 Configurable MathJax Support Konstantin Podsvirov 2022-11-03 01:47:45 +0300
  • d4ad008bcb
    Use modifier keys for chapter navigation lionel-rowe 2023-03-05 03:46:44 +0000
  • efb671aaf2
    Merge pull request #2042 from ehuss/bump-version v0.4.28 Eric Huss 2023-03-04 16:27:55 -0800
  • a4b4b8f649 Update to 0.4.28 Eric Huss 2023-03-04 15:40:56 -0800
  • 4c59405e5c
    Merge pull request #1986 from mgeisler/preprocessors-for-test Eric Huss 2023-03-04 14:55:10 -0800
  • 703a215ef8
    Merge pull request #2039 from Skwodo/master Eric Huss 2023-03-04 14:05:01 -0800
  • f5f96bc4f4 change overflow-x hidden to clip Skwodo 2023-03-02 21:01:38 +0100
  • ecabd02780
    Only apply "key" styling to nested <kbd>s Eldred Habert 2023-02-25 17:13:56 +0100
  • d98886415b
    📝 README: add container support for users without rust/cargo Marcello DeSales 2023-02-22 19:19:58 -0800
  • 4fbf5a7802
    🐳 Add support for dockerized builds Marcello DeSales 2023-02-22 19:09:45 -0800
  • 7e83bc0a10
    Merge ac295bbfcc into 1668ab7877 Jooyung Han 2023-02-22 07:31:33 +0000
  • ac295bbfcc Fixing tests and format Jooyung Han 2023-02-22 16:30:36 +0900
  • e166a1f2a4 Pass `path_html` to HTML renderer Jooyung Han 2023-02-22 16:28:55 +0900
  • 96eab23c72 Pass `translations` to HTML renderer Jooyung Han 2023-02-22 15:30:42 +0900
  • 88289f5fad Pass updated config to renderer Jooyung Han 2023-02-22 15:19:13 +0900
  • 376b8f9bfb Add `book.translations` Jooyung Han 2023-02-21 14:29:24 +0900
  • ad9dccdce3
    Merge 95d426dcc5 into 1668ab7877 Pesho Ivanov 2023-02-19 21:08:49 +0000
  • 95d426dcc5
    rename master -> main branch for github Pesho Ivanov 2023-02-20 01:08:34 +0400
  • 713fc03853
    Merge branch 'rust-lang:master' into master Yuriy Larin 2023-02-19 17:20:28 +0200
  • 1668ab7877
    Merge pull request #2025 from tshepang/patch-1 Eric Huss 2023-02-14 06:34:20 -0800
  • 26fc0da9a9
    Update continuous-integration.md Tshepang Mbambo 2023-02-14 08:29:40 +0200
  • c15220d1a1
    Merge pull request #2017 from thanatos/roy/fix-sidebar Eric Huss 2023-02-13 12:42:15 -0800
  • 7c4562a8b3
    Merge pull request #2023 from ehuss/bump-version v0.4.27 Eric Huss 2023-02-13 08:07:35 -0800
  • 6e3176f726 Update to 0.4.27 Eric Huss 2023-02-13 07:53:59 -0800
  • 958b456873
    Also make sure releases use --locked Eric Huss 2023-02-13 07:53:32 -0800
  • a43b5b69ab
    Merge pull request #2022 from ehuss/ci-locked Eric Huss 2023-02-13 07:51:26 -0800
  • 1517435441
    Merge pull request #2021 from rust-lang/revert-2009-deps/toml Eric Huss 2023-02-13 07:44:45 -0800
  • 7abb28cb2e Make sure CI runs with --locked Eric Huss 2023-02-13 07:43:10 -0800
  • 112fd4aac3
    Merge pull request #2020 from mgeisler/patch-1 Eric Huss 2023-02-13 07:33:59 -0800
  • 90fbe112af
    Revert "bump 'toml' dependency" revert-2009-deps/toml Eric Huss 2023-02-13 07:31:33 -0800
  • c150529c7c
    Remove spammy `debug!` log from `path_to_root` Martin Geisler 2023-02-13 16:17:31 +0100
  • fa6aa2ced8 Default the sidebar to visible in large screens Roy Wellington Ⅳ 2023-02-11 18:04:58 -0500
  • be12430f2c - `clippy::needless_borrowed_reference` Constantin Nickel 2023-02-10 06:59:24 +0100
  • fbee93deb2 - `clippy::needless_borrow` Constantin Nickel 2023-02-09 13:20:35 +0100
  • 1ded8952ea - `clippy::match_like_matches_macro` Constantin Nickel 2023-02-10 07:12:27 +0100
  • 0ca1905084
    Create Archbee.yaml Minister2405 2023-02-10 14:56:35 +0530
  • a2e8ae4321 - `clippy::manual_flatten` Constantin Nickel 2023-02-10 07:04:01 +0100
  • 7e8da8648a - `clippy::let_unit_value` Constantin Nickel 2023-02-10 07:07:07 +0100
  • ac15dd42fd - `clippy::borrow_deref_ref` Constantin Nickel 2023-02-10 07:15:26 +0100
  • 56a86c46e6 Fix clippy warnings Constantin Nickel 2023-02-09 12:50:08 +0100
  • 39664985ba
    Merge pull request #2012 from ehuss/bump-version v0.4.26 Eric Huss 2023-02-08 16:09:45 -0800
  • ab1e9694bc Update to 0.4.26 Eric Huss 2023-02-08 15:55:07 -0800
  • 2c710d3b7d
    Merge pull request #1987 from ehuss/theme-fonts Eric Huss 2023-02-08 15:56:40 -0800
  • 581ab2c945
    Merge pull request #2011 from ehuss/update-deps Eric Huss 2023-02-08 15:53:35 -0800
  • 274b48c82f Update some direct dependencies Eric Huss 2023-02-08 15:40:48 -0800
  • e352e4f59c
    Merge pull request #1994 from Skwodo/master Eric Huss 2023-02-08 15:37:53 -0800
  • 734936d819 Add some comments about overflow-x Eric Huss 2023-02-08 15:22:09 -0800
  • 0e1384b4d2
    Merge pull request #2009 from danieleades/deps/toml Eric Huss 2023-02-08 14:08:21 -0800
  • 2160613c6a bump 'toml' dependency Daniel Eades 2023-02-08 15:40:15 +0000
  • 43ce9beb48
    Merge dafc430b5f into 69bb5c7fba Martin Lange 2023-02-04 16:45:45 +0900
  • b9361e5ae8
    Merge 6880df3efb into 69bb5c7fba Riccardo Magliocchetti 2023-02-04 16:45:28 +0900
  • 67f0727130
    Bump tokio from 1.23.0 to 1.24.2 dependabot[bot] 2023-02-04 00:50:29 +0000
  • 69bb5c7fba
    Merge pull request #2001 from iFreilicht/patch-1 Eric Huss 2023-01-29 09:34:13 -0800
  • f32e1a7773
    Fix incorrect version command Felix Uhl 2023-01-28 20:21:18 +0100
  • 703c2f214b
    Merge pull request #1998 from dalance/remove_time Eric Huss 2023-01-28 07:41:34 -0800
  • 6de831778a Remove dependency to time 0.1.44 dalance 2023-01-26 18:02:43 +0900
  • 6a2cee11b9 refactor Emir Salkic 2023-01-23 16:20:08 +0100
  • ca46086e79 fix overflow-x on mobile Skwodo 2023-01-21 22:41:01 +0100
  • e8b886132e Merge branch 'master' into feature/links_preprocessor Yuriy Larin 2023-01-18 23:13:43 +0200
  • 8477c66aa6
    Merge branch 'rust-lang:master' into master Yuriy Larin 2023-01-18 23:10:31 +0200
  • 0079184c16
    Merge pull request #1961 from noritada/fix/scrollbar-in-chrome-and-safari Eric Huss 2023-01-18 09:25:02 -0800
  • dcc9efea0a Remove the WebKit-specific scrollbar styling altogether Noritada Kobayashi 2023-01-18 23:51:09 +0900
  • dafc430b5f fix copy_theme unit test mlange-42 2023-01-18 13:44:12 +0100
  • a78c44f182 format css, tweak example image mlange-42 2023-01-18 13:31:08 +0100
  • 213ed82640 document the new feature mlange-42 2023-01-18 13:19:16 +0100
  • 83f190bed4 tweak exclusion css, include in page mlange-42 2023-01-18 13:01:43 +0100