Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Niqui O'Neill committed May 15, 2019
1 parent 7cc8f4c commit f49182b
Show file tree
Hide file tree
Showing 35 changed files with 44 additions and 13,944 deletions.
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
1 change: 0 additions & 1 deletion docs/assets/js/just-the-docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ function initSearch() {
function pageFocus() {
var mainContent = document.querySelector('.js-main-content');
mainContent.focus();
console.log(mainContent)
}


Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/demo.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
159 changes: 0 additions & 159 deletions docs/dist/advanced-search.css

This file was deleted.

6,876 changes: 0 additions & 6,876 deletions docs/dist/advanced-search.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/dist/custom-search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/docs/quickstart/frontend.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/quickstart/installation.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/quickstart/searchform.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
15 changes: 14 additions & 1 deletion docs/docs/quickstart/setup.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down Expand Up @@ -183,6 +183,8 @@
<li><a href="#display-fields" id="markdown-toc-display-fields">Display fields</a></li>
<li><a href="#atozsortfield" id="markdown-toc-atozsortfield">atozsortfield</a></li>
<li><a href="#fuzzysearchfields" id="markdown-toc-fuzzysearchfields">fuzzysearchfields</a></li>
<li><a href="#view_facets" id="markdown-toc-view_facets">view_facets</a></li>
<li><a href="#js_dir" id="markdown-toc-js_dir">js_dir</a></li>
<li><a href="#full-settings-example" id="markdown-toc-full-settings-example">Full settings example</a></li>
</ul>

Expand Down Expand Up @@ -349,6 +351,16 @@ <h2 id="fuzzysearchfields">fuzzysearchfields</h2>
fuzzysearchfields: [name]
</code></pre></div></div>

<h2 id="view_facets">view_facets</h2>
<p><strong>view_facets</strong> should be a number field. This is an <strong>optional</strong> field, if it is not set it will revert to the <strong>default</strong> setting of 4. This determines how many facets are shown, if there are more facets then view_facets the remaining facets will be hidden but can be displayed with the “Show All” button that is automatically generated.</p>

<h2 id="js_dir">js_dir</h2>
<p>You can choose to store <code class="highlighter-rouge">index.js</code>, <code class="highlighter-rouge">custom-search.js</code> and <code class="highlighter-rouge">lunr.js</code> in a different directory like this:</p>

<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>lunr_settings:
js_dir: "javascript"
</code></pre></div></div>

<h2 id="full-settings-example">Full settings example</h2>
<p>An example of all these settings can be seen below. An example of it running is here: <a href="https://dnoneill.github.io/jekyll-customsearch/search?q=&amp;name=&amp;ethnicity=">https://dnoneill.github.io/jekyll-customsearch/search?q=&amp;name=&amp;ethnicity=</a></p>

Expand Down Expand Up @@ -402,6 +414,7 @@ <h2 id="full-settings-example">Full settings example</h2>
secondaryfield: contributorId
widget: relational
fuzzysearchfields: [name, birthplace, residences, worklocations]
view_facets: 5
</code></pre></div></div>


Expand Down
2 changes: 1 addition & 1 deletion docs/explore.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="/jekyll-lunr-js-custom-search/feed.xml" rel="self" type="application/atom+xml" /><link href="/jekyll-lunr-js-custom-search/" rel="alternate" type="text/html" /><updated>2019-03-27T17:55:05-04:00</updated><id>/jekyll-lunr-js-custom-search/feed.xml</id><title type="html">jekyll-lunr-js-custom-search</title><subtitle>Documentation and demo for jekyll-lunr-js-custom-search</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="/jekyll-lunr-js-custom-search/feed.xml" rel="self" type="application/atom+xml" /><link href="/jekyll-lunr-js-custom-search/" rel="alternate" type="text/html" /><updated>2019-05-15T13:28:58-04:00</updated><id>/jekyll-lunr-js-custom-search/feed.xml</id><title type="html">jekyll-lunr-js-custom-search</title><subtitle>Documentation and demo for jekyll-lunr-js-custom-search</subtitle></feed>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
6,876 changes: 0 additions & 6,876 deletions docs/js/advanced-search.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/js/custom-search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions docs/js/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/people/P000001.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000002.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000003.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000004.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000005.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000006.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000007.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000008.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000009.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000010.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000011.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/people/P000012.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/works/W00001.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/works/W00002.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/works/W00003.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/works/W00004.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down
2 changes: 1 addition & 1 deletion docs/works/W00005.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html lang="en-us">
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
Expand Down

0 comments on commit f49182b

Please sign in to comment.