1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 17:05:03 +08:00
Files
website/docs/devdocs/02-网站/index.md
2024-08-17 01:07:35 +08:00

12 lines
670 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 网站
## 概述
目前网站有www.zsxyww.com(主站点)wiki.zsxyww.com(旧wiki),和developer.zsxyww.com(开发组网站),这些子域
### www.zsxyww.com
好像是前辈们留下来的项目,暂时不清楚情况
### wiki.zsxyww.com
旧版的wiki,使用wiki.js构建上面存放了累积下来的许多文章目前准备迁移
### developer.zsxyww.com
目前集中开发的新站点把计划发布的新版wiki和开发组的文档都放在上面了使用docusaurus构建
## 部署
网站部署在腾讯云的服务器上dnspod进行解析nginx反向代理官网和旧wiki是封装在docker容器里的监听8090端口和3000端口