zhangwuzheng / antdcos-document

AntDcos 官方文档源文件(仅供参考)[备注:部署到Github需要Build后上传*.html文件!]

Home Page:https://antdcos.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home heroImage actionText actionLink features footerColumn footerWrap footer
true
/assets/logo.png
快速上手
/guide/
title details
Less 预处理器
从 Stylus 样式过渡到 Less 样式,统一使用预处理器,让 node_modules 不再过度臃肿。
title details
Ant Design 风格
主题搭载 Ant Design of Vue 组件,支持 Markdown 语法与 Ant Design 组件混用。
title details
各种功能优化
新增底部栏目设置,优化行内代码、代码块以及其他各种显示效果和动画,真正实现风格迁移。
4
headline items
🌿生态系统
title link details
AntDocs
VuePress 主题
title link details
VuePress-Creator
VuePress CLI
title link details
Document
文档源文件
headline items
⚓资源链接
title link
VuePress
title link
Ant Design Vue
headline items
💬社区交流
title link details
入驻申请
插件/脚本/案例
title link details
报告 Bug
Github issue
headline items
☕作者博客
title link details
掘金
一个帮助开发者成长的社区
title link details
CSDN
专业IT技术社区
MIT Licensed | Copyright © 2020-present Feng Left-Handed

快速上手

安装主题

使用 yarn 安装 AntDocs 主题:

yarn add vuepress-theme-antdocs

或者使用 npm 安装它:

npm i vuepress-theme-antdocs

如果你的网络环境不佳,推荐使用 cnpm

引用主题

打开 .vuepress/config.js 文件,然后在合适位置引用它:

module.exports = {
  ...
  theme: 'antdocs',
  ...
}

如果你对 VuePress 主题配置不是很了解,请点这里:使用主题

配置完毕后,你就可以直接 yarn run docs:devnpm run docs:dev 查看效果。

效果预览

贡献者

左撇峰子   Guojun Chen   Baiang   Yexk_M   kitaharafay

 

我也想为贡献者之一?

 

赞助者

Roy Kid

About

AntDcos 官方文档源文件(仅供参考)[备注:部署到Github需要Build后上传*.html文件!]

https://antdcos.vercel.app