Implement search, loading on demand
This commit is contained in:
@@ -44,3 +44,7 @@ params:
|
||||
# - In git information
|
||||
# - In blog posts
|
||||
BookDateFormat: 'Jan 2, 2006'
|
||||
|
||||
# (Optional, default true) Enables search function with lunr.js,
|
||||
# Index is built on fly, therefore it might slowdown your website.
|
||||
BookSearch: true
|
||||
|
||||
Reference in New Issue
Block a user