Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValere JEANTET <valere.jeantet@gmail.com>2020-08-20 19:32:23 +0300
committerValere JEANTET <valere.jeantet@gmail.com>2020-08-20 19:32:23 +0300
commitbff39245fa3e4b48f2a5a41b512b05d01498c46c (patch)
treec1b34dfed2862f769f88de05bcbbed6af5a51c0f
parent790839a40400c14464b9698be9cad70d0867bb42 (diff)
Update Page “search/_index”
-rw-r--r--exampleSite/content/search/_index.md20
-rw-r--r--exampleSite/content/search/obscuripes13g.jpgbin0 -> 216914 bytes
2 files changed, 11 insertions, 9 deletions
diff --git a/exampleSite/content/search/_index.md b/exampleSite/content/search/_index.md
index c85301a..62d7f10 100644
--- a/exampleSite/content/search/_index.md
+++ b/exampleSite/content/search/_index.md
@@ -1,14 +1,16 @@
-+++
-title = "About the Search Engine"
-description = ""
-weight = 40
-post ="<i class='material-icons' >star_border</i> "
-+++
-
+---
+title: About the Search Engine
+description: search engine
+weight: 40
+date: 2020-08-20T16:31:33.621Z
+post: "<i class='material-icons' >star_border</i> "
+---
{{%excerpt-include filename="getting-start/configuration/_index.md" /%}}
-
Docdock theme uses the last improvement available in hugo version 20+ to generate a json index file ready to be consumed by lunr.js javascript search engine.
+{{%note%}}hugo generate lunrjs index.json at the root of `public` folder if the site only has one language or within each language subfolder. <br/>When you build the site with `hugo server`, hugo generates it internally and of course it don't show up in the filesystem{{%/note%}}
+
+
-{{%note%}}hugo generate lunrjs index.json at the root of `public` folder if the site only has one language or within each language subfolder. <br/>When you build the site with `hugo server`, hugo generates it internally and of course it don't show up in the filesystem{{%/note%}} \ No newline at end of file
+![](obscuripes13g.jpg) \ No newline at end of file
diff --git a/exampleSite/content/search/obscuripes13g.jpg b/exampleSite/content/search/obscuripes13g.jpg
new file mode 100644
index 0000000..d184d4a
--- /dev/null
+++ b/exampleSite/content/search/obscuripes13g.jpg
Binary files differ