matcornic / matcornic/hugo-theme-learn
Pages not ending in .html do not render, but are found
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that, in the latest version of the hugo-theme-learn layout, if a page such as the '/tags' does not end in '.html', then when navigating to it, it does not render any content, but just shows a blank white screen.
Is there a setting somewhere that we might be missing in our layout?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the blank page at /tags in the latest hugo-theme-learn layout, then trace how pages without a .html suffix are found and rendered; done means those pages display their content instead of a blank screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100