static-site
static-site copied to clipboard
Improve Error Reporting
Test and ensure pretty, meaningful, formatted errors are returned for the following scenarios:
- Data file is missing
- Data file is invalid
- Front matter is invalid
- Template file is missing
- Template syntax incorrect
- Helper file is missing
- Helper syntax and api is incorrect
Should report line number and maybe even show where in the code it failed.