Skip to content

How freeze should work when using Github Action ?  #11

Open
@cderv

Description

@cderv

Using freeze will create a folder _freeze that should be kept. Usually it is committed (https://github.com/quarto-dev/quarto-web/tree/main/_freeze) as without it, freezing would not work.

When rendering a Quarto project on Github action, how should that behave ? For document not using freeze it would be ok. For others, it would be required to commit back the change in _freeze probably.

It seems we may have some workflow where rendering locally the website and committing the _site folder will be easier than having GHA render the project.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions