Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a single command that will incrementally bake and preview #47

Open
jmcgarr opened this issue Oct 12, 2018 · 0 comments
Open

Run a single command that will incrementally bake and preview #47

jmcgarr opened this issue Oct 12, 2018 · 0 comments

Comments

@jmcgarr
Copy link
Contributor

jmcgarr commented Oct 12, 2018

This is a feature request.

Currently, if I want to preview my JBake site builds incrementally, I have to open up two shells, with one running ./gradlew -t bake and the second one running ./gradlew bakePreview. Having a single command to run that would address both at the same time would be great. I suspect this command would have to spawn the jetty server in the background while it listens for file changes to run a bake against.

Would love feedback on this feature request before I take a stab at implementing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant