VuePress

简约的 Vue 驱动的静态网站生成器。「📝 Minimalistic Vue-powered static site generator」

Github星跟踪图

VuePress

VuePress 2 即将到来!请签出 vuepress-next

文档

查看我们的文档:https://vuepress.vuejs.org/

作品展示

贡献

想要做贡献?请查看我们的 贡献指南新手问题

yarn install # 安装所有依赖关系
yarn dev     # 为VuePress自己的文档提供服务
yarn test    # 确保你的代码修改通过测试

如果你没有本地签出,你也可以在 Gitpod 中打开 VuePress,Gitpod 是 GitHub 的免费在线 IDE。

如果你打算对 VuePress 或其文档进行 "实质性" 修改,请查看 VuePress RFCs

如果你有一个与 VuePress 相关的项目/组件/工具,请将其通过拉取请求添加到这个精选列表中。

贡献者

(请参见自述文件)

许可证

MIT

(vz Revised on 2020.12.20)

概览

名称与所有者vuejs/vuepress
主编程语言JavaScript
编程语言JavaScript (语言数: 7)
平台Linux, Mac, Windows
许可证MIT License
发布数130
最新版本名称v1.9.10 (发布于 2023-08-14 16:06:58)
第一版名称v0.1.0 (发布于 2018-04-12 18:41:30)
创建于2018-04-05 16:58:38
推送于2024-04-04 04:59:05
最后一次提交2023-08-14 16:07:19
星数22.3k
关注者数265
派生数4.8k
提交数2.2k
已启用问题?
问题数1965
打开的问题数530
拉请求数781
打开的拉请求数84
关闭的拉请求数366
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Install

yarn add vuepress -D

Documentation

Check out our docs at https://vuepress.vuejs.org/.

Showcase

Contribution

Want to contribute? Check our issues for beginners!

yarn bootstrap # Install and link dependencies for this lerna repo
yarn dev  # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test

If you don't have a local checkout, you can also open VuePress in Gitpod, a free online IDE for GitHub.

If you intend to make "substantial" changes to VuePress or its documentation, please checkout VuePress RFCs.

If you have a VuePress-related project/component/tool, add it with a pull request to this curated list!

Contributors

Core Team

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]










License

MIT

去到顶部