zola/docs/content/documentation/getting-started
Connor K 26f6677bfb Add support for Fuse.js search format (#2507)
* inital "just barely works" Fuse.js support

* implement FuseJavascript; refactor index_for_lang

* support search config

* move fuse index building to it's own file

* update doc of Search.index_format

* update config docs

* update search documentation

* use &str where possible

* use libs::serde_json

remmeber to commit Cargo.lock

* move extension logic to IndexFormat

* move the entire filename logic inside IndexFormat

* move elasticlunr to it's own module

* only create elasticlunr.min.js if we're actually using elasticlunr

* move ELASTICLUNR_JS to elasticlunr.js

* hide the details of search's submodules

* optionally include path

* explain include_path better

* remove references to stork

* replace if with match

* support include_description

* specify "permalink"

* move body cleaning and truncation to a function

* update truncate_content_length docs to specify *code points*
2024-06-20 23:15:24 +02:00
..
_index.md Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
cli-usage.md Add Checking and Force Flag for Directory in Serve Command (#2265) 2023-12-18 23:24:06 +01:00
configuration.md Add support for Fuse.js search format (#2507) 2024-06-20 23:15:24 +02:00
directory-structure.md docs: update links to new Tera docs URL (#2289) 2023-08-31 14:32:36 +02:00
installation.md docs(installation): Add information for Gentoo Linux (#2492) 2024-05-07 22:40:54 +02:00
overview.md docs: update links to new Tera docs URL (#2289) 2023-08-31 14:32:36 +02:00