karmaniverous/metastructure

Add handlebars partials to config

Closed this issue · 0 comments

  • Create a root-level partials object where keys are partial names & values are paths to partial templates.

  • Create a workspace-level partials object that overrides these.

  • In generateWorkspaces.ts merge these, load files & register partials before iterating through generators.

  • In template repo, encapsulate do-not-edit header into a partial & refactor templates.

  • Update wiki docs.