Add warning for orphaned pagecontent pages
Open
- Dominant language
- TypeScript
- Stars
- 188
- Forks
- 64
- Avg merge
- 8d 11h
- Merged PRs (30d)
- 3
Description
.md files that appear in the input/pagecontent folder need to be added to sushi-config.yaml under menu or pages or the page will not be built. It may not be immediately obvious, so it might be nice to have a warning that a page will not be built.
Contributor guide
Research direction
Start by tracing how .md files in input/pagecontent are discovered and how sushi-config.yaml menu and pages entries are processed. Add a warning for files that are not referenced there, then verify that referenced pages still build and orphaned pages produce the expected warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100