$ mkdir GITHUB-USERNAME.github.io
$ hub init && hub create -d "my happy place" -h https://GITHUB-USERNAME.github.io
$ hub checkout dev
$ curl -o .gitignore https://raw.githubusercontent.com/github/gitignore/master/Node.gitignore
$ curl -o .gitattributes https://raw.githubusercontent.com/alexkaratarakis/gitattributes/master/Web.gitattributes
$ hub push --set-upstream origin dev
$ hub checkout --orphan master && hub rm -rf .
$ hub commit --allow-empty -m "Init Build Branch"
$ hub push --set-upstream origin master
$ hub checkout dev && echo "\n\nbuild/" >> .gitignore
$ hub worktree add build master
$ hub push
-
Notifications
You must be signed in to change notification settings - Fork 0
my happy place
pandevim/pandevim.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
my happy place
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published