An open API service indexing awesome lists of open source software.

https://github.com/scnu-socoding/scnu-socoding.github.io

SoCoding 网站主页
https://github.com/scnu-socoding/scnu-socoding.github.io

Last synced: 4 months ago
JSON representation

SoCoding 网站主页

Awesome Lists containing this project

README

          


SoCoding - 华南师范大学软件协会

## SCNU SoCoding 主页

使用 [vitesse](https://github.com/antfu/vitesse) 脚手架创建,衍生自 [manim-kindergarten.github.io](https://github.com/manim-kindergarten/manim-kindergarten.github.io)

## 如何部署

```shell
git clone https://github.com/scnu-socoding/scnu-socoding.github.io.git
cd scnu-socoding.github.io
yarn install
```

之后使用 Visual Studio Code 打开项目根目录即可

如果需要部署到 GitHub Pages ,注意在 Pages 所在的分支创建 `.nojekyll` 空文件