Skip to content

Validate site content in the pipeline

Jamie Tanna requested to merge feature/validate-yaml into master

As part of #234 (closed), #235 (closed), add validation to ensure posts are well-formed and have required structure. Enforcing this within the pipeline means we won't deploy / merge broken code.

TODOs:

  • Remove error.html checking within the layouts
Edited by Jamie Tanna

Merge request reports