heroBefore Slot
heroBg Slot
{ "image": "https://theme-hope-assets.vuejs.press/bg/6-light.svg", "imageDark": "https://theme-hope-assets.vuejs.press/bg/6-dark.svg", "style": { "background-attachment": "fixed" } }
heroLogo Slot
{ "image": "https://theme-hope-assets.vuejs.press/logo.svg", "imageDark": null, "style": null, "alt": "" }
heroInfo Slot
{ "text": "VuePress Theme Hope", "tagline": "A VuePress theme with tons of features✨", "style": { "min-height": "600px" }, "isFullScreen": false }
heroAfter Slot
Easy to install
Run
pnpm create vuepress-theme-hope hope-project
to create a new project with this theme.Run
pnpm create vuepress-theme-hope add .
in your project root to create a new project with this theme.
contentBefore Slot
This page shows how to use slots to customize the content of a home page.
contentAfter Slot