| exampleSite/content/docs/compose/search.md | ●●●●● patch | view | raw | blame | history |
exampleSite/content/docs/compose/search.md
@@ -4,6 +4,14 @@ weight = 8 +++ Firstly, ensure you have these lines inside your config.toml file ```toml [outputs] home = ["HTML", "RSS","JSON"] ``` Compose implements `fuse.js` to enable search functionality. At the time of this writing, search on these theme takes either of this forms: ### 1. Passive search @@ -37,4 +45,4 @@ Else the search query must be at least 2 characters long. <!-- This behaviour will change. --> <!-- This behaviour will change. -->