google / docsy

A set of Hugo doc templates for launching open source content.
https://docsy.dev
Apache License 2.0
2.55k stars 888 forks source link

Left sidebar directory displaying issues #1951

Open bryantyan opened 4 months ago

bryantyan commented 4 months ago

Environment

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 commented 4 months ago

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