Skip to content

Migrate 1Secure KB to autogenerated sidebars - #125

Merged
hilram7 merged 2 commits into
devfrom
kb-migrate-sidebar-1secure
Feb 6, 2026
Merged

Migrate 1Secure KB to autogenerated sidebars#125
hilram7 merged 2 commits into
devfrom
kb-migrate-sidebar-1secure

Conversation

@hilram7

Copy link
Copy Markdown
Collaborator

Summary

Migrates 1Secure Knowledge Base to use Docusaurus autogenerated sidebars with icon grid category views. This is the seventh product migration following the infrastructure (#112), Threat Prevention (#117), Threat Manager (#118), Identity Recovery (#121), Privilege Secure-AM (#122), and Privilege Secure Discovery (#123).

Also fixes a URL routing issue caused by parentheses in a filename.

Changes Made

1Secure KB Migration

  • Added to MIGRATED_PRODUCTS: 1Secure now uses the new autogenerated sidebar system
  • Sidebar already configured: No changes needed - already using autogenerated structure
  • Filename fix: Renamed file with parentheses in name to fix URL routing issue
    (troubleshoot_failed_action_service_connections_to_windows_resources_(psremotingwinrm).md
    troubleshoot_failed_action_service_connections_to_windows_resources_psremotingwinrm.md)
  • KB content copied: Current version now has KB content with icon grid category views (27 files, 2 categories)

Testing

✅ Local dev server: 1Secure KB displays correctly
✅ Production build: Completes successfully without errors
✅ Icon grid views: All 2 KB categories show with grid layout
✅ No duplicates: Only autogenerated KB section appears
✅ Current version: KB displays correctly
✅ Renamed file: URL routing works correctly without parentheses
✅ No conflicts with previous migrations

Migration Status

Completed:

Remaining: 10 products

Hilary Ramirez added 2 commits February 6, 2026 12:48
- Add 1secure to MIGRATED_PRODUCTS in copy script
- Sidebar already configured with autogenerated structure (no changes needed)
- Fix filename with parentheses: rename troubleshoot_failed_action_service_connections_to_windows_resources_(psremotingwinrm).md to remove parentheses (fixes URL routing issue)
- KB content copied to current version with icon grid views (27 files, 2 categories)
@hilram7
hilram7 marked this pull request as ready for review February 6, 2026 17:58
@hilram7
hilram7 requested a review from a team as a code ownerFebruary 6, 2026 17:58
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.

2 participants

@hilram7@jake-mahon-netwrix