feat: Update Hugo archetypes to remove HRs and change final subsection #531
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
This commit updates the Hugo archetypes to remove the horizontal lines delineating each section, and also changes the final sections of each section. The future website theme uses meaningful whitespace for breaking sections up instead of horizontal lines, so removing it from the templates prevents more from being added.
"See also" was changed to "Next steps" for two of the archetypes, with more specific examples for all three. This reflects discussions around the fact that "See also" doesn't inspire informed content design.
"Next steps" is more appropriate for specific use cases, especially with the context of the working document - we have a good idea of what the reader may need to do next, so the title should reflect that.
Checklist
Before merging a pull request, run through this checklist and mark each as complete.
README.md
andCHANGELOG.md
Footnotes
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content. ↩