Skip to content

starcstar/acm-page

Repository files navigation

NUAAXCPC Wiki README

Deploy VitePress site to Pages

Website: https://acm.starcstar.club

Generate Slides

python3 scripts/build-marp.py

Build

yarn install
yarn run docs:build

Development

yarn run docs:dev

Any files named slide.md in the docs directory will be automatically rendered as marp slides.

Any changes to the main branch will be automatically deployed to the website.