Every wiki comes with a sidebar that automatically lists every wiki page. You can also create your own custom sidebar for additional navigation.
In the top right corner of any page, click your username.
On your profile page, click the Repositories tab, then click the name of your repository.
- In your repository's right sidebar, click Wiki.
- Click Add a custom sidebar.
- A custom sidebar can contain any markup that GitHub Enterprise supports. The default choice is Markdown, but you can use the "Edit mode" drop-down menu to switch to a different markup language.
- Use the text editor to type the content you want your sidebar to have. You can also use the wiki toolbar at the top for entering text via a graphical WYSIWYG editor.
- Enter a commit message describing the sidebar you’re adding.
- To commit your changes to the wiki, click Save Page.