Add mention of classifier-reborn for LSI
classifier-reborn is mandatory for LSI since Jekyll 3.0
This commit is contained in:
parent
c1b542e066
commit
03722f022e
|
@ -233,7 +233,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
|
||||||
<tr class="setting">
|
<tr class="setting">
|
||||||
<td>
|
<td>
|
||||||
<p class="name"><strong>LSI</strong></p>
|
<p class="name"><strong>LSI</strong></p>
|
||||||
<p class="description">Produce an index for related posts.</p>
|
<p class="description">Produce an index for related posts. The <a href="http://www.classifier-reborn.com/">classifier-reborn</a> plugin must be used.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="align-center">
|
<td class="align-center">
|
||||||
<p><code class="option">lsi: BOOL</code></p>
|
<p><code class="option">lsi: BOOL</code></p>
|
||||||
|
|
Loading…
Reference in New Issue