VuePress

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

Github stars Tracking Chart

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)

Overview

Name With Ownervuejs/vuepress
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 7)
PlatformLinux, Mac, Windows
License:MIT License
Release Count130
Last Release Namev1.9.10 (Posted on 2023-08-14 16:06:58)
First Release Namev0.1.0 (Posted on 2018-04-12 18:41:30)
Created At2018-04-05 16:58:38
Pushed At2024-03-21 06:35:32
Last Commit At2023-08-14 16:07:19
Stargazers Count22.3k
Watchers Count266
Fork Count4.8k
Commits Count2.2k
Has Issues Enabled
Issues Count1958
Issue Open Count525
Pull Requests Count781
Pull Requests Open Count83
Pull Requests Close Count366
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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

To the top