hexo-theme-icarus/source/_posts/search/Insight.md

19 lines
365 B
Markdown

title: Insight Search Plugin
date: 2018-01-01
categories:
- Plugins
- Search
tags:
- Getting Started
search:
type: insight
---
{% quote %}
From Icarus 2.0.0, you no longer need to install <code>hexo-generator-json-content</code> to use the insight search plugin.
{% endquote %}
{% codeblock lang:yaml _config.yml %}
search:
type: insight
{% endcodeblock%}