Updating documentation website
This commit is contained in:
parent
04f9bcb246
commit
6a7b688273
@ -222,7 +222,7 @@ here</a>. Once signed in, you can get your credentials from
|
||||
<h2 id="usage">Usage <a class="anchor" href="getting-started.html#usage" aria-hidden="true"></a></h2>
|
||||
<p>Once your credentials are setup, you can run the indexing by running the
|
||||
following command:</p>
|
||||
<pre class="code-sample cm-s-mdn-like codeMirror shell" data-code-type="Command"><div class="code-wrap"><code><span class="cm-def">ALGOLIA_API_KEY</span><span class="cm-operator">=</span><span class="cm-string">'{your_admin_api_key}'</span> bundle exec jekyll algolia
|
||||
<pre class="code-sample cm-s-mdn-like codeMirror shell" data-code-type="Command"><div class="code-wrap"><code><span class="cm-def">ALGOLIA_API_KEY</span><span class="cm-operator">=</span><span class="cm-string">'your_admin_api_key'</span> bundle exec jekyll algolia
|
||||
</code></div></pre>
|
||||
<p>Note that <code>ALGOLIA_API_KEY</code> should be set to your admin API key. This key has
|
||||
write access to your index so will be able to push new data. This is also why
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user