1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Color Scheme for Gnome Terminal and Pantheon Terminal https://mayccoll.github.io/gogh/
Go to file
Mayccoll e73a379bc2 Merge pull request #157 from rieznik/update-command-gh-pages
Update command to install themes in gh-pages
2018-11-23 14:35:16 -05:00
components add copy to clipboard 2017-05-19 12:42:56 -05:00
css add copy to clipboard 2017-05-19 12:42:56 -05:00
favicons new themes Tilix-Themes 2017-07-07 17:51:58 -05:00
img add copy to clipboard 2017-05-19 12:42:56 -05:00
js add copy to clipboard 2017-05-19 12:42:56 -05:00
.gitignore remove copy on screenshot themes - add gulp funcionality for fast reload preview 2018-09-22 11:55:26 -05:00
google88efcf22d02ab258.html Create google88efcf22d02ab258.html 2015-09-07 00:23:09 -05:00
gulpfile.js remove copy on screenshot themes - add gulp funcionality for fast reload preview 2018-09-22 11:55:26 -05:00
index.html Merge pull request #157 from rieznik/update-command-gh-pages 2018-11-23 14:35:16 -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 permalink on readme 2018-11-22 17:14:31 -05:00

permalink
/index.html

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