Skip to content

Commit 789dc16

Browse files
authored
docs: add Vitest, UnoCSS, VitePWA and Iconify to use cases (#2601)
* chore: add link to vue telescope in many more entry * chore: change get started home action link
1 parent 01120a5 commit 789dc16

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/guide/what-is-vitepress.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,19 @@ Just want to try it out? Skip to the [Quickstart](./getting-started).
1212

1313
- **Documentation**
1414

15-
VitePress ships with a default theme designed for technical documentation, especially those that need to embed interactive demos. It powers this page you are reading right now, along with the documentation for [Vite](https://vitejs.dev/), [Pinia](https://pinia.vuejs.org/), [VueUse](https://vueuse.org/), [D3](https://d3js.org/), [Rollup](https://rollupjs.org/), [Mermaid](https://mermaid.js.org/), [Wikimedia Codex](https://doc.wikimedia.org/codex/latest/), and many more.
15+
VitePress ships with a default theme designed for technical documentation, especially those that need to embed interactive demos. It powers this page you are reading right now, along with the documentation for:
16+
- [Vite](https://vitejs.dev/): next generation frontend tooling
17+
- [Pinia](https://pinia.vuejs.org/): the intuitive store for Vue.js
18+
- [VueUse](https://vueuse.org/): collection of Vue composition utilities
19+
- [D3](https://d3js.org/): the JavaScript library for bespoke data visualization
20+
- [Rollup](https://rollupjs.org/): the JavaScript module bundler
21+
- [Mermaid](https://mermaid.js.org/): diagramming and charting tool
22+
- [Wikimedia Codex](https://doc.wikimedia.org/codex/latest/): Wikimedia Design System
23+
- [Vitest](https://vitest.dev/): blazing fast unit test framework
24+
- [UnoCSS](https://unocss.dev/): instant on-demand atomic CSS engine
25+
- [VitePWA](https://vite-pwa-org.netlify.app/): PWA integrations for Vite and the ecosystem
26+
- [Iconify](https://iconify.design/): freedom to choose icons
27+
- [and many more](https://www.vuetelescope.com/explore?framework.slug=vitepress).
1628

1729
The [official Vue.js documentation](https://vuejs.org/) is also based on VitePress, but uses a custom theme shared between multiple translations.
1830

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hero:
1111
actions:
1212
- theme: brand
1313
text: Get Started
14-
link: /guide/what-is-vitepress
14+
link: /guide/getting-started
1515
- theme: alt
1616
text: View on GitHub
1717
link: https://github.com/vuejs/vitepress

0 commit comments

Comments
 (0)