Kaynağa Gözat

更新.gitignore文件以忽略新的SVG字体文件,并修正多个README文档中的许可证描述,确保一致性。

dufu1991 1 yıl önce
ebeveyn
işleme
79dcf590b5

+ 1 - 0
.gitignore

@@ -25,6 +25,7 @@ build
 /docs/site/dist-old
 /docs/site/.env
 /docs/site/public-backup/
+/docs/site/static/fonts/symbol.svg
 
 # 忽略 packages 中 create-stdf 模板中的 node_modules ignore node_modules in create-stdf templates
 /packages/create-stdf/templates/sktt/static/fonts

+ 1 - 1
packages/create-stdf/README.md

@@ -146,4 +146,4 @@ yarn create stdf my-app -l zh_CN
 
 # License
 
-This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE). Feel free to enjoy and contribute to this open-source project.
+This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE).

+ 1 - 1
packages/create-stdf/README_CN.md

@@ -146,4 +146,4 @@ yarn create stdf my-app -l zh_CN
 
 # 许可证
 
-本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。请随意享受并贡献给这个开源项目。
+本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。

+ 1 - 1
packages/rollup-plugin-md-ts/README.md

@@ -74,4 +74,4 @@ There are already many plugins that can implement similar functions, such as [vi
 
 ## License
 
-This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE). Feel free to enjoy and contribute to this open source project.
+This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE).

+ 1 - 1
packages/rollup-plugin-md-ts/README_CN.md

@@ -74,4 +74,4 @@ export default defineConfig({
 
 ## 许可证
 
-本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。请随意享受并贡献给这个开源项目。
+本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。

+ 1 - 1
packages/rollup-plugin-stdf-icon/README.md

@@ -83,4 +83,4 @@ In general, the use of symbols is to combine a series of small, single-color SVG
 
 # License
 
-This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE). Feel free to use and contribute to this open-source project.
+This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE).

+ 1 - 1
packages/rollup-plugin-stdf-icon/README_CN.md

@@ -83,4 +83,4 @@ export default defineConfig({
 
 # 许可证
 
-本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。请随意享受并贡献给这个开源项目。
+本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。

+ 1 - 1
packages/vscode-extension/README.md

@@ -30,4 +30,4 @@ The default API display is in Simplified Chinese. You can enable English API in
 
 # License
 
-This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE). Feel free to use and contribute to this open-source project.
+This project is licensed under the [MIT License](https://github.com/any-tdf/stdf/blob/main/LICENSE).

+ 1 - 1
packages/vscode-extension/README_CN.md

@@ -30,4 +30,4 @@
 
 # 许可证
 
-本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。请随意享受并贡献给这个开源项目。
+本项目基于 [MIT 许可证](https://github.com/any-tdf/stdf/blob/main/LICENSE)。