# OneWan-ACM Wiki **Repository Path**: OneOneNineCodeHome/one-wan-acm-wiki ## Basic Information - **Project Name**: OneWan-ACM Wiki - **Description**: 个人 ACM 的 Wiki - 存放个人的资料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-06-19 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OneWan-ACM Wiki ## 安装说明 ``` git clone https://gitee.com/OneOneNineCodeHome/one-wan-acm-wiki.git python -m pip install mkdocs python -m pip install mkdocs-pymdownx-material-extras ``` ## 使用说明 端口号在 mkdocs.yml 中的 dev_addr 所对应的属性 ### Windows 运行 serve.bat ### Linux 运行 serve.sh