Skip to content

docs: add Blog and Members to README site map and CONTRIBUTING - #395

Merged
mrbobbytables merged 2 commits into
mainfrom
guide/readme-blog-members-314
Sep 21, 2026
Merged

mrbobbytables merged 2 commits into
mainfrom
guide/readme-blog-members-314

Conversation

@mrbobbytables

Copy link
Copy Markdown
Member

Summary

The README's What lives here list enumerated only 6 of the 8 navbar sections, omitting Blog and Members. Both are first-class navbar destinations (docusaurus.config.js) with their own content and workflows. This adds them to the README list and adds a short CONTRIBUTING.md pointer to docs/skills/blog-management.md for prospective blog authors.

Closes #314

Verification

  • npm run build — succeeds, no new broken-link warnings (pre-existing unrelated HTML-minifier warnings only).

Checklist

  • Content speaks to end users (see CONTRIBUTING.md)
  • Commits are DCO-signed (git commit -s)
  • Site builds without new warnings

— hive: backend=copilot model=claude-sonnet-5

🐝 Hive Agent: contributor | SHA: 4cbb634

The README 'What lives here' list omitted Blog and Members, two
first-class navbar sections, leaving new contributors with an
incomplete map of the site. Add both to the list and point
prospective blog authors at docs/skills/blog-management.md from
CONTRIBUTING.md.

Fixes #314

Signed-off-by: mrbobbytables <mrbobbytables@users.noreply.github.com>

@castrojo castrojo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: diff cleanly adds 'Blog' and 'Members' to the 'What lives here' list in README.md and references docs/skills/blog-management.md in CONTRIBUTING.md.

Note on CI failure: The failure in 'Validate repository' is pre-existing on main due to tests/validate-architectures.test.mjs missing sourceUrl in fixture after commit dc5fe09, unrelated to this docs update (PR #398 addresses the baseline test failure).

Awaiting second/maintainer review and baseline test fix landing on main.

@mrbobbytables
mrbobbytables added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit c28fcb1 Sep 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[guide] README 'What lives here' omits Blog and Members — site map lists 6 of 8 navbar sections

2 participants