Webpage performance up to70% 详情 V2 基于VuePress2, 带有Vite2/Webpack5和Vue3的强大功能。 V2 完全重写,包括: 所有组件都用Vue3 中的 Composition API重写 所有样式都迁移到Sass V2 也有更好的性能:🚀 DevServer 冷启动时间减少50% 构建内存减小65% 构建时间减少30% 输出大小降低25% 网页性能提高70% Languages TypeScript77.6% SCSS19.9% Java...
最简单的做法是上传到 GitHub 并开启 GitHub Pages。 部署到 GitHub Pages 如果你在使用模板,且在创建过程中选择了创建自动部署文档的 GitHub 工作流,那么你唯一要做的就是设置正确的base选项 如果你准备发布到 https://<USERNAME>.github.io/,你必须将整个项目上传至GitHub: Let’s build from here<USERNAME>/<...
import SlidePage from "vuepress-plugin-md-enhance/SlidePage"; import Snippet from "./layouts/Snippet.js"; defineEchartsConfig({ setup: async () => { await import("echarts-wordcloud"); @@ -11,5 +13,6 @@ defineEchartsConfig({ export default defineClientConfig({ layouts: { Slide: S...
下面附上可以直接访问的地址,两个链接都可以直接访问,后面会说一下部署方式的不同: GitHub Page:https://trunks2008.github.io/ 个人服务器:http://123.249.45.169:8080/ 不要问我为啥个人服务器上不给弄个域名,看了同事给我发了一堆ICP备案需要准备的材料和流程,我直接选择了放弃… 下面简单记录一下使用vuepr...
生成package.json...?设置应用名称 blogs2?设置应用版本号2.0.0?设置应用描述Aprojectofvuepress-theme-hope?设置协议MIT?项目需要用到多语言么?No?是否需要一个自动部署文档到 GitHub Pages 的工作流? Yes?你想要创建什么类型的项目? blog 生成模板...?是否初始化 Git 仓库?Yes?选择你想使用的源 当前源 ...
萌萌哒草头将军(我的旧博客): https://mmdctjj.github.io/blogs/ 图片 vuepress-theme-reco 2.0案例: 异想之旅のBlog:https://www.yixiangzhilv.com/ 图片 vuepress-theme-vdoing 案例: Dra-M: https://dra-m.com/ 图片 相信看到这里,应该有自己心仪的主题了吧 ...
首先安装Giscus:https://github.com/apps/giscus 点击install按钮,在配置详情页中选择对应的生效仓库。(这里我选择仅仅对评论仓库生效) 然后回到评论仓库,点击seething,选中Feature下的Discussions 点击set up discussions,默认的文本不需要修改,点击提交即可出现如下页面,说明该功能启用成功。 接着,我们前往https://gis...
这就埋下了坑,你如果不是内置支持的GitHub、Gitlab、Gitee和Bitbucket链接(例如内网链接),那么不配置这项就直接不会展示“编辑此页”链接,哪怕editLink配置为true。 源码解析 ts // packages/theme/src/client/modules/info/components/PageMeta.ts const { repo, docsRepo = repo, docsBranch = "main", docs...
A vuepress theme with tons of features✨. Contribute to zjb-it/vuepress-theme-hope development by creating an account on GitHub.
Mister-Hoperemoved bug on Mar 7, 2025 BillSauladded a commit that references this issue on Mar 17, 2025 fix(theme): fix PageInfo ,close vuepress-theme-hope#4772 4ce1c21 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...