jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.8k stars 1.24k forks source link

[Feature]: 是否可以支持多层子菜单 #1502

Closed iamxiaojianzheng closed 1 week ago

iamxiaojianzheng commented 1 month ago

想要的功能 | What feature do you want?

Next主题采用这种方式 https://theme-next.js.org/docs/theme-settings/index.html?highlight=menu#Configuring-Menu-Items

menu:
  home: / || fa fa-home
  archives: /archives/ || fa fa-archive
  Docs:
    default: /docs/ || fa fa-book
    Getting Started:
      default: /getting-started/ || fa fa-flag
      Installation: /installation.html || fa fa-download
      Configuration: /configuration.html || fa fa-wrench
    Third Party Plugins:
      default: /third-party-services/ || fa fa-puzzle-piece
      Math Equations: /math-equations.html || fa fa-square-root-alt
      Comment Systems: /comments.html || fa fa-comment-alt

效果类似这样 image

jerryc127 commented 1 month ago

目前没有这个计划

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.