1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-03 01:50:42 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Peter Mosses
50cdf076b4 Add configuration option search_tokenizer_separator
The default is for hyphens to separate tokens in search terms: `gem-based` is equivalent to `gem based`.

This adds `search_tokenizer_separator` as a site configuation option, to support search for hyphenated words.
2019-08-29 15:36:13 +02:00
Peter Mosses
5b74b44230 Revert "Optional delay of grandchildren link display"
This reverts commit 8ac545a5eb.
2019-08-29 14:42:23 +02:00
Peter Mosses
5e72b7db67 Revert "Revert "Optional delay of grandchildren link display""
This reverts commit 89f79138c3.
2019-08-29 14:41:09 +02:00
Peter Mosses
89f79138c3 Revert "Optional delay of grandchildren link display"
This reverts commit 8ac545a5eb.
2019-08-22 21:37:11 +02:00
Peter Mosses
8ac545a5eb Optional delay of grandchildren link display
The current default is that when a grandparent is selected, the links to its
children *and all its grandchildren* are displayed in the navigation menu.
Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
to grandchildren until their parent is selected.
2019-08-21 13:49:07 +02:00
Patrick Marsceill
5ad439b53c
Merge branch 'v0.2.6-release' into improve-search 2019-08-14 11:03:30 -04:00
Patrick Marsceill
f2cec110ff
Add footer content docs 2019-08-14 10:50:49 -04:00
Patrick Marsceill
225604723a
Fix docs and custom scss 2019-08-14 10:40:19 -04:00
Patrick Marsceill
3eadd49ee7
Fix new namespace on event 2019-08-14 10:08:01 -04:00
Patrick Marsceill
2b2ebf6033
Lint and docs 2019-08-13 17:24:23 -04:00
Patrick Marsceill
b89b683f90
Add content footer 2019-08-06 15:56:29 -04:00
Silvio Giebl
f4ee29d0c3 Fixed script tags 2019-05-19 02:55:43 +02:00
Patrick Marsceill
0ac8ec23bf
Support for nesting ul in ol and vice versa 2019-02-02 17:38:36 -06:00
Patrick Marsceill
a8c282ae5a
Add docs for GA tracking 2019-02-02 12:32:33 -08:00
Florian Woerner
04e81c7158
Just fixing a typo in the layout example 2019-01-26 16:28:26 +01:00
EricFromCanada
60c82cb518 Allow for ampersand in title or URL
Because `page.title` (and `page.url`) is already escaped and page titles served by lunrjs do not need escaping, ampersands need to be unescaped to display properly in search results.
2019-01-16 00:31:30 -05:00
EricFromCanada
9a4ea76957 Improve search content generator 2019-01-15 22:54:30 -05:00
EricFromCanada
793ea356c3 Use unless loop for comma
and mention `search_exclude`
2019-01-15 20:48:52 -05:00
EricFromCanada
71ba32e131 Additional text fixes 2019-01-15 20:48:48 -05:00
EricFromCanada
2218e6e565 Fix links and syntax
For pages in utilities/, reorder `nav_order` to follow `parent`.
2019-01-14 14:43:33 -05:00
EricFromCanada
ae5bcfe361 Fix grammar and capitalization 2019-01-14 14:43:29 -05:00
EricFromCanada
ff49d02f83 Make spacing consistent 2019-01-14 14:43:16 -05:00
Patrick Marsceill
d5d1ddbd92
Docs update 2018-12-16 15:27:25 -05:00
Patrick Marsceill
eb0a6c328f
Allow pages to be excluded from search 2018-12-16 14:47:41 -05:00
Patrick Marsceill
555dfae410
Make TOC on parent pages optional 2018-12-16 14:27:44 -05:00
Patrick Marsceill
6b213c2da0
Additional ident 2018-11-26 11:26:44 -05:00
Björn Folbert
860207d13c
Indented the title for aux_link
The indent is required for the aux links to work.
2018-11-24 00:21:57 +01:00
Patrick Marsceill
c20129c32c
update docs for nav / page strucutre 2018-11-19 16:26:22 -05:00
Patrick Marsceill
dac6e45451
Update docs 2018-11-19 13:50:54 -05:00
Patrick Marsceill
3ecef3be5c
jk 2018-11-19 13:37:49 -05:00
Patrick Marsceill
960d347f68
Support 3 levels of pages 2018-11-19 13:28:59 -05:00
Patrick Marsceill
f0bb38e1b8
Clean up colors and docs 2018-11-18 11:07:45 -05:00
Patrick Marsceill
4814fbce64
Content cleanup 2018-11-16 14:55:20 -05:00
Patrick Marsceill
410085dd28
Content cleanup 2018-11-16 14:37:00 -05:00
Patrick Marsceill
379a976387
Add docs for nav exclude 2018-11-16 13:57:49 -05:00
Patrick Marsceill
b98cac8620
Add new configuration docs 2018-11-16 11:47:46 -05:00
Patrick Marsceill
c6ca6f61ab
Update docs for search config 2018-11-16 11:47:30 -05:00
Patrick Marsceill
e41c1701a5
Bump nav order for new docs 2018-11-16 11:47:14 -05:00
Patrick Marsceill
45eea0efb6
Add docs for lists 2018-11-16 10:57:07 -05:00
Patrick Marsceill
3730de18ea
Add support for task lists 2018-11-16 10:56:50 -05:00
Joe Baker
aa9a68b1be
Search documentation - snippet is missing relUrl
The code snippet on the search documentation is missing the `relUrl` parameter in each search result, and the `url` parameter is not an absolute URL.
This updates to match the formatted output of `search.rake`
2018-11-06 16:50:32 +00:00
Patrick Marsceill
4177f965df
Content updates 2018-10-24 14:06:41 -04:00
Patrick Marsceill
bf0d7eaa5f
Fix moar paths 2018-10-23 16:45:08 -04:00
Patrick Marsceill
be0d00cb2a
getting this on GH 2017-11-08 11:23:05 -05:00
Patrick Marsceill
76d8f0c50c
I forget 2017-06-04 17:50:01 -04:00
Patrick Marsceill
f7da9a9dd9
final shit for release 2017-04-08 18:51:14 -04:00
Patrick Marsceill
e581397758
Initial commit 2017-03-26 21:09:19 -04:00
Patrick Marsceill
594385ae7b
initial commit 2017-03-24 09:47:37 -04:00
Patrick Marsceill
b7b0d0d7bf
Initial commit 2017-03-09 13:16:08 -05:00