File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11** /.DS_Store
22.idea
3+ .gradle /
34_build /
45_release /
56node_modules /
Original file line number Diff line number Diff line change 1- asdf.dev - A website.
1+ asdf.dev - A website.
22
33### Compatibility
44
5- [ ![ VuePress Compatibility] ( https://img.shields.io/badge/VuePress-v1.x-success.svg )] ( https://v1. vuepress.vuejs.org )
5+ [ ![ VuePress Compatibility] ( https://img.shields.io/badge/VuePress-v1.x-success.svg )] ( https://vuepress.vuejs.org/ )
66
77asdf.dev is powered by VuePress 1.x
88
99### Branches
1010
11- ** master ** - The latest build files used to generate the site.
11+ ** main ** - The latest build files used to generate the site.
1212
1313### Repository Contents
1414
@@ -29,7 +29,7 @@ $ npm run COMMAND
2929- ** dev** Runs ` vuepress dev site ` for development and monitors files for changes.
3030- ** build** Runs ` vuepress build site ` to build the site and output files to ` _build ` directory.
3131- ** release** Runs ` vuepress build site ` to build the site and copy output files from ` _build ` to ` _release ` .
32-
32+
3333
3434## Feedback
3535
You can’t perform that action at this time.
0 commit comments