You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And this would add a separator and make the children of the /pages/docs/concepts folder be under the separator. /pages/docs/concepts/_meta.json can then be used to change the items under the concepts folder.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be nice if you could make a folder be a separator, so if you had something like this:
Foo would route to
/docs/concepts/foo
and bar would route to/docs/concepts/bar
.This could be done by having a
_meta.json
inside/pages/docs
And this would add a separator and make the children of the
/pages/docs/concepts
folder be under the separator./pages/docs/concepts/_meta.json
can then be used to change the items under the concepts folder.Beta Was this translation helpful? Give feedback.
All reactions