LocalSearch
Learn how to configure local search for the Solitude theme.
Install Plugin
Install the hexo-generator-search plugin, and modify the theme and Hexo configuration.
Theme Configuration
_config.solitude.yml
Hexo Configuration
Add the following configuration at the bottom of your _config.yml
. Refer to the plugin's README
for specific configuration details.
_config.yml
Remember to run hexo clean
after completing the configuration.