mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
docs(github): update github readme
This commit is contained in:
parent
52370a5923
commit
ad05af6837
32
README.md
32
README.md
@ -1,31 +1,25 @@
|
||||
[![SpaceVim](https://spacevim.org/logo.png)](https://spacevim.org)
|
||||
<h1 align="center">
|
||||
<a href="https://spacevim.org/">
|
||||
<img src="https://spacevim.org/logo.png" width="600" alt="SpaceVim"/>
|
||||
</a>
|
||||
</h1>
|
||||
|
||||
[Wiki](https://github.com/SpaceVim/SpaceVim/wiki) \|
|
||||
[Community](https://spacevim.org/community/) \|
|
||||
[Sponsors](https://spacevim.org/sponsors/) \|
|
||||
[Twitter](https://twitter.com/SpaceVim) \|
|
||||
[中文官网](https://spacevim.org/cn/)
|
||||
[Chat](https://app.element.io/#/room/#spacevim:matrix.org) \|
|
||||
[Quick Start Guide](https://spacevim.org/quick-start-guide/) \|
|
||||
[Twitter](https://twitter.com/SpaceVim)
|
||||
|
||||
[![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/SpaceVim)
|
||||
[![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim)
|
||||
[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases)
|
||||
[![Release](https://img.shields.io/badge/Release-1.9.0-8700FF.svg)](https://spacevim.org/SpaceVim-release-v1.9.0/)
|
||||
[![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)
|
||||
[![Docker Pulls](https://img.shields.io/docker/pulls/spacevim/spacevim)](https://hub.docker.com/r/spacevim/spacevim)
|
||||
|
||||
![welcome page](https://user-images.githubusercontent.com/13142418/148374827-5f7aeaaa-e69b-441e-b872-408b47f4da04.png)
|
||||
|
||||
[SpaceVim](https://spacevim.org/) is a community-driven modular Vim distribution. It manages collections
|
||||
SpaceVim is a community-driven modular Vim/Neovim distribution. It manages collections
|
||||
of plugins in layers, which help to collect related packages together to provide IDE-like features.
|
||||
|
||||
The last release is [v1.9.0](https://spacevim.org/SpaceVim-release-v1.9.0/), check out [following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) page for what happened since last release.
|
||||
|
||||
**See the following links below for more information:**
|
||||
|
||||
- [Quick Start Guide](https://spacevim.org/quick-start-guide/): A simple guide for Beginners.
|
||||
- [Documentation](https://spacevim.org/documentation/): The full documentation about using SpaceVim.
|
||||
- [Available Layers](https://spacevim.org/layers/): A list of all available layers included in SpaceVim.
|
||||
- [FAQ](https://spacevim.org/faq/): The most asked questions about SpaceVim.
|
||||
Check out [following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) page for what happened since last release.
|
||||
|
||||
## Support SpaceVim
|
||||
|
||||
@ -34,12 +28,12 @@ We are thankful for any contributions from the community.
|
||||
|
||||
<a href="https://github.com/SpaceVim/SpaceVim/graphs/contributors"><img src="https://opencollective.com/spacevim/contributors.svg?width=890&button=false" /></a>
|
||||
|
||||
The best way to support SpaceVim is to contribute to it either by reporting bugs, helping the community on the [Gitter Chat](https://gitter.im/SpaceVim/SpaceVim), or sending pull requests.
|
||||
The best way to support SpaceVim is to contribute to it either by reporting bugs, helping the community on the [Matrix Chat](https://app.element.io/#/room/#spacevim:matrix.org), or sending pull requests.
|
||||
|
||||
For more information please check our [development guidelines](https://spacevim.org/development/).
|
||||
|
||||
If you use SpaceVim in your daily work and feel that it has made your life easier,
|
||||
please consider buying me a coffee once in a while!
|
||||
please consider buying me a coffee or becoming a backer on [opencollective](https://opencollective.com/spacevim)!
|
||||
|
||||
<a href='https://ko-fi.com/spacevim' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user