# www **Repository Path**: atzlinux/www ## Basic Information - **Project Name**: www - **Description**: 铜豌豆 Linux -- 基于 Debian 的中文操作系统网站 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.atzlinux.com - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 12 - **Created**: 2019-11-13 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 该 git 仓库为《铜豌豆 Linux》操作系统官方网站的 git 仓库。 ## 网站地址:

《铜豌豆 Linux》官网二维码
《铜豌豆 Linux》官网二维码

编辑这个 git 仓库

这个仓库使用了 SSI(Server-side include) 。为了方便,现在集成了一个 python 实现的 支持 SSI 服务器,可以如下操作: ```bash git clone https://gitee.com/atzlinux/www cd www python __utils/ssi_server.py ``` 然后,打开 `https://localhost:8000` 就可以看到了!