Introduce option to declare dependencies between content files
Note that we need to be able to declare a dependency on news.md from index.html, because we want to delay processing of index.html until news.md has been processed as we no longer want to process news twice. This commit is a step towards moving the generation of 'newsbox.html' into a post-processing step.
Showing
Please register or sign in to comment