|
97 | 97 |
|
98 | 98 | <div class="collapse navbar-collapse navbar-ex1-collapse">
|
99 | 99 | <ul class="nav navbar-nav">
|
| 100 | +<li class="dropdown"> |
| 101 | +<a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> |
| 102 | +<ul class="dropdown-menu"> |
100 | 103 | <li>
|
101 |
| -<a href="https://getnikola.com/documentation.html">Documentation</a> |
| 104 | +<a href="https://getnikola.com/documentation.html"><strong>Documentation Index</strong></a> |
102 | 105 | </li>
|
103 | 106 | <li>
|
104 |
| -<a href="https://getnikola.com/contact.html">Help/Bugs/Contact</a> |
| 107 | +<a href="https://getnikola.com/handbook.html"><strong>Handbook</strong></a> |
| 108 | +</li> |
| 109 | +<li> |
| 110 | +<a href="https://getnikola.com/conf.html">conf.py</a> |
| 111 | +</li> |
| 112 | +<li> |
| 113 | +<a href="https://getnikola.com/creating-a-theme.html">Theming Tutorial</a> |
| 114 | +</li> |
| 115 | +<li> |
| 116 | +<a href="https://getnikola.com/extending.html">Extending</a> |
| 117 | +</li> |
| 118 | +<li> |
| 119 | +<a href="https://getnikola.com/internals.html">Internals</a> |
| 120 | +</li> |
| 121 | +<li> |
| 122 | +<a href="https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
| 123 | +</li> |
| 124 | +</ul> |
| 125 | +</li> |
| 126 | +<li class="dropdown"> |
| 127 | +<a href="#" class="dropdown-toggle" data-toggle="dropdown">Support & Contact <b class="caret"></b></a> |
| 128 | +<ul class="dropdown-menu"> |
| 129 | +<li> |
| 130 | +<a href="https://github.com/getnikola/nikola/issues">Issue Tracker</a> |
| 131 | +</li> |
| 132 | +<li> |
| 133 | +<a href="https://groups.google.com/group/nikola-discuss">Mailing List</a> |
| 134 | +</li> |
| 135 | +<li> |
| 136 | +<a href="https://twitter.com/GetNikola">Twitter</a> |
| 137 | +</li> |
| 138 | +<li> |
| 139 | +<a href="https://getnikola.com/contact.html"><strong>All support options</strong></a> |
| 140 | +</li> |
| 141 | +</ul> |
105 | 142 | </li>
|
106 | 143 | <li>
|
107 | 144 | <a href="https://github.com/getnikola/nikola">GitHub</a>
|
|
113 | 150 | <a href="https://plugins.getnikola.com">Plugins</a>
|
114 | 151 | </li>
|
115 | 152 | <li class="active">
|
116 |
| -<a href="https://users.getnikola.com">Users</a> |
| 153 | +<a href="https://users.getnikola.com">Users<span class="sr-only"> (active)</span></a> |
117 | 154 | </li>
|
118 | 155 | <li>
|
119 | 156 | <a href="https://getnikola.com/blog/index.html">Blog</a>
|
|
0 commit comments