Closed daninus14 closed 9 months ago
Ok, back here. I set up the config file, but when I do deploy, no branch is generated nor pushed. The deploy just generates a deploy/
directory. How do we use the plugin?
Here's my config file in case it makes a difference: https://github.com/daninus14/daninus14.github.io/blob/main/.coleslawrc
Solution
The deployment works with the usual coleslaw deploy
.
Troubleshooting
If you ran deploy once before, that may prevent the github deployment from working.
deploy/
directory.git
directory under deploy, and it should be pushed to gh-pages
.If anyone reads this, please add it to the docs!
Added it as a wiki page...
How do we deploy to github pages?
The docs mention there's a plugin, but I couldn't find the docs.
Thanks!