sanyuan0704 / island.js

📝 Vite & MDX powered static site generator. Base on islands architecture

Home Page:https://islandjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: responsive layout

sanyuan0704 opened this issue · comments

Is your feature request related to a problem? Please describe.

Now the default theme doesn't support responsive layout, which is necessary for mobile scene.

Describe the solution you'd like

There are following parts should be finished:

  • Mini navbar. For example:
    image

  • Mini sidebar: For example:

image

  • The sticky menu bar. For example:

image

Describe alternatives you've considered

No response

Additional context

No response

Validations

  • Read the docs.
  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.

Let me try