CleverTOC with separate keyword list
Example 4
This is the same as example 3, with the addition of a manually crafted set of filters, in this case on the right of the page (but it can be placed anywhere).
<div class="manualFilters" data-parentlist="mylist">
<button class="keyword btn btn-sm btn-primary">
<span class="kwtitle">vevox</span>
</button>
<button class="keyword btn btn-sm btn-primary ">
<span class="kwtitle">office 365</span>
</button>
<button class="keyword btn btn-sm btn-primary ">
<span class="kwtitle">solstice</span>
</button>
</div>