best velociraptor 72170:用Stackbit创建的Jamstack网站 源码
卡斯珀主题 Ghosts Vuepress的默认主题 。 用Stackbit创建 安装 安装npm软件包: $ npm i vuepress-theme-casper --save 修改您的vuepress config config.js : module . exports = { title : 'Theme Title' , description : 'Theme description' , base : '/' , theme : 'casper' , head : [ [ 'link' , { rel : 'icon' , href : '/favicon.png' } ] ] , markdown : { anchor : { permalink : false , permalinkBefore
用户评论