Commit Graph

  • 60029e4e15 Add R-lang support maniyar1 2020-07-20 19:03:29 -04:00
  • 4e16d96ed5 Mention removed features (#1282) Yuki Okushi 2020-07-20 04:32:21 +09:00
  • 0eefd63a13 Change "show hidden lines" icon to "eye" instead of "expand." Owen Nelson 2020-07-16 19:27:18 -07:00
  • 89c2743cc6 Merge pull request #1280 from bikeshedder/fix-title-doc Eric Huss 2020-07-16 10:04:44 -07:00
  • a825427722 Fix documentation for title and book_title Michael P. Jung 2020-07-16 16:43:46 +02:00
  • c99047bbda Update highlight.js maniyar1 2020-07-09 14:01:51 -04:00
  • 20a0b99c3d Fix favicon when only one is overridden. Eric Huss 2020-07-07 13:37:25 -07:00
  • ec495a7823 Merge pull request #1273 from ehuss/fix-ci-rustup Eric Huss 2020-07-08 10:59:14 -07:00
  • e38fb1ecc6 Fix CI due to new rustup. Eric Huss 2020-07-07 14:08:51 -07:00
  • f37ea9a4e7 Merge pull request #1269 from ehuss/update-changelog v0.4.1 Eric Huss 2020-07-03 09:07:21 -07:00
  • 8f74804c70 Update changelog. Eric Huss 2020-07-03 08:52:27 -07:00
  • 649f3555e5 Merge pull request #1266 from ehuss/favicon-no-default Eric Huss 2020-07-03 08:47:34 -07:00
  • 8432df1e80 Merge pull request #1265 from ehuss/part-title-active Eric Huss 2020-07-03 08:34:52 -07:00
  • 9eba9ed93a Update select dependency to 0.5 (#1267) Igor Matuszewski 2020-06-30 19:11:09 +02:00
  • b0c6f2d7a3 Don't copy default favicon if at least one is overridden. Eric Huss 2020-06-27 16:30:46 -07:00
  • 6e0688afef Update changelog, add note about SVG icon. Eric Huss 2020-06-27 15:37:13 -07:00
  • e9951af73e Fix sidebar scrolling with part titles. Eric Huss 2020-06-24 21:13:02 -07:00
  • 138dc696b7 Merge pull request #1264 from ehuss/update-changelog v0.4.0 Eric Huss 2020-06-23 11:45:04 -07:00
  • 91b2fb86bf Update changelog. Eric Huss 2020-06-23 11:44:05 -07:00
  • d4df7e7cdd Merge pull request #1230 from ehuss/favicon-svg Eric Huss 2020-06-23 11:34:03 -07:00
  • 4699269e49 Add SVG favicon. Eric Huss 2020-05-17 17:34:03 -07:00
  • c1ed6ee108 Merge pull request #1228 from ehuss/fix-dest-dir Eric Huss 2020-06-23 10:55:38 -07:00
  • f59cfe7e2f Fix dest-dir command-line flag. Eric Huss 2020-05-17 11:04:29 -07:00
  • 9268884b17 Merge pull request #1221 from manuel-woelker/fb-539-not-found-page Eric Huss 2020-06-23 10:48:08 -07:00
  • 4f435c62e6 Merge pull request #1249 from ThePuzzlemaker/thepuzzlemaker-stylepatch Eric Huss 2020-06-22 12:28:09 -07:00
  • 9a97f0a096 Fix init creating empty [rust] table. (#1233) Eric Huss 2020-06-22 07:36:37 -07:00
  • bc23d08fa5 Rename playpen to playground. (#1241) Eric Huss 2020-06-22 07:34:25 -07:00
  • 84d848f292 Fix issue where Font Awesome overrides .hidden's display: none ThePuzzlemaker 2020-06-10 12:55:22 -05:00
  • d7df832cce fix test and formatting Manuel Woelker 2020-06-10 15:33:09 +02:00
  • 406b325c54 fix usage of newly stablized inner_deref/as_deref Manuel Woelker 2020-06-10 13:09:18 +02:00
  • 6d6e5407a3 document: config 404 config parameters output.html.site-url and output.html.site-url Manuel Woelker 2020-06-10 12:46:05 +02:00
  • 06efa7a675 additional changes to the 404 mechanism based on feedback: Manuel Woelker 2020-06-10 12:31:34 +02:00
  • bff36e7229 Add the config parameter output.html.site-url to set base url of the 404 page, making links and relative script/css loads behave correctly even in subdirectory paths Manuel Woelker 2020-06-07 14:14:35 +02:00
  • cda28bb618 Generate 404.html page (#539) Manuel Woelker 2020-05-13 14:45:35 +02:00
  • fe1ba71d45 Merge pull request #1199 from ehuss/preferred-dark-theme Eric Huss 2020-06-08 12:38:06 -07:00
  • 23f5ffd6d6 Change default preferred-dark-theme to navy. Eric Huss 2020-04-21 10:18:44 -07:00
  • 484e5c0b8f Merge pull request #1244 from brycefisher/dont-open-search-bar-when-in-text-input Eric Huss 2020-06-07 13:19:03 -07:00
  • a80febd318 Merge pull request #1245 from nihaals/improve-ga-doc Eric Huss 2020-06-07 13:14:12 -07:00
  • 16010ee28b Improved Google Analytics example Nihaal Sangha 2020-06-06 18:05:32 +01:00
  • fb1476d1e3 fix: don't jump away from form input to search bar Bryce Fisher-Fleig 2020-06-04 14:35:49 -07:00
  • b375f4e3d5 Merge pull request #1237 from Michael-F-Bryan/redirects Eric Huss 2020-05-30 10:30:09 -07:00
  • 25ec7ace1a Fix typo for redirect TOML. Eric Huss 2020-05-30 10:27:38 -07:00
  • ebc01dbb71 Updated the test to follow our docs Michael-F-Bryan 2020-05-30 04:15:24 +08:00
  • 7b3e945a27 Updated the test to reflect how redirect keys should be absolute Michael-F-Bryan 2020-05-30 04:11:11 +08:00
  • 964a10ff29 Redid the wording in the docs because it was around the wrong way Michael-F-Bryan 2020-05-30 04:09:43 +08:00
  • 5907caa732 I should have used a more realistic example Michael-F-Bryan 2020-05-27 03:19:24 +08:00
  • da55cf273f Changed redirect mapping to HashMap<String, String> and improved error handling Michael-F-Bryan 2020-05-27 03:12:57 +08:00
  • a6ab4d8402 Explained how you can configure redirects Michael-F-Bryan 2020-05-27 02:52:59 +08:00
  • 4c2318922f Added integration tests to make sure files are redirected as intended Michael-F-Bryan 2020-05-27 02:35:15 +08:00
  • b2d50392ea Emit redirects towards the end of the rendering process Michael-F-Bryan 2020-05-27 02:23:36 +08:00
  • a5086a1e58 Added a redirect map to the HTML config Michael-F-Bryan 2020-05-27 02:04:12 +08:00
  • 6c4c3448e3 Update dependencies. (#1211) Eric Huss 2020-05-20 14:32:00 -07:00
  • 5d5c55e619 Merge pull request #1171 from mark-i-m/master Eric Huss 2020-05-20 12:17:45 -07:00
  • e2023fd72d Tweak wording of documentation for part titles. Eric Huss 2020-05-20 12:17:17 -07:00
  • e677b72eb8 Merge pull request #1188 from pheki/remove-google-surveillance Eric Huss 2020-05-20 11:01:07 -07:00
  • 7e090ca42f Also copy font licenses when copy-fonts is enabled Aphek 2020-05-19 03:17:01 -03:00
  • 122c988477 Rename config from no-copy-fonts to copy-fonts Aphek 2020-05-19 03:09:25 -03:00
  • d0fe9bd41c make part titles another SummaryItem mark 2020-05-18 11:18:14 -05:00
  • b1ccb30220 update docs mark 2020-05-17 17:00:03 -05:00
  • 91e3aa4b55 try to satisfy msrv? mark 2020-03-20 21:40:40 -05:00
  • 2d63286c63 make part titles bold mark 2020-03-20 21:29:17 -05:00
  • 5dd2a5bff4 implement support for book parts mark 2020-03-20 21:18:07 -05:00
  • 1b3b10d2ae Do not allow the sidebar to be dragged outside the window. (#1229) Eric Huss 2020-05-17 13:05:12 -07:00
  • 2c26c65f4d Remove google fonts by serving them locally Aphek 2020-05-15 02:48:28 -03:00
  • e8d4bc52e1 Merge pull request #1215 from ehuss/block-cleanup Eric Huss 2020-05-10 09:35:46 -07:00
  • 6038af292f Remove some unnecessary blocks. Eric Huss 2020-05-10 09:23:40 -07:00
  • 578e4da5b6 Merge pull request #1153 from azerupi/draft-chapters Eric Huss 2020-05-10 09:18:02 -07:00
  • 43008ef2ef fix issues from code review Mathieu David 2020-03-09 22:34:28 +01:00
  • d605938886 Bring back draft chapters Mathieu David 2020-02-29 17:55:45 +01:00
  • 7e11d37e49 Merge pull request #1206 from GillesRasigade/html-head-custom Eric Huss 2020-05-10 08:57:23 -07:00
  • 50bcf67f2b Consistent punctuation. Eric Huss 2020-05-10 08:42:45 -07:00
  • c2d58158da Revert HTML auto-formatting Gilles Rasigade 2020-05-10 09:39:13 +02:00
  • 1731779a8d Add header.hbs template documentation Gilles Rasigade 2020-05-10 09:35:27 +02:00
  • f7e349d37f Add head.hbs template documentation Gilles Rasigade 2020-05-10 09:31:30 +02:00
  • 61c8413138 Allow to define own HTML <head> attributes Create a index.hbs template file to render additional HTML <head> attributes Gilles Rasigade 2020-05-01 07:47:50 +02:00
  • 8ee950e3de Merge pull request #1214 from ehuss/fix-clippy Eric Huss 2020-05-10 08:39:19 -07:00
  • c44ef1b2f0 Fix some clippy warnings. Eric Huss 2020-05-10 08:29:50 -07:00
  • 07dfc4b89a Merge pull request #1207 from toyboot4e/fix-mdbook_book Eric Huss 2020-05-08 06:51:21 -07:00
  • 282e55122e Update src/config.rs toyboot4e 2020-05-08 19:56:41 +09:00
  • 17210b058f Merge pull request #1208 from uint/links-preprocessor-support-pluses Eric Huss 2020-05-07 15:36:42 -07:00
  • b1cf3f117d Links preprocessor: support pluses in file paths Tomasz Kurcz 2020-05-03 14:50:03 +02:00
  • d665732056 Links preprocessor: test links with special characters Tomasz Kurcz 2020-05-03 14:42:22 +02:00
  • 2f59dbf1ef Fix example of MDBOOK_BOOK (again) toyboot4e 2020-05-03 18:58:41 +09:00
  • 3a63276727 Not to use matches! toyboot4e 2020-05-03 18:16:44 +09:00
  • 4c64f23089 Fix example of MDBOOK_BOOK toyboot4e 2020-05-03 17:54:35 +09:00
  • 683d2b2240 Fix use of MDBOOK_BOOK toyboot4e 2020-05-03 17:54:17 +09:00
  • 11f95f76e6 Merge pull request #1122 from segfaultsourcery/zero-exit-code-when-plugin-not-found-893 Eric Huss 2020-04-21 15:42:52 -07:00
  • 2732c5e8f7 Update docs and tweak error messages. Eric Huss 2020-04-21 15:34:59 -07:00
  • 6b550cb4bb Make missing backends optional. Kim Hermansson 2019-12-31 11:16:59 +01:00
  • 712362f9e7 Merge pull request #1163 from kngwyu/kpp-edition2018 Eric Huss 2020-04-21 13:00:15 -07:00
  • 28ce8f5ac0 Some edition cleanup and fixes. Eric Huss 2020-04-21 12:21:56 -07:00
  • 255756cfee Make new [rust] config and move edition config under it kngwyu 2020-03-10 00:02:54 +09:00
  • 53d821bf6d Add edition to hbs renderer Gabriel Majeri 2019-11-18 01:03:14 +03:00
  • d39d4517aa Add support for Rust edition Gabriel Majeri 2019-11-17 21:36:10 +03:00
  • bd0f434225 Merge pull request #1164 from zdenek-crha/doc_gitignore_use Eric Huss 2020-04-21 10:21:34 -07:00
  • 3806d7b6ea Merge pull request #1197 from ehuss/release-0.4.0 Eric Huss 2020-04-20 09:58:13 -07:00
  • d1b484ff35 Start 0.4.0 release. Eric Huss 2020-04-20 09:44:18 -07:00
  • 04c04dfc88 Merge pull request #1195 from englishm/me/suppress-more-warnings-for-small-listings Eric Huss 2020-04-18 08:33:30 -07:00
  • 1d265fd143 Broaden scope of suppressed warnings for listings without a main fn Mike English 2020-04-18 00:10:08 -04:00
  • 8e673c96c2 Release 0.3.7 v0.3.7 Eric Huss 2020-04-03 12:55:41 -07:00