Content folders for news, galleries, wiki articles. For my own sanity, going to keep pug files alongside html in dir structure, that way I can make direct relative references to files without implementing variables. Anything within a folder will be spawned off a subindex that generates the templates for that section.
Task runner successfully avoided!! Using npm as build tool. Only annoying thing is that windows can't cope with semicolons but should be fine to dev on real bash.
Folders needed:
Avoid a task runner if possible...