Skip to content

nercms-mmap/WHUQC

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator.

Deployment

Before publishing your changes to the live site, please push your changes to the master branch so the master branch stays in sync. The following script publishes your changes.

# powershell
cmd /C 'set "GIT_USER=<GITHUB_USERNAME>" && yarn deploy'

# bash
GIT_USER=<GITHUB_USERNAME> yarn deploy

# If using SSH, replace GIT_USER=<GITHUB_USERNAME> with USE_SSH=true, like:
cmd /C 'set "USE_SSH=true" && yarn deploy'

About

WHU QC 武汉大学量子计算课程网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published