Skip to content

task site is duplicating the jbake output - intentional? #1

@MartinAhrer

Description

@MartinAhrer

The task definition site is duplicating the jbake output into a site directory. Is this done intentionally?

task(site, type: Copy, dependsOn: [jbake]) {
    destinationDir = file("$buildDir/site")
    from jbake.output
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions