1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-13 00:10:53 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
Patrick Marsceill
f17700afe3
Better search index 2019-01-06 15:51:17 -05:00
Patrick Marsceill
954e8941bb
Accidental reversal 2018-12-16 15:23:33 -05:00
Patrick Marsceill
eb0a6c328f
Allow pages to be excluded from search 2018-12-16 14:47:41 -05:00
Patrick Marsceill
62c7ac4729
Add done after creating content 2018-10-23 13:09:23 -04:00