Install Tools
Install Next them
1 | git clone https://github.com/theme-next/hexo-theme-next themes/next |
Install hexo-renderre-swig
1 | sudo npm install hexo-renderer-swig |
Install Local Search
Install hexo-generator-searchdb by executing following command in site root dir:
1 | npm install hexo-generator-searchdb |
Add follow config to Hexo Config
1 | search: |
Change Next Config as follow
1 | # Local search |