docsy icon indicating copy to clipboard operation
docsy copied to clipboard

Left sidebar directory displaying issues

Open bryantyan opened this issue 1 year ago • 1 comments

Environment

  • [x] Version of Docsy you are using: v0.9.1
  • [x] How are you using Docsy? As a:
    • [x] Hugo module
    • [ ] NPM module
    • [ ] Git submodule
    • [ ] Other:
  • [x] Version of Hugo you are using (output of hugo version): hugo v0.125.4+extended darwin/amd64 BuildDate=2024-04-25T13:27:26Z VendorInfo=brew
  • [x] OS:
    • [ ] Linux
    • [x] macOS
    • [ ] Windows
    • [ ] Other:

Problem

When visiting https://www.docsy.dev/docs/get-started/docsy-as-module/ , the directory structure is as follows:

Get started
   Use Docsy as a Hugo Module
     Before you begin
     Start with a prepopulated site
     Start a site from scratch
  Other setup options
  Deploy Docsy inside a Docker container
  Basic site configuration
  Known issues

When visiting https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/ , the directory structure is as follows:

Get started
   Use Docsy as a Hugo Module
     Before you begin
     Start with a prepopulated site
     Start a site from scratch

Use Docsy as a Hugo Module The directories at the same level below have disappeared.

bryantyan avatar Apr 27 '24 16:04 bryantyan

The issue only occurs when “params.ui.sidebar_menu_compact: true"

bryantyan avatar Apr 29 '24 03:04 bryantyan