Skip to content

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

@jmcgarr

Description

@jmcgarr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions