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 网站主页
- Host: GitHub
- URL: https://github.com/scnu-socoding/scnu-socoding.github.io
- Owner: scnu-socoding
- License: mit
- Created: 2022-08-24T12:38:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T06:16:28.000Z (over 3 years ago)
- Last Synced: 2025-02-26T23:56:41.725Z (over 1 year ago)
- Language: HTML
- Homepage: https://socoding.cn
- Size: 4.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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` 空文件