Initalize
This commit is contained in:
39
node_modules/vitepress/README.md
generated
vendored
Normal file
39
node_modules/vitepress/README.md
generated
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
# VitePress 📝💨
|
||||
|
||||
[](https://github.com/vuejs/vitepress/actions/workflows/test.yml)
|
||||
[](https://www.npmjs.com/package/vitepress/v/next)
|
||||
[](https://nightly.akryum.dev/vuejs/vitepress)
|
||||
[](https://chat.vuejs.org)
|
||||
|
||||
---
|
||||
|
||||
VitePress is a Vue-powered static site generator and a spiritual successor to [VuePress](https://vuepress.vuejs.org), built on top of [Vite](https://github.com/vitejs/vite).
|
||||
|
||||
## Documentation
|
||||
|
||||
To check out docs, visit [vitepress.dev](https://vitepress.dev).
|
||||
|
||||
## Changelog
|
||||
|
||||
Detailed changes for each release are documented in the [CHANGELOG](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md).
|
||||
|
||||
## Contribution
|
||||
|
||||
Please make sure to read the [Contributing Guide](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md) before making a pull request.
|
||||
|
||||
## License
|
||||
|
||||
[MIT](https://github.com/vuejs/vitepress/blob/main/LICENSE)
|
||||
|
||||
Copyright (c) 2019-present, Yuxi (Evan) You
|
||||
|
||||
## Special Thanks
|
||||
|
||||
This project would not be possible without the support of these amazing companies and tools.
|
||||
|
||||
| | | |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| <a href="https://voidzero.dev" target="_blank"><img alt="VoidZero's logo" src="https://github.com/voidzero-dev.png" width="80" /></a> | **[VoidZero](https://voidzero.dev)** | The company behind Vite, Vitest, Rolldown, and Oxc. VoidZero has been a long-time sponsor of VitePress. VitePress itself is built on top of this ecosystem of high-performance JavaScript tooling. |
|
||||
| <a href="https://stackblitz.com" target="_blank"><img alt="StackBlitz's logo" src="https://github.com/stackblitz.png" width="80" /></a> | **[StackBlitz](https://stackblitz.com)** | Creators of WebContainers and a browser-based development platform. Their technology powers the VitePress playground and provides instant preview releases for our pull requests and commits. |
|
||||
| <a href="https://algolia.com" target="_blank"><img alt="Algolia's logo" src="https://github.com/algolia.png" width="80" /></a> | **[Algolia](https://algolia.com)** | An AI-powered search platform that provides fast, scalable search. Algolia powers DocSearch for VitePress. Their team has been a long-time partner in building and maintaining our search integration. |
|
||||
| <a href="https://browserstack.com" target="_blank"><img alt="BrowserStack's logo" src="https://github.com/browserstack.png" width="80" /></a> | **[BrowserStack](https://browserstack.com)** | A cloud-based testing platform for websites and mobile apps. BrowserStack provides the cross-browser and real-device infrastructure used to ensure VitePress works consistently across all browsers. |
|
||||
Reference in New Issue
Block a user