This license applies ONLY to the source code in this repository, namely the files under the `.vuepress` directory (site theme, Vue components, TypeScript configuration and build scripts) and the root-level `package.json`. The tutorial and documentation content of this repository (all Markdown files and their accompanying images) is NOT covered by this license. It is licensed separately under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). See the `LICENSE` file. 本许可证仅适用于本仓库中的源代码,即 `.vuepress` 目录下的站点主题、Vue 组件、 TypeScript 配置和构建脚本,以及根目录的 `package.json`。 本仓库的教程与文档内容(所有 Markdown 文件及其配图)不适用本许可证,而是单独采用 CC BY-NC-SA 4.0 协议,详见 `LICENSE` 文件。 ----------------------------------------------------------------------- MIT License Copyright (c) 2026 liyupi (程序员鱼皮) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.