1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Gogh/gh-pages
2018-09-22 12:03:05 -05:00
..
components
css
favicons
img
js
.gitignore remove copy on screenshot themes - add gulp funcionality for fast reload preview 2018-09-22 11:55:26 -05:00
google88efcf22d02ab258.html
gulpfile.js remove copy on screenshot themes - add gulp funcionality for fast reload preview 2018-09-22 11:55:26 -05:00
index.html fix some typos 2018-09-22 12:03:05 -05:00
package.json remove copy on screenshot themes - add gulp funcionality for fast reload preview 2018-09-22 11:55:26 -05:00
README.md

Gogh


To push changes into gh-pages

$ git subtree push --prefix gh-pages origin gh-pages

Delete remote branch

$ git push origin --delete gh-pages