Skip to content

Document Wiki.js and GitHub Wiki navigation ownership - #13

Draft
BenCodez wants to merge 1 commit into
mainfrom
agent/document-navigation-ownership
Draft

Document Wiki.js and GitHub Wiki navigation ownership#13
BenCodez wants to merge 1 commit into
mainfrom
agent/document-navigation-ownership

Conversation

@BenCodez

Copy link
Copy Markdown
Owner

Summary

  • identify .wikijs/navigation.json as the Wiki.js navigation configuration
  • identify sidebar.md as the GitHub Wiki sidebar source mirrored to _Sidebar.md
  • remove the misleading statement that sidebar.md is Wiki.js navigation

Why

The repository now has separate navigation sources for Wiki.js and the GitHub Wiki. The README still conflated them, which could cause future edits to update the wrong file.

Scope and availability

This changes repository-maintainer documentation only. It does not modify published wiki pages, navigation data, plugin behavior, or development-build documentation.

Release baseline checked: VotingPlugin 7.1.1, published July 23, 2026. No development-only behavior is documented by this PR.

Validation

  • branch is one commit ahead of current main and zero commits behind
  • diff contains only README.md (2 additions, 1 deletion)
  • verified .wikijs/navigation.json contains the Wiki.js navigation and sidebar.md is transformed to _Sidebar.md by the GitHub Wiki mirror workflow
  • reviewed the final file for unrelated changes

AI disclosure: This content was written with assistance from ChatGPT.

Sign up for freeto 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.

1 participant

@BenCodez