v8.7.1
π New Features
- Add pace-js (#352)
-# Progress bar in the top during page loading.
-# For more information: https://github.com/rstacruz/nprogress
-nprogress:
- enable: false
- spinner: true
+# For more information: https://github.com/CodeByZach/pace
+pace:
+ enable: false
+ # All available colors:
+ # black | blue | green | orange | pink | purple | red | silver | white | yellow
+ color: blue
+ # All available themes:
+ # big-counter | bounce | barber-shop | center-atom | center-circle | center-radar | center-simple
+ # corner-indicator | fill-left | flat-top | flash | loading-bar | mac-osx | material | minimal
+ theme: minimal
π Bug Fixes
- Fix image caption generated by pandoc with fancybox enabled (c377515)
- Use MathJax.typesetPromise (7b8cf30)
π Improvements
π External Changes
π Documentation
- Hide options for customizing the CDN URLs from
_config.yml
(#351)
π Localization
- New Crowdin updates (#342)
For full changes, see the comparison between v8.7.0 and v8.7.1