Skip to content

OriSnow420/thuasta-website

 
 

Repository files navigation

thuasta.org

使用 Docusaurus 构建,自动化系学生科协搭建的文档站点。

命令

Important

要求 Node.js >= 18

安装依赖

npm install

开发

npm start

构建静态文件

npm run build

格式化和检查

本项目配置了 eslintstylelintprettier。推荐使用以下命令进行格式化:

npm run format

使用以下命令进行检查:

npm run lint

参与贡献

我们欢迎所有人参与此项目,包括且不限于:Issue、Pull Request。

License

CC-BY-NC-4.0 © ASTA

About

Source code for the website of ASTA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 56.1%
  • TypeScript 24.1%
  • CSS 9.6%
  • JavaScript 9.3%
  • HTML 0.9%