Skip to content

Commit

Permalink
config(infisearch)!: 回滚到无搜索插件的版本
Browse files Browse the repository at this point in the history
Closes #9

See merge request huangjj27/huangjj27.gitlab.io!11
  • Loading branch information
huangjj27 committed Dec 9, 2023
2 parents 1ca5bb9 + 7f739f8 commit ffdc9fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ stages:

before_script:
- export PATH="$PATH:$CARGO_HOME/bin"
- cargo install mdbook mdbook-infisearch
- cargo install mdbook

build:
stage: check
Expand Down
9 changes: 1 addition & 8 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,4 @@ copy-js = true
line-numbers = false

[output.html.search]
enable = false

[preprocessor.infisearch]
command = "mdbook-infisearch"

[output.infisearch]
mode = "target"
config = "infi_search.json"
enable = false # wait for a usable chinese searching plugin!

0 comments on commit ffdc9fb

Please sign in to comment.