Two DNS Short Guides Listed on docs/networking Category
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 1.2k
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
## Guides Affected by the Issue
DNS Short Guides:
- How to Use Linode's Nameservers
- Update DNS Records on Common Name Server Authorities
## System Version
- OS: Ubuntu 18.04
- Hugo: v0.58.2 (compiled from [source](https://github.com/gohugoio/hugo/tree/v0.58.2) using Go 1.12.9)
## Issue
Two DNS short guides, as mentioned in Guides Affected above, listed on [docs/networking on localhost](http://localhost:1313/docs/networking). However, such short guides aren't listed on [linode.com](https://www.linode.com/docs/networking). (as expected)
This issue occurred despite the front matter of short guides in question have `headless: true` parameter.
Contributor guide
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
Start by inspecting the front matter for “How to Use Linode's Nameservers” and “Update DNS Records on Common Name Server Authorities,” then run the documented Hugo setup and check the generated docs/networking category locally. Compare the result with the expected linode.com behavior; done means both short guides remain excluded from that category while their intended access is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100