Resources added for VuePress (#1139)

This commit is contained in:
Archit Sharma
2022-02-15 19:05:10 +07:00
committed by GitHub
parent 6dbf88d0a6
commit 83611cdbe1

View File

@ -1 +1,8 @@
# Vuepress
# Vuepress
VuePress is composed of two parts: a minimalistic static site generator (opens new window)with a Vue-powered theming system and Plugin API, and a default theme optimized for writing technical documentation. It was created to support the documentation needs of Vues own sub projects.
<ResourceGroupTitle>Free Resources</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Website' href='https://vuepress.vuejs.org/'>Official Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://vuepress.vuejs.org/guide/getting-started.html'>Official Docs for Getting Started</BadgeLink>
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://www.youtube.com/watch?v=lIv1ItUzktc'>Introduction to VuePress</BadgeLink>