Compare commits

..

6 Commits

Author SHA1 Message Date
889993e5d5 Update README.md 2024-08-18 21:12:09 +08:00
33d4b7f7aa Create README.md 2024-08-18 21:12:01 +08:00
404a992cc0 Create Multigrain_Bread.md 2024-08-18 21:11:56 +08:00
74af5bbf77 Create Milk_Bread.md 2024-08-18 21:11:52 +08:00
b4b28a4b18 Create icon.md 2024-08-18 21:11:30 +08:00
66892cb12a Create README.md 2024-08-18 21:11:22 +08:00
6 changed files with 278 additions and 2 deletions

26
docs/theme/src/zh/faq/Milk_Bread.md vendored Normal file
View File

@ -0,0 +1,26 @@
---
title: 牛奶麵包
icon: star
category:
- 快速上手
- 基础知识
- 教程
tag:
- 配置项目
---
本教程将介绍 雜糧麵包
<!-- more -->
## 材料
## 步驟
::: tip
:::

View File

@ -0,0 +1,26 @@
---
title: 雜糧麵包
icon: star
category:
- 快速上手
- 基础知识
- 教程
tag:
- 配置项目
---
本教程将介绍 雜糧麵包
<!-- more -->
## 材料
## 步驟
::: tip
:::

View File

@ -8,8 +8,8 @@ category:
## 硬質烘焙
- [雜糧麵包]()
- [牛奶麵包]()
- [雜糧麵包](Multigrain_Bread.md)
- [牛奶麵包](Milk_Bread.md)
## 軟質點心

14
docs/theme/src/zh/get-started/README.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
title: 醬料
icon: gears
index: false
star: true
category:
- 配置
tag:
- 配置
---
- [鷹嘴豆泥](chickpeas.md)
- [黑芝麻醬](mblack_sesame_paste.md)

14
docs/theme/src/zh/guide/README.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
title: 簡餐
icon: gears
index: false
star: true
category:
- 配置
tag:
- 配置
---
- [紅燒牛肉麵](braised_beef_noodles.md)
- [九層塔蓋飯](basil_rice.md)

196
docs/theme/src/zh/icon.md vendored Normal file
View File

