add search support using fusejs
This commit is contained in:
parent
844f9fcfa7
commit
ce0ce5be25
14 changed files with 156 additions and 26 deletions
4
exampleSite/content/search.md
Normal file
4
exampleSite/content/search.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Search
|
||||
layout: search
|
||||
---
|
4
exampleSite/content/search.zh-cn.md
Normal file
4
exampleSite/content/search.zh-cn.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: 搜索
|
||||
layout: search
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue