Skip to content

Commit 05120bf

Browse files
committed
chore: readme
1 parent 42f19e0 commit 05120bf

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@
1212
<a href="https://discordapp.com/invite/HBherRA"><img src="https://img.shields.io/badge/Discord-join%20chat-738bd7.svg" alt="vuepress channel on Discord"></a>
1313
</p>
1414

15-
> This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepress.vuejs.org.
15+
<h2 align="center">Supporting VuePress</h2>
16+
17+
Maintaining and developing new features to VuePress takes a considerable amount of time (if you know that Gastby's team is a company), and I am currently exploring the possibility of working on VuePress fulltime.
18+
19+
- [Sponsor ULIVZ on Patreon](https://www.patreon.com/ulivz)
20+
- [Sponsor Vue.js](https://vuejs.org/support-vuejs)
21+
22+
> "VuePress is much more than that." —— ULIVZ
1623
1724
## Install
1825

@@ -23,11 +30,14 @@ yarn add vuepress@next -D # Install 1.x.
2330

2431
## Showcase
2532

26-
Check out [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) to find awesome things related to VuePress 1.x .
33+
- [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress)
34+
- [vuepress.gallery](https://vuepress.gallery) (by [@vicbergquist](https://twitter.com/vicbergquist))
2735

28-
## Development
36+
## Documentation
2937

30-
> Please make sure your version of Node.js is greater than 8.
38+
This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepress.vuejs.org.
39+
40+
## Contribution
3141

3242
``` bash
3343
yarn bootstrap # Install and link dependencies for this lerna repo
@@ -37,7 +47,9 @@ yarn test # make sure your code change pass the test
3747

3848
If you intend to make `"substantial"` changes to VuePress or its documentation, please checkout [VuePress RFCs](./rfcs/README.md).
3949

40-
Thank you to all the people who already contributed to Vue!
50+
If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/ulivz/awesome-vuepress)!
51+
52+
Thank you to all the people who already contributed to VuePress!
4153

4254
![contributors](https://opencollective.com/vuepress/contributors.svg?width=890)
4355

0 commit comments

Comments
 (0)