# letsplay-server-community-guide ## 部署 采用 [material-for-mkdocs](https://squidfunk.github.io/mkdocs-material/) 部署于 [lpsguide.cn](https://lpsguide.cn)。 当然,你可以本地进行部署。 ```bash # 克隆仓库 git clone https://github.com/mtrlps-community/lps-community-guide.git # 安装 material-for-mkdocs 及插件 pip install mkdocs-material mkdocs-git-revision-date-localized-plugin # 转至仓库 cd lps-community-guide # 运行服务器 mkdocs serve ``` ## 贡献 我们非常欢迎你为 **lps-community-guide** 编写内容,让更多玩家受益。 这里也非常感谢参与本项目的[朋友们](https://github.com/mtrlps-community/lps-community-guide/graphs/contributors)和为本项目捐赠的[朋友们](https://www.lpsguide.cn/about/sponsorship/)。 --- lps-community-guide © MTR Let's Play Community Team
code is licensed under MIT License,
wikis are licensed under Creative Commons BY-SA 4.0.