babble validate models # Validate model definitions (check for syntax, valid options etc)
babble validate content # Check that all content can be parsed / loaded using their respective model definitions
babble validate templates # Similar to `babble build` but not saving to disk? Not sure about this one.
babble validate # Should run all of the above