gitdocs
gitdocs copied to clipboard
Merge config files from external sources
With the new manifest structure, I'm not sure anything really needs to be merged from the external source config file anymore. We no longer need to merge for ordering stuff, since that's all in the frontmatter now (and the manifest inherits it correctly.) The theme stuff shouldn't be overwritable from the source either.
@zsherman Can you think of anything that might need to be inherited from an external config?