-
-
Notifications
You must be signed in to change notification settings - Fork 103
Description
master...knzai:zola-deploy-action:master
So I meant to just add in the ability to keep history on gh-pages... and I got carried away.
This is a complete rewrite into decomposed composite actions. Let me know if this direction is of any interest, or I should spin it off as a separate project.
Next (well after fixing history on gh-pages) I'd probably break it down a bit more and see if I could use an existing deploy-to-gh action and make this just zola that could be used with that, or push to sfto/whatever, or heroku (why? cause people) etc. If it were just zola CLI and solid, we could ask zola team to move it under their org as the official actions/zola!
Let me know thoughts and interest. If you want make me a collab and I'll make a PR with any required changed.