> ## Content Index
> Fetch the complete content index at: https://ghost.org/changelog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Custom Navigation
- URL: https://ghost.org/changelog/navigation/
- Published: 2015-03-02T15:34:00.000Z
- Updated: 2021-01-11T00:57:54.000Z
- Author: John O'Nolan
- Tags: New, #changelog, #ghost

It's hard to build a publication without a good site navigation structure. Until now, you had to code navigation menus for Ghost directly into your theme - which was kind of a pain.

We've just added support for custom navigation within Ghost so that you can **create a simple menu for your blog with a few clicks** from your settings area.

![](https://storage.ghost.io/c/11/12/11129d96-48f2-4637-9c25-b077458f01e2/content/images/2021/01/nav-admin.gif)

Themes can add support for these navigation menus with the all new `{{navigation}}` helper. Full documentation is [here](https://ghost.org/docs/themes/helpers/navigation/?ref=ghost.org). You can check out an example implementation of custom navigation in the newly updated Casper theme, over on [https://demo.ghost.io](https://demo.ghost.io/?ref=ghost.org).

Hopefully this new addition will make themes more powerful and blogger lives more pleasurable!

**Ghost(Pro)** users already have access to this feature right now, there's nothing you need to do! Users running Ghost on their own servers can grab this feature by upgrading to [Ghost 0.5.9](https://ghost.org/docs/install/?ref=ghost.org).