Skip to content

Update Netlify build command #167

@chalin

Description

@chalin

For context, see #156 (comment):

Studying the deploy log I realized, that git submodules still get checked out. This doesn't do any harm, but it is not necessary either. Maybe this can be corrected? If so, I think we should open a separate ticket for this.

From #156 (comment):

OK, so the build instruction on Netlify is currently:

cd themes/docsy && git submodule update -f --init && cd ../.. && hugo

So will automatically check out the submodules. With Hugo Modules will it just work by running hugo?

/cc @deining @LisaFC

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