mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
abad4c5b3d08ba7e2e2a5b4b86bcbcba7dd639cf
* Add Vector Brand Icons Re-created the VuePress icon in Adobe Illustrator. Here's the raw Illustrator file to tweak as you wish, plus an SVG version which we will be using over at CodeSandbox. * Update vuepress-icon.svg
refactor(theme-default): Import Prism theme in stylesheets instead of "Layout.vue" to allow custom styles to override them. (#1707)
Supporting VuePress
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.
"VuePress is much more than that." —— ULIVZ
Install
yarn add vuepress -D
Showcase
Documentation
This is the branch for VuePress 1.x and docs are available at https://v1.vuepress.vuejs.org.
Contribution
yarn bootstrap # Install and link dependencies for this lerna repo
yarn dev # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test
If you intend to make "substantial" changes to VuePress or its documentation, please checkout VuePress RFCs.
If you have a VuePress-related project/component/tool, add it with a pull request to this curated list!
Thank you to all the people who already contributed to VuePress!
License
Languages
JavaScript
63.5%
Vue
22.4%
TypeScript
10.7%
Stylus
3.2%
HTML
0.2%