about_yml
about_yml copied to clipboard
preview tool validates about.yml using npm
In order for project owners to know what errors are in their about.yml file, there should be a way for them to see this via a UI and correct them
Notes: The kinds of errors returned are just invalid yml and schema validation errors. There just needs to be a way to visualize these errors in the UI and some way to correct the errors.
https://18f.mybalsamiq.com/projects/aboutymlpreviewtool/Dashboard%20Preview
Looks like this and #54 are closely related, and the validation piece can be handled with https://github.com/18F/about-yml-validator.