[PR #7399] [MERGED] [Docs] Tour: Move the Tour to website top level and add a sidebar for the tour #21497

Closed
opened 2026-04-14 22:06:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7399
Author: @Juulz
Created: 4/6/2026
Status: Merged
Merged: 4/6/2026
Merged by: @matt-fidd

Base: masterHead: tour-toplevel-menu


📝 Commits (4)

  • c9ce3b1 Add tourSidebar with various tour documentation
  • 60ee5e4 Add 'Tour Actual' sidebar to Docusaurus config
  • 1934339 Remove 'A Tour of Actual' from docs sidebar
  • 747752a Rename 'Tour Actual' to 'Tour' in sidebar

📊 Changes

2 files changed (+16 additions, -17 deletions)

View changed files

📝 packages/docs/docs-sidebar.js (+10 -17)
📝 packages/docs/docusaurus.config.js (+6 -0)

📄 Description

Description

Moves the tour out of the docs and into it's own top level menu. This should be less confusing when perusing the docs.

Fixes #6189

Testing

View resulting website deploy.

Checklist

  • Release notes not needed for docs.
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7399 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 4/6/2026 **Status:** ✅ Merged **Merged:** 4/6/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `tour-toplevel-menu` --- ### 📝 Commits (4) - [`c9ce3b1`](https://github.com/actualbudget/actual/commit/c9ce3b14adf576eb5f1ece27d54f9e5db6c204ec) Add tourSidebar with various tour documentation - [`60ee5e4`](https://github.com/actualbudget/actual/commit/60ee5e4ad5e1725877d99cc54f5ac69f75d5a153) Add 'Tour Actual' sidebar to Docusaurus config - [`1934339`](https://github.com/actualbudget/actual/commit/19343394b7a671bbd08f341e58bf1b792e88f4eb) Remove 'A Tour of Actual' from docs sidebar - [`747752a`](https://github.com/actualbudget/actual/commit/747752a1a411ea837ee42f9b4109a8695a79ee21) Rename 'Tour Actual' to 'Tour' in sidebar ### 📊 Changes **2 files changed** (+16 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs-sidebar.js` (+10 -17) 📝 `packages/docs/docusaurus.config.js` (+6 -0) </details> ### 📄 Description ## Description Moves the tour out of the docs and into it's own top level menu. This should be less confusing when perusing the docs. ## Related issue(s) Fixes #6189 ## Testing View resulting website deploy. ## Checklist - [x] Release notes not needed for docs. - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 22:06:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#21497