mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
* docs: translate README to English in homepage * feat(docs): update hero-text in README * docs: add readme_en * feat(docs): add language jump in readme * docs: update readme layout * feat(docs): add CONTRIBUTION_EN and jump link * docs: translate theme introduction * docs: upgrade version to 135 , create 2 file * docs: add icon, fix translation errors in intro, translate quick-start * docs: translate quick start - write * docs: fix jump link in write * docs: translate document in quick start * docs: translate international in quick start * docs: translate deployment in quick start * docs: translate optimize-build in quick start --------- Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
43 lines
1.5 KiB
Markdown
43 lines
1.5 KiB
Markdown
```ansi :no-line-numbers :collapsed-lines
|
||
[0;90m┌[0m [0;36;1mWelcome to VuePress and vuepress-theme-plume ![0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Select a language to display / 选择显示语言[0m
|
||
[0;90m│[0m[0m [0;2mSimplified Chinese[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Where do you want to initialize VuePress? [0m
|
||
[0;90m│[0m[0m [0;2m./my-project[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Site name: [0m
|
||
[0;90m│[0m[0m [0;2mMy Vuepress Site[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Site description: [0m
|
||
[0;90m│[0m[0m [0;2mMy Vuepress Site Description[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Use multiple languages? [0m
|
||
[0;90m│[0m[0m [0;2mNo[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Select the default language for the site [0m
|
||
[0;90m│[0m[0m [0;2mSimplified Chinese[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Use TypeScript? [0m
|
||
[0;90m│[0m[0m [0;2mYes[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Select the bundler tool [0m
|
||
[0;90m│[0m[0m [0;2mVite[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Deployment method: [0m
|
||
[0;90m│[0m[0m [0;2mCustom[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Initialize git repository? [0m
|
||
[0;90m│[0m[0m Yes
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m Install dependencies? [0m
|
||
[0;90m│[0m[0m [0;2mYes[0m[0m
|
||
[0;90m│[0m[0m
|
||
[0;32m◇[0m 🎉 Creation successful! [0m
|
||
[0;90m│[0m[0m
|
||
[0;90m└[0m[0m 🔨 Start with the following commands:[0m
|
||
[0;32mcd ./my-project[0m
|
||
[0;32mpnpm run docs:dev[0m
|
||
```
|