VuePress-Theme-Vuesax Quick start Install theme npm i vuepress-theme-vuesax Use theme Open your .vuepress/config.js, and then add VuePress theme reference code: module.exports = { theme: 'vuesax' } You can get help here: Using a theme Preview