vuepress-theme-maker icon indicating copy to clipboard operation
vuepress-theme-maker copied to clipboard

🐉 A flat and clean Blog Theme for VuePress site | 一款多配置、简约风的VuePress 博客主题.

Results 4 vuepress-theme-maker issues
Sort by recently updated
recently updated
newest added

> 已在1.2.2版本修复; 老板,还是有点问题 首页图片能加载出来,进入文章后头图就加载不出来了 这是我现在部署的地址: https://i2333g3.gitee.io/personal-learning-blog/post/2022/04/21/shell.html 左侧头像加载不出 从首页进文章页后,刷新地址变成了:https://i2333g3.gitee.io/personal-learning-blog/post/2022/04/21/logo.jpg 了 应该是 https://i2333g3.gitee.io/personal-learning-blog/logo.jpg _Originally posted by @2333Ge in https://github.com/80maker/vuepress-theme-maker/issues/15#issuecomment-1180124542_

Going to https://80shuo.com/ the html does not have `` or any other meta tag in HTML head, but those are specified in ssr: https://github.com/80maker/vuepress-theme-maker/blob/fe72943fff9c97c7e02ad2053308d1a5c293f785/templates/ssr.html#L4 Where could this issue come from?

![image](https://github.com/80maker/vuepress-theme-maker/assets/48871516/2b457bf8-fb44-40a7-ae22-4544eb17da8e) 代码 ![image](https://github.com/80maker/vuepress-theme-maker/assets/48871516/cfff9c1b-7a7a-43cd-b09c-5f4df78efc2e) ~~~ blog: { directories: [ { id: 'experience', dirname: 'experience', path: '/experience/', itemPermalink: '/experience/:year/:month/:day/:slug.html', pagination: { perPagePosts: 10, }, } ], frontmatters: [ { id: "tag", keys:...

![image](https://github.com/80maker/vuepress-theme-maker/assets/48871516/63e6b85d-30f8-41a6-8762-333f49a18d89)