|
@@ -1,21 +1,28 @@
|
|
|
-# Github Page 项目
|
|
|
-本项目为一个基于Vite、Vue、Vue Router、Vuex、Axios、Element Plus等开源项目的纯前端项目。并用Github Page做托管。
|
|
|
+# SPA宋子桓-个人介绍项目(~~Github Page 项目~~)
|
|
|
+本项目为一个基于 Vite、Vue、Vue Router、Vuex、Axios、Element Plus 等开源项目的纯前端项目。~~并用 Github Page 做托管。~~
|
|
|
|
|
|
-本项目的数据来自Github用户:[宋子桓-Rainbow](https://github.com/SongZihuan)
|
|
|
+本项目的数据来自 Github 用户:[宋子桓-Rainbow](https://github.com/SongZihuan)
|
|
|
|
|
|
本项目基于模板仓库:[Vite-Vue-Template](https://github.com/SongZihuan/vue3-template),
|
|
|
版本为:[v1.0](https://github.com/SongZihuan/vue3-template/releases/tag/v1.0)。
|
|
|
|
|
|
+## 关于GitHub Page
|
|
|
+因为 Github Page 对单页应用(SPA)的支持有限,而我想采用`Webste History`模式,因此本项目不再使用 Github Page 托管。
|
|
|
+
|
|
|
+但是,你仍然可以通过域名[songzihuan.github.io](https://songzihuan.github.io)访问我的网站,但他将不会作为我的主站,并且可能会出现404错误。
|
|
|
+
|
|
|
+若想访问我的主站,请访问:[song-zh.com](https://song-zh.com)。
|
|
|
+
|
|
|
## 许可(License)
|
|
|
本项目使用[MIT LICENSE](./LICENSE)许可证发布。
|
|
|
|
|
|
MIT License: [mit-license.org](https://mit-license.org/)
|
|
|
|
|
|
## 鸣谢
|
|
|
-感谢Jetbrains AI Assistant(中国大陆版)为本项目提供了AI(人工智能)技术支持。
|
|
|
+感谢 Jetbrains AI Assistant(中国大陆版) 为本项目提供了AI(人工智能)技术支持。
|
|
|
|
|
|
-感谢Vite、Vue、Vue Router、Vuex、Axios、Element Plus等开源项目为本项目提供了技术支持。
|
|
|
+感谢 Vite、Vue、Vue Router、Vuex、Axios、Element Plus 等开源项目为本项目提供了技术支持。
|
|
|
|
|
|
-感谢Github平台为本项目提供了代码托管服务。
|
|
|
+感谢 Github 平台为本项目提供了代码托管服务。
|
|
|
|
|
|
特别鸣谢本项目所有贡献者和贡献团体对本项目的支持,你可以从PR记录、Commit记录中查看到他们的名字和贡献。
|