aschmelyun / cleaver

🔥🔪 A blazing-fast static site generator using Laravel's Blade templating engine

Home Page:https://usecleaver.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error checking and validation of content

aschmelyun opened this issue · comments

Ensure all appropriate test cases are met and exceptions gracefully handled. If required attributes are missing, let the user know through detailed yet concise error messages in the console output. Include validation on specific attributes if they need to fit a certain format.