You can add new wiki pages directly to your repository using our web interface.

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. Wiki menu link
    Under your repository name, click Wiki.

  3. Wiki new page button
    From the top menu bar, click New Page.

  4. Wiki markup selection
    Wiki pages 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.
  5. Wiki WYSIWYG
    Use the text editor to add your page's content. You can also use the wiki toolbar at the top for entering text using a graphical WYSIWYG editor.
  6. Wiki commit message
    Enter a commit message describing the new file you’re adding.
  7. To commit your changes to the wiki, click Save Page.