Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move local-search.js to hexo-generator-searchdb #369

Merged
merged 3 commits into from
Sep 13, 2021
Merged

Conversation

stevenjoezhang
Copy link
Member

@stevenjoezhang stevenjoezhang commented Sep 10, 2021

PR Checklist

  • The commit message follows guidelines for NexT.
  • Tests for the changes was maked (for bug fixes / features).
    • Muse | Mist have been tested.
    • Pisces | Gemini have been tested.
  • Docs in NexT website have been added / updated (for features).

PR Type

  • Bugfix.
  • Feature.
  • Code style update (formatting, local variables).
  • Refactoring (no functional changes, no api changes).
  • Documentation.
  • Translation.
  • Other... Please describe:

What is the current behavior?

Issue resolved: next-theme/hexo-generator-searchdb#12

What is the new behavior?

Separating the user interface from program logic

How to use?

In NexT _config.yml:

@coveralls
Copy link

coveralls commented Sep 10, 2021

Pull Request Test Coverage Report for Build 1223548935

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.468%

Totals Coverage Status
Change from base Build 1214025132: 0.0%
Covered Lines: 138
Relevant Lines: 141

💛 - Coveralls

@stevenjoezhang stevenjoezhang marked this pull request as ready for review September 11, 2021 03:59
@stevenjoezhang stevenjoezhang merged commit fbf0ea7 into master Sep 13, 2021
@stevenjoezhang stevenjoezhang deleted the search branch September 13, 2021 07:08
lingyf pushed a commit to lingyf/hexo-theme-next that referenced this pull request Jan 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to implement this in my hexo blog?
2 participants