🐭 Add full-text search function

This commit is contained in:
koirand 2018-10-08 19:37:58 +09:00
parent a03100c42e
commit 22ea99a2d0
17 changed files with 4411 additions and 5 deletions

View file

@ -21,6 +21,9 @@ pygmentsUseClasses = true
# custom_css = ["/css/custom.css"]
# custom_js = ["/js/custom.js"]
[outputs]
section = ["JSON", "HTML"]
[[menu.main]]
name = "Blog"
url = "/blog/"