Commit graph

16 commits

Author SHA1 Message Date
Dillon
67b05a1e16 chore(docs): remove fr docs 2022-05-04 00:23:36 +08:00
Dillon
ab141e3d9c
fix: theme.min.js error 2022-05-03 18:05:41 +08:00
Dillon
1c6ff0efe4
chore(deps): bump lodash from 4.17.15 to 4.17.21 2022-05-03 10:37:51 +08:00
Dillon
95e3fb63ca
chore: update package-lock.json 2022-05-02 23:46:02 +08:00
Dillon
eaddd23bda
chore(deps): bump ini from 1.3.5 to 1.3.8
chore(deps): bump ini from 1.3.5 to 1.3.8
2022-02-08 19:59:12 +08:00
Dillon
6463d65067
Merge branch 'develop' into dependabot/npm_and_yarn/ini-1.3.8 2022-02-08 19:56:43 +08:00
Dillon
db24015bbb
Merge branch 'develop' into dependabot/npm_and_yarn/tar-4.4.19 2022-02-08 19:55:53 +08:00
Dillon
e55256c498
fix(docs): built-in shortcodes instagram and tweet error 2022-02-08 19:38:57 +08:00
dependabot[bot]
9ef01dae86
chore(deps): bump tar from 4.4.13 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 11:37:01 +00:00
dependabot[bot]
f184fa01a0
chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 10:59:59 +00:00
dependabot[bot]
06cde8cc18
chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
- [Commits](https://github.com/ashaffer/cached-path-relative/commits)

---
updated-dependencies:
- dependency-name: cached-path-relative
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 15:25:26 +00: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