Skip to content

[feat] incremental builds #21

@rochacbruno

Description

@rochacbruno

Currently marmite will walk the whole content/ folder and regenerate each html.

Feature:

When the main folder is set as a git repository it will accept a --gitfiles argument and then.

  • If templates/ has changes, rebuild the whole site.
  • Else, build only pages changed or added according to git

The slug collision must work for this case also #18

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions