Commit 6199d83
authored
Error for missing breadcrumbs (scientific-python/blog.scientific-python.org#158) (#584)
* layouts/partials/breadcrumbs.html: Log an error and fail the build
if a breadcrumb is missing (i.e. if a page used in a breadcrumb has a
missing "title" field in its front matter).
This only applies to content pages which are referred to in
breadcrumbs; other pages are still allowed to not have titles.
See <scientific-python/blog.scientific-python.org#158>.1 parent 8f100e5 commit 6199d83
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
0 commit comments