Official Web-site Link: hzcu-hpc-team.github.io
env
: Go, hugo
run
: hugo server
- Accomplishments : Links to Competiton.
- Copyrights Modification. done
- Update Member Information.
git clone /path/of/this/github/link
cd ./content/authors
mkdir ./Your_Name
copy _index.md from other profile
upload your profile image renaming as avatar.jpg
git add *
git commit -m "Update **'s profile"
git pull origin main