4

I'm using Github Wiki Pages to document my private repository. By default, Github displays a Pages sidebar with a search box and a list of all pages:

Screenshot of Wiki Pages sidebar menu

I have created custom sidebar menus using _Sidebar.md and would love to remove the Pages menu, but somehow keep the search box if possible.

Does anyone know if Github supports this?

The Pages menu doesn't seem to be a feature of Gollum, the library that Github uses to create the Wiki...but if it is, is there a way of modifying it?

Shaun Scovil
  • 3,905
  • 5
  • 39
  • 58
  • 1
    I don't see any options for that. I just keep the default sidebar closed in that case. You should try GitHub support. – approxiblue Jul 31 '15 at 14:43

1 Answers1

3

There isn't a feature to:

remove the Pages menu, but somehow keep the search box

If this changes I'll post an update.

bitoiu
  • 6,893
  • 5
  • 38
  • 60
  • Someone from GitHub Support confirmed this as well, responding to my question on Twitter: https://twitter.com/GitHubHelp/status/627210628403470336 – Shaun Scovil Aug 01 '15 at 00:17