Commit Graph

9 Commits

Author SHA1 Message Date
Cell 26e2f42298 Merge pull request #2 from Lruihao/dependabot/npm_and_yarn/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.2 to 6.5.4
2021-12-29 18:01:40 +08:00
dependabot[bot] 8985cbbdde chore(deps): bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 09:55:28 +00:00
dependabot[bot] ab78efa61d chore(deps): bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 09:55:26 +00:00
Cell 7945270509 Feat: LoveIt => FixIt 2021-12-18 16:15:22 +08:00
Dillon 6112b510bf chore(i18n): update Polish and docs (#234) 2020-04-16 18:31:06 +08:00
Dillon 90184ca3e7 feat(search): add local search (#231)
* feat(search): add local search

* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon 41c2d3a38e feat: add detection of the theme version and Hugo version (#173)
* feat: add detection of the theme version and Hugo version

* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
dependabot[bot] ca13e7d1b4 chore(deps-dev): bump minimist from 1.2.0 to 1.2.2 (#152)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 21:50:15 +08:00
Dillon d87af71176 chore(hook): add babel pre-commit hook 2020-02-17 00:41:08 +08:00