Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Changes reaching `main` trigger both publication workflows:
## Repository layout

- `home.md` — Wiki.js home content; mirrored as GitHub Wiki `Home.md`
- `sidebar.md` — Wiki.js/sidebar content; mirrored as `_Sidebar.md`
- `.wikijs/navigation.json` — Wiki.js navigation configuration
- `sidebar.md` — GitHub Wiki sidebar source; mirrored as `_Sidebar.md`
- `VotingPlugin/` — VotingPlugin documentation pages
- `assets/` — diagrams and other documentation assets
- `.github/workflows/` — mirror and backup deployment workflows
Expand Down