2018-10-17 04:51:09 +00:00
|
|
|
title: Insight Search Plugin
|
2018-10-28 16:15:59 +00:00
|
|
|
date: 2013-01-01
|
2018-10-17 04:51:09 +00:00
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Search
|
2018-10-17 04:51:09 +00:00
|
|
|
tags:
|
|
|
|
- Getting Started
|
|
|
|
search:
|
|
|
|
type: insight
|
|
|
|
---
|
|
|
|
|
|
|
|
{% quote %}
|
2018-10-28 05:30:33 +00:00
|
|
|
From Icarus 2.0.0, you no longer need to install <code>hexo-generator-json-content</code> to use the insight search plugin.
|
2018-10-17 04:51:09 +00:00
|
|
|
{% endquote %}
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
search:
|
|
|
|
type: insight
|
|
|
|
{% endcodeblock%}
|