doctrine / doctrine/static-website-generator
Allow option to not stop build when just one page fails to build
Open
Enhancement
- Dominant language
- PHP
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Output an error page instead of failing the whole build. This is good so you can get a nice error page in the browser to see the problem and one problem won't fail the whole build. This is useful for local development.
Contributor guide
Assessment
This issue has not been assessed yet.