Add build script for Go and update Go codes.

This commit is contained in:
krahets
2023-02-09 04:45:06 +08:00
parent 12c085a088
commit e8c78f89f0
39 changed files with 391 additions and 1468 deletions

View File

@ -24,4 +24,4 @@ cd site
git add .
git commit -m "deploy"
git push -u origin gh-pages
cd..
cd ..