Skip to content

inuEbisu/SkillsTutorial

Repository files navigation

SkillsTutorial

2025 年秋冬学期浙江大学计算机学院朋辈辅学「技能拾遗」课程仓库

课程主页:https://inuebisu.github.io/SkillsTutorial

构建与部署

  1. Clone 仓库:

    git clone https://github.com/inuEbisu/SlideTemplate.git
  2. 安装依赖:

    npm install
  3. 实时预览:

    make
  4. 构建静态文件:

    make build

配置了 GitHub Workflow,每次提交均可自动部署至 GitHub Pages。

阅读

? 键查看快捷键。

开始写作

使用 Prettier 进行格式化,CI 会检查格式化情况。每次 commit 前记得执行:

make format

License

This project is licensed under the MIT License.

About

2025 年秋冬学期浙江大学计算机学院朋辈辅学「技能拾遗」课程仓库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors