Skip to content

Handicraft-Computing-Team/sustcsc-doc

Repository files navigation

SUSTCSC: The second SUSTech SuperComputer Competition

Documentation for the SUSTech SuperComputer Competition.

# Clone the repository
git clone https://github.com/Handicraft-Computing-Team/sustcsc-doc.git

# Navigate into the directory
cd sustcsc-doc

# Install dependencies
npm install

# Start the development server
npm run docs:dev

在开发本文档的时候请注意:

  1. 请将文档放在 pages 目录下。
  2. 请将自定义的Vue组件放在 components 目录下。
  3. 请将静态资源放在 public 目录下。(包括图片,请放在 public/images 目录下)
  4. 所有的目录 / 都是相对于本文件的根目录。
  5. 更新得分请在 public/scores 中更改得分情况

About

Documentation for the SUSTech SuperComputer Competition.

Resources

Stars

Watchers

Forks

Contributors 7