summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-08-08delete '+' replacement and use cargo fmt to formatEvian-Zhang
2020-08-07Merge pull request #1272 from ehuss/fix-favicon-linkEric Huss
2020-08-03allow space in SUMMARY.md's link destinationEvian-Zhang
2020-07-30Merge pull request #1284 from ericonr/optEric Huss
2020-07-29summary: turn SoftBreak events into spaces.Érico Rolim
2020-07-28Mention that uninstalled backend isn't marked optional.Érico Rolim
2020-07-25Handled UTF-8 BOMFrankHB
2020-07-21Merge pull request #1277 from maniyar1/patch-1Eric Huss
2020-07-20Add R-lang supportmaniyar1
2020-07-16Change "show hidden lines" icon to "eye" instead of "expand."Owen Nelson
2020-07-09Update highlight.jsmaniyar1
2020-07-08Fix favicon when only one is overridden.Eric Huss
2020-07-03Merge pull request #1266 from ehuss/favicon-no-defaultEric Huss
2020-06-27Don't copy default favicon if at least one is overridden.Eric Huss
2020-06-24Fix sidebar scrolling with part titles.Eric Huss
2020-06-23Add SVG favicon.Eric Huss
2020-06-23Fix dest-dir command-line flag.Eric Huss
2020-06-23Merge pull request #1221 from manuel-woelker/fb-539-not-found-pageEric Huss
2020-06-22Merge pull request #1249 from ThePuzzlemaker/thepuzzlemaker-stylepatchEric Huss
2020-06-22Fix init creating empty `[rust]` table. (#1233)Eric Huss
2020-06-22Rename playpen to playground. (#1241)Eric Huss
2020-06-10Fix issue where Font Awesome overrides `.hidden`'s `display: none`ThePuzzlemaker
2020-06-10fix test and formattingManuel Woelker
2020-06-10fix usage of newly stablized inner_deref/as_derefManuel Woelker
2020-06-10additional changes to the 404 mechanism based on feedback:Manuel Woelker
2020-06-10Add the config parameter output.html.site-url to set base url of the 404 page...Manuel Woelker
2020-06-10Generate 404.html page (#539)Manuel Woelker
2020-06-08Change default preferred-dark-theme to `navy`.Eric Huss
2020-06-04fix: don't jump away from form input to search barBryce Fisher-Fleig
2020-05-27Changed redirect mapping to HashMap<String, String> and improved error handlingMichael-F-Bryan
2020-05-27Emit redirects towards the end of the rendering processMichael-F-Bryan
2020-05-27Added a redirect map to the HTML configMichael-F-Bryan
2020-05-20Update dependencies. (#1211)Eric Huss
2020-05-20Merge pull request #1171 from mark-i-m/masterEric Huss
2020-05-20Merge pull request #1188 from pheki/remove-google-surveillanceEric Huss
2020-05-19Also copy font licenses when copy-fonts is enabledAphek
2020-05-19Rename config from no-copy-fonts to copy-fontsAphek
2020-05-18make part titles another SummaryItemmark
2020-05-17try to satisfy msrv?mark
2020-05-17make part titles boldmark
2020-05-17implement support for book partsmark
2020-05-17Do not allow the sidebar to be dragged outside the window. (#1229)Eric Huss
2020-05-15Remove google fonts by serving them locallyAphek
2020-05-10Remove some unnecessary blocks.Eric Huss
2020-05-10fix issues from code reviewMathieu David
2020-05-10Bring back draft chaptersMathieu David
2020-05-10Revert HTML auto-formattingGilles Rasigade
2020-05-10Allow to define own HTML <head> attributesGilles Rasigade
2020-05-10Merge pull request #1214 from ehuss/fix-clippyEric Huss
2020-05-10Fix some clippy warnings.Eric Huss