Add Integration with Git automatic update.
Add Integration with Git (or other SCM), for automatic update of posts folder.
Hooks? That's pretty difficult to add as a built-in function, I guess.
Something like that. This could be great to use Git Hooks for when a commit (or push) is made, the blask blog can be update the *postDir *or, Template Dir.
2018-04-05 23:35 GMT+01:00 Juanjo Salvador [email protected]:
Webhooks?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zerasul/blask/issues/12#issuecomment-379096966, or mute the thread https://github.com/notifications/unsubscribe-auth/AFyWcEjMAwPtM1SWhcoU9LNexGRh7IUDks5tlpwmgaJpZM4Slbgi .
Blaskon 2018
We can use web hook for update the repository and update the contents.
idea
We can use the BlaskCLI tool for use git and update the repo content.