Create README.CN.md

This commit is contained in:
Wang Zhiyu 2023-03-17 22:30:43 +08:00 committed by GitHub
parent 2317354e66
commit db5e0d003c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
server/README.CN.md Normal file
View File

@ -0,0 +1,12 @@
# SFIS - 一个可扩展的静态文件索引生成器
[网站](https://sfis.wangzhiyu.ga/)
[预览](https://sfis-eg.vercel.app)
# 快速开始
该程序本身依赖于 Python 3.x 运行环境
``` bash
python3 -m pip install Markdown pyyaml fire
git clone https://github.com/david-ajax/sfis/
cd sfis
python3 main.py
```
此脚本将使用 Git 克隆该仓库的代码并创建一个默认的 SFIS 容器