Use --lsi for better "related posts" results
This commit is contained in:
parent
d7bdb3f701
commit
5d3c72343a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ all: compile upload superfeedr
|
|||
|
||||
compile:
|
||||
@echo "=== Generating static files"
|
||||
@bundle exec jekyll build
|
||||
@bundle exec jekyll build --lsi
|
||||
@echo "Done."
|
||||
|
||||
upload:
|
||||
|
|
Loading…
Reference in a new issue