Skip to content

stnuc/seminar

Repository files navigation

Applicator Seminar

Share knowledge

Branch

  • main : website branch
  • page : deploy branch, github page will show this branch
  • data : data branch, seminar data store in this branch

How to contribute

First, need to fork this repository

And, clone your repo to local storage

git clone <YOUR REPO>

See remote branch list

git branch -r

Checkout remote branch

git checkout -t origin/<BRANCH NAME>

Deploy

Use auto_deploy.ps1 in window system

./auto_deploy.ps1

WARNING
must commit all your changes and run this command or, maybe conflict happened

Credit

  • @4ch1o3: Top topic, math topic image

TODO

  • Refac all page, style

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors