Skip to content

Fine tune website generation steps #377

@bartoszmajsak

Description

@bartoszmajsak

Currently, in order to generate the whole content we have to invoke following steps:

awestruct -d
awestruct --server -P production
awestruct -P production --deploy 

first two are rather redundant and ideally we should have it as one (--server as it also generates modules pages).

We have to investigate how to tweak the pipeline to not waste time invoking generation twice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions