Yuki Okushi
4e16d96ed5
Mention removed features ( #1282 )
2020-07-19 21:32:21 +02:00
Owen Nelson
0eefd63a13
Change "show hidden lines" icon to "eye" instead of "expand."
...
In a recent discussion in the amethyst docs discord channel,
it was suggested that using an "eye" icon might make the show hidden
lines feature of mdbook's code sample rendering more discoverable.
I myself overlooked the arrows that are in use now.
Fixes #663 at least in part.
2020-07-16 19:27:18 -07:00
Eric Huss
89c2743cc6
Merge pull request #1280 from bikeshedder/fix-title-doc
...
Fix documentation for title and book_title
2020-07-16 10:04:44 -07:00
Michael P. Jung
a825427722
Fix documentation for title and book_title
2020-07-16 16:43:46 +02:00
maniyar1
c99047bbda
Update highlight.js
...
Updates to 10.1.1, with support for new languages added to the common set.
Built with:
common languages + D, handlebars, haskell, julia, scala, x86asm, armasm, yaml
Size difference:
New highlight.js: 132KiB
Old highlight.js: 84KiB
--
New highlight.js compressed: 48KiB
Old highlight.js compressed: 36KiB
2020-07-09 14:01:51 -04:00
Eric Huss
20a0b99c3d
Fix favicon when only one is overridden.
...
A mistake in #1266 , I neglected to also update the <link> generation
to elide the link if one of the favicon images is not included.
2020-07-08 12:44:07 -07:00
Eric Huss
ec495a7823
Merge pull request #1273 from ehuss/fix-ci-rustup
...
Fix CI due to new rustup.
2020-07-08 10:59:14 -07:00
Eric Huss
e38fb1ecc6
Fix CI due to new rustup.
2020-07-07 14:08:51 -07:00
Eric Huss
f37ea9a4e7
Merge pull request #1269 from ehuss/update-changelog
...
Update changelog.
2020-07-03 09:07:21 -07:00
Eric Huss
8f74804c70
Update changelog.
2020-07-03 08:52:46 -07:00
Eric Huss
649f3555e5
Merge pull request #1266 from ehuss/favicon-no-default
...
Don't copy default favicon if at least one is overridden.
2020-07-03 08:47:34 -07:00
Eric Huss
8432df1e80
Merge pull request #1265 from ehuss/part-title-active
...
Fix sidebar scrolling with part titles.
2020-07-03 08:34:52 -07:00
Igor Matuszewski
9eba9ed93a
Update select dependency to 0.5 ( #1267 )
...
This allows to prune some of the old transitive dependencies from the
dep tree. In particular, this gets rid of <1.0 syn and related crates.
2020-06-30 19:11:09 +02:00
Eric Huss
b0c6f2d7a3
Don't copy default favicon if at least one is overridden.
2020-06-27 16:30:46 -07:00
Eric Huss
6e0688afef
Update changelog, add note about SVG icon.
2020-06-27 15:37:13 -07:00
Eric Huss
e9951af73e
Fix sidebar scrolling with part titles.
2020-06-24 21:13:02 -07:00
Eric Huss
138dc696b7
Merge pull request #1264 from ehuss/update-changelog
...
Update changelog.
2020-06-23 11:45:04 -07:00
Eric Huss
91b2fb86bf
Update changelog.
2020-06-23 11:44:05 -07:00
Eric Huss
d4df7e7cdd
Merge pull request #1230 from ehuss/favicon-svg
...
Add SVG favicon.
2020-06-23 11:34:03 -07:00
Eric Huss
4699269e49
Add SVG favicon.
2020-06-23 10:58:10 -07:00
Eric Huss
c1ed6ee108
Merge pull request #1228 from ehuss/fix-dest-dir
...
Fix dest-dir command-line flag.
2020-06-23 10:55:38 -07:00
Eric Huss
f59cfe7e2f
Fix dest-dir command-line flag.
2020-06-23 10:55:01 -07:00
Eric Huss
9268884b17
Merge pull request #1221 from manuel-woelker/fb-539-not-found-page
...
Generate 404.html page (#539 )
2020-06-23 10:48:08 -07:00
Eric Huss
4f435c62e6
Merge pull request #1249 from ThePuzzlemaker/thepuzzlemaker-stylepatch
...
Fix issue where Font Awesome overrides `.hidden`'s `display: none`
2020-06-22 12:28:09 -07:00
Eric Huss
9a97f0a096
Fix init creating empty `[rust]` table. ( #1233 )
2020-06-22 16:36:37 +02:00
Eric Huss
bc23d08fa5
Rename playpen to playground. ( #1241 )
...
looks good
2020-06-22 16:34:25 +02:00
ThePuzzlemaker
84d848f292
Fix issue where Font Awesome overrides `.hidden`'s `display: none`
2020-06-10 12:55:22 -05:00
Manuel Woelker
d7df832cce
fix test and formatting
2020-06-10 15:33:09 +02:00
Manuel Woelker
406b325c54
fix usage of newly stablized inner_deref/as_deref
2020-06-10 13:09:18 +02:00
Manuel Woelker
6d6e5407a3
document: config 404 config parameters `output.html.site-url` and `output.html.site-url`
2020-06-10 12:46:23 +02:00
Manuel Woelker
06efa7a675
additional changes to the 404 mechanism based on feedback:
...
- removed config output_404
- ensure serve overrides the site url, and hosts the correct 404 file
- refactor 404 rendering into separate fn
- formatting
2020-06-10 12:46:23 +02:00
Manuel Woelker
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
2020-06-10 12:46:23 +02:00
Manuel Woelker
cda28bb618
Generate 404.html page ( #539 )
2020-06-10 12:46:23 +02:00
Eric Huss
fe1ba71d45
Merge pull request #1199 from ehuss/preferred-dark-theme
...
Change default preferred-dark-theme to `navy`.
2020-06-08 12:38:06 -07:00
Eric Huss
23f5ffd6d6
Change default preferred-dark-theme to `navy`.
2020-06-08 11:40:38 -07:00
Eric Huss
484e5c0b8f
Merge pull request #1244 from brycefisher/dont-open-search-bar-when-in-text-input
...
fix: don't jump away from form input to search bar
2020-06-07 13:19:03 -07:00
Eric Huss
a80febd318
Merge pull request #1245 from nihaals/improve-ga-doc
...
Improved Google Analytics example
2020-06-07 13:14:12 -07:00
Nihaal Sangha
16010ee28b
Improved Google Analytics example
2020-06-06 18:05:32 +01:00
Bryce Fisher-Fleig
fb1476d1e3
fix: don't jump away from form input to search bar
...
Addresses #1020 with the suggestion from prior PR #1101
2020-06-04 14:35:49 -07:00
Eric Huss
b375f4e3d5
Merge pull request #1237 from Michael-F-Bryan/redirects
...
Implement URL redirecting
2020-05-30 10:30:09 -07:00
Eric Huss
25ec7ace1a
Fix typo for redirect TOML.
2020-05-30 10:27:38 -07:00
Michael-F-Bryan
ebc01dbb71
Updated the test to follow our docs
2020-05-30 04:15:24 +08:00
Michael-F-Bryan
7b3e945a27
Updated the test to reflect how redirect keys should be absolute
2020-05-30 04:11:11 +08:00
Michael-F-Bryan
964a10ff29
Redid the wording in the docs because it was around the wrong way
2020-05-30 04:09:43 +08:00
Michael-F-Bryan
5907caa732
I should have used a more realistic example
2020-05-27 03:19:24 +08:00
Michael-F-Bryan
da55cf273f
Changed redirect mapping to HashMap<String, String> and improved error handling
2020-05-27 03:12:57 +08:00
Michael-F-Bryan
a6ab4d8402
Explained how you can configure redirects
2020-05-27 02:52:59 +08:00
Michael-F-Bryan
4c2318922f
Added integration tests to make sure files are redirected as intended
2020-05-27 02:43:01 +08:00
Michael-F-Bryan
b2d50392ea
Emit redirects towards the end of the rendering process
2020-05-27 02:42:56 +08:00
Michael-F-Bryan
a5086a1e58
Added a redirect map to the HTML config
2020-05-27 02:38:04 +08:00