cp -r app/ website
cd website/
git init
git add *
git commit -s -m "init commit"
git remote add origin [email protected]:insekkei/bookcat.git
git push origin -f HEAD:gh-pages
-
Notifications
You must be signed in to change notification settings - Fork 0
insekkei/bookcat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|