maomao1996 / vitepress-nav-template

基于 VitePress 的个人前端导航页面模板
https://fe-nav.netlify.app/nav/
MIT License
233 stars 72 forks source link

无法正确部署 #7

Closed lilingfengdev closed 9 months ago

lilingfengdev commented 9 months ago

项目地址 https://github.com/postyizhan/lezi-wiki Github Pages 部署后无法访问

maomao1996 commented 9 months ago

你之前没有修改 package.json - build:githubAPP_BASE_PATH 为当前项目名

目前已在最新代码中简化了这部分逻辑(改为自动获取当前项目名)可直接部署使用