diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-17 12:39:33 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-17 12:39:33 +0200 |
commit | d0a72793fffc208323292430bbbd8a0c7c2b6a2d (patch) | |
tree | 1e8b505235f4c8f664eeac8d635993fd930fdb83 /public/search_index.en.js | |
parent | 9cf068c9e0f034e285a4c2d6226412d5635df9fa (diff) |
Importing...
Changes to be committed:
new file: .gitmodules
modified: config.toml
modified: content/blog/_index.md
renamed: templates/index.html -> index.html
new file: public/blog/first/index.html
new file: public/blog/index.html
new file: public/blog/second/index.html
new file: public/elasticlunr.min.js
new file: public/search_index.en.js
new file: public/typography.css
new file: themes/emily_zola_theme
new file: themes/hermit_zola
Diffstat (limited to 'public/search_index.en.js')
-rw-r--r-- | public/search_index.en.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/search_index.en.js b/public/search_index.en.js new file mode 100644 index 0000000..9126c9a --- /dev/null +++ b/public/search_index.en.js @@ -0,0 +1 @@ +window.searchIndex = {"fields":["title","body"],"pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5","index":{"body":{"root":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"https://alphara.art/blog/":{"tf":1.0},"https://alphara.art/blog/first/":{"tf":1.0},"https://alphara.art/blog/second/":{"tf":1.0}},"df":3}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/first/":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/":{"tf":1.0}},"df":1}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/":{"tf":1.0},"https://alphara.art/blog/first/":{"tf":1.4142135623730951},"https://alphara.art/blog/second/":{"tf":1.4142135623730951}},"df":3}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://alphara.art/blog/second/":{"tf":1.4142135623730951}},"df":1}}}}}}}},"title":{"root":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"https://alphara.art/blog/":{"tf":1.0}},"df":1}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/first/":{"tf":1.0}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/":{"tf":1.0}},"df":1}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"https://alphara.art/blog/":{"tf":1.0},"https://alphara.art/blog/first/":{"tf":1.0},"https://alphara.art/blog/second/":{"tf":1.0}},"df":3}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"https://alphara.art/blog/second/":{"tf":1.0}},"df":1}}}}}}}}},"documentStore":{"save":true,"docs":{"https://alphara.art/":{"body":"","id":"https://alphara.art/","title":""},"https://alphara.art/blog/":{"body":"","id":"https://alphara.art/blog/","title":"List of blog posts"},"https://alphara.art/blog/first/":{"body":"This is my first blog post.\n","id":"https://alphara.art/blog/first/","title":"My first post"},"https://alphara.art/blog/second/":{"body":"This is my second blog post.\n","id":"https://alphara.art/blog/second/","title":"My second post"}},"docInfo":{"https://alphara.art/":{"body":0,"title":0},"https://alphara.art/blog/":{"body":0,"title":3},"https://alphara.art/blog/first/":{"body":3,"title":2},"https://alphara.art/blog/second/":{"body":3,"title":2}},"length":4},"lang":"English"};
\ No newline at end of file |