Skip to content

kawhi66/Kawhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello kawhi.

Deploy

# build
hui build

# navigate into the build output directory
cd dist

git init
git config user.name kawhi66
git config user.email [email protected]
git add -A
git commit -m 'deploy to gh-pages'

# if you are deploying to https://<USERNAME>.github.io
# git push -f [email protected]:<USERNAME>/<USERNAME>.github.io.git master

# if you are deploying to https://<USERNAME>.github.io/<REPO>
git push -f https://github.com/kawhi66/Kawhi.git master:gh-pages

cd ..

About

Kawhi's blogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published