git clone [email protected]:osumpi/osumpi.github.io.git
cd osumpi.github.io
flutter pub get && flutter build web --web-renderer html
mv build/web ../temp/
git clean -df
git checkout live
cp -a ../temp/. .
rm -rf ../temp
rm -rf .dart_tool
git add .
git commit -m "Deploy on $(date)"
git push
git checkout main
-
Notifications
You must be signed in to change notification settings - Fork 0
osumpi/osumpi.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The official website for osumpi.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published