Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Getting the Guide section ready #9

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

ruchirlives
Copy link
Contributor

No description provided.

@Moonded
Copy link
Collaborator

Moonded commented Mar 13, 2022

If you create a new file, the sidebar will use that files name as an entry, If you write it together, it'll be together aswell.
Either make a space or add the title in the page. Also mark the sidebar position:

---
sidebar_position: 1
title: Whatever
---

to set the sidebar posion for nested entrys create a _category_.json with:

{
    "position": 5
}

after that ill approve the pr.

@Moonded Moonded self-requested a review March 13, 2022 00:07
@ruchirlives
Copy link
Contributor Author

I’ve made these changes. Thanks.

@Moonded
Copy link
Collaborator

Moonded commented Mar 13, 2022

Better

@ruchirlives ruchirlives marked this pull request as draft March 13, 2022 11:14
@ruchirlives ruchirlives marked this pull request as ready for review March 13, 2022 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants