mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-11-29 10:38:29 +08:00
doc(Readme): update readme documentation (#4714)
* chore: 增加证书图片 * doc: 调整文档 * doc: 增加 Readme 文档 * chore: 更新 MeiliSearch 组件
This commit is contained in:
parent
70eb2c3ab6
commit
98a6d98bcf
@ -61,6 +61,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "configuration", "configurat
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UniTestSvgIcon", "test\UniTestSvgIcon\UniTestSvgIcon.csproj", "{01DA4687-0973-4CA6-97F5-04E0B8DD1B13}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
README.md = README.md
|
||||
README.zh-CN.md = README.zh-CN.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
|
@ -16,7 +16,7 @@ English | <a href="README.zh-CN.md">中文</a>
|
||||
|
||||
---
|
||||
## .NET Foundation
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="100" />](https://www.dotnetfoundation.org/)
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="68px" />](https://www.dotnetfoundation.org/)
|
||||
<p>This project is part of the <a href="https://www.dotnetfoundation.org/">.NET Foundation</a> and operates under their <a href="https://www.dotnetfoundation.org/code-of-conduct">code of conduct</a>. </p>
|
||||
|
||||
## Features
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
---
|
||||
## .NET Foundation
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="100" />](https://www.dotnetfoundation.org/)
|
||||
[<img align="right" src="https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4.png?raw=true" width="68px" />](https://www.dotnetfoundation.org/)
|
||||
<p>该项目属于 <a href="https://www.dotnetfoundation.org/">.NET 基金会</a> ,并根据其 <a href="https://www.dotnetfoundation.org/code-of-conduct">行为准则</a> 运作。</p>
|
||||
|
||||
## 项目介绍
|
||||
|
@ -48,7 +48,7 @@
|
||||
<PackageReference Include="BootstrapBlazor.Markdown" Version="9.0.0" />
|
||||
<PackageReference Include="BootstrapBlazor.MaterialDesign" Version="9.0.0" />
|
||||
<PackageReference Include="BootstrapBlazor.MaterialDesign.Extensions" Version="9.0.0" />
|
||||
<PackageReference Include="BootstrapBlazor.MeiliSearch" Version="9.0.1-beta01" />
|
||||
<PackageReference Include="BootstrapBlazor.MeiliSearch" Version="9.0.1-beta05" />
|
||||
<PackageReference Include="BootstrapBlazor.Mermaid" Version="9.0.1-beta01" />
|
||||
<PackageReference Include="BootstrapBlazor.Middleware" Version="9.0.0" />
|
||||
<PackageReference Include="BootstrapBlazor.MindMap" Version="9.0.0" />
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in New Issue
Block a user