@ -0,0 +1,196 @@
./demo/project-home.md:icon: home
./demo/project-home.md: icon: signs-post
./demo/project-home.md: icon: lightbulb
./demo/project-home.md: icon: star
./demo/project-home.md: icon: fab fa-markdown
./demo/project-home.md: icon: person-chalkboard
./demo/project-home.md: icon: object-group
./demo/project-home.md: icon: comment-dots
./demo/project-home.md: icon: circle-info
./demo/project-home.md: icon: blog
./demo/project-home.md: icon: palette
./demo/project-home.md: icon: circle-half-stroke
./demo/project-home.md: icon: universal-access
./demo/project-home.md: icon: lock
./demo/project-home.md: icon: search
./demo/project-home.md: icon: copy
./demo/project-home.md: icon: image
./demo/project-home.md: icon: dumbbell
./demo/project-home.md: icon: sitemap
./demo/project-home.md: icon: rss
./demo/project-home.md: icon: mobile-screen
./demo/project-home.md: icon: ellipsis
./demo/blog-home.md:icon: home
./demo/blog-home.md: - icon: project
./demo/blog-home.md: - icon: link
./demo/blog-home.md: - icon: book
./demo/blog-home.md: - icon: article
./demo/blog-home.md: - icon: friend
./demo/blog-home.md: - icon: https://theme-hope-assets.vuejs.press/logo.svg
./demo/portfolio-home.md:icon: home
./demo/projects.md:icon: splotch
./demo/projects.md: logo: https://simulatorx.org/static/images/icon.png
./demo/README.md:icon: splotch
./demo/encrypt.md:icon: lock
./demo/slot.md:icon: boxes-packing
./demo/custom-blog-home.md:icon: home
./demo/custom-blog-home.md: - icon: project
./demo/custom-blog-home.md: - icon: link
./demo/custom-blog-home.md: - icon: book
./demo/custom-blog-home.md: - icon: article
./demo/custom-blog-home.md: - icon: friend
./demo/custom-blog-home.md: - icon: https://theme-hope-assets.vuejs.press/logo.svg
./guide/basil_rice.md:icon: folder-tree
./guide/README.md:icon: gears
./guide/braised_beef_noodles.md:icon: folder-tree
./contribution.md:icon: lightbulb
./changelog.md:icon: clock
./config/i18n.md:icon: language
./config/plugins/search.md:icon: search
./config/plugins/intro.md:icon: circle-info
./config/plugins/intro.md:- [@vuepress/external-link-icon][external-link-icon]: 为 Markdown 的外部链接添加外部链接图标。
./config/plugins/intro.md:[external-link-icon]: https://ecosystem.vuejs.press/zh/plugins/external-link-icon.html
./config/plugins/blog.md:icon: blog
./config/plugins/others.md:icon: ellipsis
./config/plugins/others.md:控制是否启用 `@vuepress/external-link-icon`,仅接受布尔值。
./config/plugins/README.md:icon: puzzle-piece
./config/plugins/comment.md:icon: comment-dots
./config/plugins/copyright.md:icon: copyright
./config/plugins/md-enhance.md:icon: fab fa-markdown
./config/plugins/feed.md:icon: rss
./config/plugins/feed.md:### icon
./config/intro.md:icon: gears
./config/frontmatter/blog-home.md:icon: blog
./config/frontmatter/blog-home.md: icon?: string;
./config/frontmatter/info.md:icon: circle-info
./config/frontmatter/info.md:## icon
./config/frontmatter/info.md: - [指南 → 图标支持](../../guide/interface/icon.md)
./config/frontmatter/home.md:icon: home
./config/frontmatter/home.md: * Item icon
./config/frontmatter/home.md: * @description image link or icon fontClass are supported
./config/frontmatter/home.md: icon?: string;
./config/frontmatter/home.md: icon?: string;
./config/frontmatter/README.md:icon: gears
./config/frontmatter/plugins.md:icon: puzzle-piece
./config/frontmatter/layout.md:icon: object-group
./config/frontmatter/layout.md:### dir.icon
./config/frontmatter/layout.md: icon: string;
./config/frontmatter/layout.md: icon: string;
./config/README.md:icon: gears
./config/theme/i18n.md:icon: language
./config/theme/i18n.md: iconLabel: string;
./config/theme/basic.md:icon: circle-info
./config/theme/basic.md:## 偏好圖標favicon
./config/theme/basic.md: icon?: string;
./config/theme/basic.md: icon?: string;
./config/theme/appearance.md:icon: palette
./config/theme/appearance.md:## iconAssets <Badge text="僅限 Root" type="warning" />
./config/theme/appearance.md: type BuiltInFontIcon = "iconify" | "fontawesome" | "fontawesome-with-brands";
./config/theme/appearance.md:- 詳情: [界面 → 圖標](../../guide/interface/icon.md)
./config/theme/appearance.md:字體圖標資源連結,支持 `'iconify'` `'fontawesome'``'fontawesome-with-brands'` 關鍵字。
./config/theme/appearance.md:## iconPrefix <Badge text="僅限 Root" type="warning" />
./config/theme/appearance.md:- 內設值: 嘗試從 iconAssets 推斷
./config/theme/appearance.md:- 詳情: [界面 → 圖標](../../guide/interface/icon.md)
./config/theme/appearance.md:通常情况下,它可以識别 iconAssets 並自動設置,如果識别失败,你可以手動設置圖標的 FontClass 前缀。
./config/theme/README.md:icon: gears
./config/theme/behavior.md:icon: circle-info
./config/theme/feature.md:icon: splotch
./config/theme/layout.md:icon: object-group
./config/theme/layout.md: icon?: string;
./config/style.md:icon: wand-magic-sparkles
./config/scallion_pancake.md:icon: folder-tree
./faq/troubleshooting.md:icon: square-check
./faq/safari.md:icon: fab fa-safari
./faq/vite.md:icon: circle-question
./faq/common-error.md:icon: triangle-exclamation
./faq/README.md:icon: circle-question
./faq/common-question.md:icon: triangle-exclamation
./cookbook/markdown/emoji/people.md:icon: person
./cookbook/markdown/emoji/nature.md:icon: tree
./cookbook/markdown/emoji/README.md:icon: face-smile
./cookbook/markdown/emoji/object.md:icon: object-group
./cookbook/markdown/emoji/place.md:icon: city
./cookbook/markdown/emoji/symbol.md:icon: circle-right
./cookbook/markdown/demo.md:icon: fab fa-markdown
./cookbook/markdown/README.md:icon: fab fa-markdown
./cookbook/vuepress/markdown.md:icon: fab fa-markdown
./cookbook/vuepress/plugin.md:icon: puzzle-piece
./cookbook/vuepress/file.md:icon: folder
./cookbook/vuepress/README.md:icon: fab fa-vuejs
./cookbook/vuepress/config.md:icon: gears
./cookbook/vuepress/theme.md:icon: palette
./cookbook/vuepress/page.md:icon: file
./cookbook/README.md:icon: signs-post
./README.md:icon: home
./README.md: icon: signs-post
./README.md: icon: lightbulb
./README.md: icon: star
./README.md: icon: clipboard-check
./README.md: icon: box-archive
./README.md: icon: bell
./README.md: icon: table-columns
./README.md: icon: code
./README.md: icon: align-center
./README.md: icon: code
./README.md: icon: superscript
./README.md: icon: quote-left
./README.md: icon: highlighter
./README.md: icon: eraser
./README.md: icon: square-check
./README.md: icon: image
./README.md: icon: puzzle-piece
./README.md: icon: puzzle-piece
./README.md: icon: chart-simple
./README.md: icon: route
./README.md: icon: chart-pie
./README.md: icon: diagram-project
./README.md: icon: square-root-variable
./README.md: icon: fab fa-markdown
./README.md: icon: code
./README.md: icon: fab fa-kickstarter
./README.md: icon: fab fa-vuejs
./README.md: icon: code
./README.md: icon: laptop-code
./README.md: icon: person-chalkboard
./README.md: icon: circle-half-stroke
./README.md: icon: palette
./README.md: icon: wand-magic-sparkles
./README.md: icon: ellipsis
./README.md: icon: window-maximize
./README.md: icon: fas fa-window-maximize fa-rotate-270
./README.md: icon: person-chalkboard
./README.md: icon: object-group
./README.md: icon: ellipsis
./README.md: icon: network-wired
./README.md: icon: comment-dots
./README.md: icon: circle-info
./README.md: icon: lock
./README.md: icon: search
./README.md: icon: copy
./README.md: icon: image
./README.md: icon: blog
./README.md: icon: home
./README.md: icon: home
./README.md: icon: home
./README.md: icon: dumbbell
./README.md: icon: sitemap
./README.md: icon: rss
./README.md: icon: mobile-screen
./related.md:icon: puzzle-piece
./related.md: <a v-for="{ text, icon, link } in features" class="plugin-item" target="_blank" :href="link">
./related.md: <HopeIcon :icon="icon" />
./related.md: icon: "puzzle-piece",
./related.md: icon: "image",
./related.md: icon: "fab fa-markdown",
./related.md: icon: "palette",
./related.md: icon: "search",
./related.md: icon: "toolbox",
./kuang/README.md:icon: signs-post
./get-started/black_sesame_paste.md:icon: leaf
./get-started/content.md:icon: file
./get-started/chickpeas.md:icon: folder-tree
./get-started/README.md:icon: gears
./get-started/config.md:icon: gears
./get-started/deploy.md:icon: rocket
./get-started/command.md:icon: flag
./get-started/create.md:icon: folder-plus