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
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
--gitfilesargument and then.The slug collision must work for this case also #18