|
87 | 87 | <span class="icon-bar"></span>
|
88 | 88 | </button>
|
89 | 89 | <a class="navbar-brand" href="https://getnikola.com/">
|
90 |
| - <img src="assets/img/logo.svg" alt="Nikola" id="logo"></a> |
| 90 | + <img src="https://getnikola.com/assets/img/logo.svg" alt="Nikola" id="logo"></a> |
91 | 91 | </div>
|
92 | 92 | <!-- /.navbar-header -->
|
93 | 93 | <div class="collapse navbar-collapse" id="bs-navbar" aria-expanded="false">
|
|
96 | 96 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation <b class="caret"></b></a>
|
97 | 97 | <ul class="dropdown-menu">
|
98 | 98 | <li>
|
99 |
| -<a href="documentation.html"><strong>Documentation Index</strong></a> |
| 99 | +<a href="https://getnikola.com/documentation.html"><strong>Documentation Index</strong></a> |
100 | 100 | </li>
|
101 | 101 | <li>
|
102 |
| -<a href="getting-started.html"><strong>Getting Started</strong></a> |
| 102 | +<a href="https://getnikola.com/getting-started.html"><strong>Getting Started</strong></a> |
103 | 103 | </li>
|
104 | 104 | <li>
|
105 |
| -<a href="handbook.html"><strong>Handbook</strong></a> |
| 105 | +<a href="https://getnikola.com/handbook.html"><strong>Handbook</strong></a> |
106 | 106 | </li>
|
107 | 107 | <li>
|
108 |
| -<a href="features/index.html"><strong>Features</strong></a> |
| 108 | +<a href="https://getnikola.com/features/index.html"><strong>Features</strong></a> |
109 | 109 | </li>
|
110 | 110 | <li>
|
111 |
| -<a href="conf.html">conf.py</a> |
| 111 | +<a href="https://getnikola.com/conf.html">conf.py</a> |
112 | 112 | </li>
|
113 | 113 | <li>
|
114 |
| -<a href="changes.html">Changelog</a> |
| 114 | +<a href="https://getnikola.com/changes.html">Changelog</a> |
115 | 115 | </li>
|
116 | 116 | <li>
|
117 |
| -<a href="creating-a-theme.html">Theming Tutorial</a> |
| 117 | +<a href="https://getnikola.com/creating-a-theme.html">Theming Tutorial</a> |
118 | 118 | </li>
|
119 | 119 | <li>
|
120 |
| -<a href="extending.html">Extending</a> |
| 120 | +<a href="https://getnikola.com/extending.html">Extending</a> |
121 | 121 | </li>
|
122 | 122 | <li>
|
123 |
| -<a href="internals.html">Internals</a> |
| 123 | +<a href="https://getnikola.com/internals.html">Internals</a> |
124 | 124 | </li>
|
125 | 125 | <li>
|
126 |
| -<a href="creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
| 126 | +<a href="https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
127 | 127 | </li>
|
128 | 128 | <li>
|
129 |
| -<a href="license.html">License</a> |
| 129 | +<a href="https://getnikola.com/license.html">License</a> |
130 | 130 | </li>
|
131 | 131 | </ul>
|
132 | 132 | </li>
|
|
146 | 146 | <a href="https://irclogs.getnikola.com/">IRC logs (#nikola@freenode)</a>
|
147 | 147 | </li>
|
148 | 148 | <li>
|
149 |
| -<a href="contact.html"><strong>All support options</strong></a> |
| 149 | +<a href="https://getnikola.com/contact.html"><strong>All support options</strong></a> |
150 | 150 | </li>
|
151 | 151 | </ul>
|
152 | 152 | </li>
|
|
171 | 171 | <a href="https://github.com/getnikola/nikola/issues">Issue Tracker</a>
|
172 | 172 | </li>
|
173 | 173 | <li>
|
174 |
| -<a href="changes.html">Changelog</a> |
| 174 | +<a href="https://getnikola.com/changes.html">Changelog</a> |
175 | 175 | </li>
|
176 | 176 | <li>
|
177 |
| -<a href="license.html">License</a> |
| 177 | +<a href="https://getnikola.com/license.html">License</a> |
178 | 178 | </li>
|
179 | 179 | <li>
|
180 |
| -<a href="authors.html">Contributors</a> |
| 180 | +<a href="https://getnikola.com/authors.html">Contributors</a> |
181 | 181 | </li>
|
182 | 182 | </ul>
|
183 | 183 | </li>
|
184 | 184 | <li>
|
185 |
| -<a href="blog/index.html">Blog</a> |
| 185 | +<a href="https://getnikola.com/blog/index.html">Blog</a> |
186 | 186 | </li>
|
187 | 187 | <li class="dropdown active">
|
188 | 188 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Users <b class="caret"></b></a>
|
|
207 | 207 | <!-- /.container -->
|
208 | 208 | </nav><!-- End of Menubar -->
|
209 | 209 |
|
210 |
| -<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> |
211 |
| -<div class="container"> |
212 |
| - |
213 |
| -<div class="navbar-header"> |
214 |
| -<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> |
215 |
| -<span class="sr-only">Toggle navigation</span> |
216 |
| -<span class="icon-bar"></span> |
217 |
| -<span class="icon-bar"></span> |
218 |
| -<span class="icon-bar"></span> |
219 |
| -</button> |
220 |
| -<a class="navbar-brand" href="https://getnikola.com/"> |
221 |
| -<img src="https://getnikola.com/assets/img/logo.svg" alt="Nikola" id="logo"> |
222 |
| -</a> |
223 |
| -</div> |
224 |
| - |
225 |
| -<div class="collapse navbar-collapse navbar-ex1-collapse"> |
226 |
| -<ul class="nav navbar-nav"> |
227 |
| -<li class="dropdown"> |
228 |
| -<a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> |
229 |
| -<ul class="dropdown-menu"> |
230 |
| -<li> |
231 |
| -<a href="https://getnikola.com/documentation.html"><strong>Documentation Index</strong></a> |
232 |
| -</li> |
233 |
| -<li> |
234 |
| -<a href="https://getnikola.com/handbook.html"><strong>Handbook</strong></a> |
235 |
| -</li> |
236 |
| -<li> |
237 |
| -<a href="https://getnikola.com/conf.html">conf.py</a> |
238 |
| -</li> |
239 |
| -<li> |
240 |
| -<a href="https://getnikola.com/creating-a-theme.html">Theming Tutorial</a> |
241 |
| -</li> |
242 |
| -<li> |
243 |
| -<a href="https://getnikola.com/extending.html">Extending</a> |
244 |
| -</li> |
245 |
| -<li> |
246 |
| -<a href="https://getnikola.com/internals.html">Internals</a> |
247 |
| -</li> |
248 |
| -<li> |
249 |
| -<a href="https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html">Creating a Site (Not a Blog)</a> |
250 |
| -</li> |
251 |
| -</ul> |
252 |
| -</li> |
253 |
| -<li class="dropdown"> |
254 |
| -<a href="#" class="dropdown-toggle" data-toggle="dropdown">Support & Contact <b class="caret"></b></a> |
255 |
| -<ul class="dropdown-menu"> |
256 |
| -<li> |
257 |
| -<a href="https://github.com/getnikola/nikola/issues">Issue Tracker</a> |
258 |
| -</li> |
259 |
| -<li> |
260 |
| -<a href="https://groups.google.com/group/nikola-discuss">Mailing List</a> |
261 |
| -</li> |
262 |
| -<li> |
263 |
| -<a href="https://twitter.com/GetNikola">Twitter</a> |
264 |
| -</li> |
265 |
| -<li> |
266 |
| -<a href="https://getnikola.com/contact.html"><strong>All support options</strong></a> |
267 |
| -</li> |
268 |
| -</ul> |
269 |
| -</li> |
270 |
| -<li> |
271 |
| -<a href="https://github.com/getnikola/nikola">GitHub</a> |
272 |
| -</li> |
273 |
| -<li> |
274 |
| -<a href="https://themes.getnikola.com">Themes</a> |
275 |
| -</li> |
276 |
| -<li> |
277 |
| -<a href="https://plugins.getnikola.com">Plugins</a> |
278 |
| -</li> |
279 |
| -<li> |
280 |
| -<a href="https://getnikola.com/blog/index.html">Blog</a> |
281 |
| -</li> |
282 |
| -<li> |
283 |
| -<a href="https://getnikola.com/changes.html">Changelog</a> |
284 |
| -</li> |
285 |
| -</ul> |
286 |
| -</div> |
287 |
| -</div> |
288 |
| -</nav> |
289 |
| -<!-- End of Menubar --> |
290 |
| - |
291 |
| - |
292 | 210 | <div class="container" id="content" role="main">
|
293 | 211 | <div class="body-content">
|
294 | 212 | <!--Body content-->
|
|
0 commit comments