matcornic / matcornic/hugo-theme-learn
Add option to prevent title from being displayed on page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be helpful to be able to prevent the title from being displayed on the page. This would allow the user to use different markdown syntax for the title (not always h1). This is also helpful when using other markdown editors and wanting to edit the title outside of the scope of the theme.
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
The issue does not name a file or test. Locate the Hugo theme template or entry point that renders page titles, then determine how page configuration controls that output. Done means a documented option can suppress the theme-rendered title while leaving the page content available for an alternate Markdown heading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100