Layout
# Layout
vuepress-theme-hope
adds a lot of layout changes to the default theme layout.
Others
- Switch animation
As the page switches, a gradual transition animation will be displayed. Improve document / blog texture.
- Back to top button
vuepress-theme-hope
adds a home-made back-to-top control that will display by 300px by default.The back to top button uses a round colored icon instead of the arrow in the default theme.
You can disable it by setting
backToTop
inthemeConfig
tofalse
.