An Ant Design style theme for VuePress.FeaturesEquipped with Ant Design style, you can directly use various components of the UI library. Optimize parts of styles. More features are waiting for you to discover .
Yimi163/vuepress-theme-antdocs 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支(2) 管理 管理 master dev 克隆/下载 HTTPSSSHSVNSVN+SSH ...
Install theme npm i vuepress-theme-antdocs or yarn add vuepress-theme-antdocs Use theme Open your.vuepress/config.js, and then add VuePress theme reference code: module.exports={theme:'antdocs'} You can get help here:Using a theme Preview...
yarn add vuepress-theme-antdocs 或者使用npm安装它: npm i vuepress-theme-antdocs 如果你的网络环境不佳,推荐使用 cnpm。 引用主题 打开.vuepress/config.js文件,然后在合适位置引用它: module.exports = { ... theme: 'antdocs', ... } 如果你对 VuePress 主题配置不是很了解,请点这里:使用主题 配置完...
"vuepress-theme-antdocs": "^1.0.1" node: 10.13.0Activity zpfzadded discussion 讨论 question 问题Further information is requested on May 12, 2020 calebman commented on Jun 2, 2020 calebman on Jun 2, 2020 我也报了这个错,是因为 core-js 3.x 版本的api 变动导致的,降低版本到 2.x 即可...
AntDocs官方文档,不需要过多的配置,就可以讲自己的项目装饰的很好。 跟其他主题相对比,出了这款主题维护力度比较大之外: 简洁的风格,最大限度优化各种显示以及动画效果。 支持Markdown 语法与Ant Design组件混用 使用yarn 安装 AntDocs 主题: ```bash yarn add vuepress-theme-antdocs ...
一、背景在使用Mr.Hope大佬的vuepress-theme-hope的V2版做网站时候,也就是由VuePress2提供支持,使用Vite...
今天早上看到VuePress +Gitee 快速搭建个人博客,于是打算尝试一下vuepress,在尝试的过程中查找资料,我在CSDN的链接中还找到了vuepress-theme-antdocs和vuepress-creator的作者。我还以为他是vue-theme-vdoing的作者,但是他们的GitHub不同。最后我在vuepress-theme-vdoing的文档库中发现原...
vuepress-theme-td vuepress开发的主题 vuepress vuepress-theme ycccccccc• 1.4.23 • a year ago • 0 dependents • ISCpublished version 1.4.23, a year ago0 dependents licensed under $ISC 125 vuepress-theme-antdocs An Ant Design style theme for VuePress. theme vuepress vuepress-theme antd...
2021-06-16:折腾一下午,终于完成初步目标。输入域名,可以打开我的 vuepress项目了。 2021-06-16:晚上,接入了 Google Adsense 广告位。 2021-09-17:折腾一晚上,完成了CDN加速。 开发环境 Node版本:v12.18.4 服务器:阿里云 CDN加速:七牛云 图床:七牛云 ...