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

19 lines
365 B
Markdown
Raw Normal View History

2018-10-17 04:51:09 +00:00
title: Insight Search Plugin
date: 2018-01-01
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%}