Commit Graph

731 Commits

Author SHA1 Message Date
Cell 85ec338b3d 💄 Style: modify ibruce icons 2022-01-13 20:10:19 +08:00
Cell e5ab464a60 Feat: add pangu.js support (#20) 2022-01-13 17:49:32 +08:00
Cell 119b5df83a 📝 Docs: update _custom.js notes 2022-01-13 17:38:41 +08:00
Cell e0d2858c6d 🐛 Fix: pre element overflow error (#29) 2022-01-13 15:42:24 +08:00
Cell 9c4f9c0075 🐛 Fix: clipboardJS load error (#29) 2022-01-13 15:20:17 +08:00
Cell ff3346ce2d 🎨 Perf: optimize assets code 2022-01-13 14:43:19 +08:00
Cell f001df4642 🐛 Chore: fix plugin script error while content is empty 2022-01-13 14:39:30 +08:00
Cell df735f6249 🤖 Feat(SEO): optimize SEO keywords meta (#30) 2022-01-13 10:30:03 +08:00
Cell 6a9b2a6a0e 📝 Docs: update exampleSite config 2022-01-12 23:52:37 +08:00
Cell 4a48a1bbc6 🤖 Feat(SEO): optimize SEO meta (#30) 2022-01-12 23:28:48 +08:00
Cell e921ab1420 🎨 Perf: optimize footer code 2022-01-11 15:19:33 +08:00
Cell 2e54fd70fb 🎨 Style: tabsize 4 => 2 2022-01-11 12:39:25 +08:00
Cell 9d57dd3bc3 Merge branch 'master' into develop 2022-01-11 10:12:22 +08:00
dependabot[bot] 263423594b chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.16.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 10:10:58 +08:00
dependabot[bot] 53408fc5ea chore(deps-dev): bump @babel/cli from 7.16.7 to 7.16.8
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.7 to 7.16.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.8/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 10:00:10 +08:00
Cell c78666a87b ✏️ Docs: fix typo 2022-01-11 01:36:39 +08:00
Cell 187262aca8 🎨 Style: code format 2022-01-11 01:20:21 +08:00
Cell f804e7dc44 📝 Docs: update exampleSite 2022-01-11 00:46:11 +08:00
Cell 8a5777d3fe ♻️ Refactor: header title DOM and add subtitle option (#26) 2022-01-11 00:45:27 +08:00
Cell 4a4997a19c Feat(ING): add header subtitle option (#26) 2022-01-10 23:17:35 +08:00
Cell c7c5ec47ad 📝 Docs: update CHANGELOG.md 2022-01-10 00:25:24 +08:00
Cell ab078838e4 🎨 Style: fix icon img margin 2022-01-09 23:10:13 +08:00
Cell 1a8d4907ef Feat: add CustomJS option (#24) 2022-01-09 22:42:29 +08:00
Cell ae98fa7bb7 Perf: optimize JS loading (#25) 2022-01-09 21:49:10 +08:00
Cell 51af32dd7d ✏️ Docs: fix typo siteUV => sitePV 2022-01-09 20:40:26 +08:00
Cell b7d79b5127 ✏️ Docs: fix typo 2022-01-09 18:16:56 +08:00
Cell 3bd47c4eb8 🎉 Feat: add "不蒜子" count and site run time (#18) 2022-01-09 18:15:38 +08:00
Cell 3c4c0da5db 🎨 Style: modify global logo icon color 2022-01-09 05:38:49 +08:00
Cell 646d1d569f 🔧 Chore: update version to v0.2.12 2022-01-09 05:03:44 +08:00
Cell bf1e93466c Feat: add public network security config (only in China) (#15) 2022-01-09 04:53:53 +08:00
Cell 96d551ffd3 🎨 Style: add global logo color 2022-01-09 04:46:57 +08:00
Cell 14bdd6149a Merge branch 'develop' 2022-01-08 19:58:16 +08:00
Cell df364a6d84 🔧 Chore: update screenshot images 2022-01-08 19:57:38 +08:00
Cell f9cc4faed4 📝 Docs: update exampleSite 2022-01-08 18:53:54 +08:00
Cell 8cf8c53e2a 🐛 Fix: watermark.enable judge error 2022-01-08 18:38:17 +08:00
Cell f3ad7dbfb1 🔧 Chore: ignore OSX .hugo_build.lock 2022-01-08 18:37:30 +08:00
Cell c03530a115 🐛 Fix: watermark.enable judge error 2022-01-08 18:35:29 +08:00
Cell eb0258f9c8 📝 Docs: update theme.toml 2022-01-08 17:19:07 +08:00
Cell 452f9e5402 📝 Docs: update CHANGELOG.md 2022-01-08 16:53:30 +08:00
Cell dcd190949c 🎉 Feat: add Watermark support (#16) 2022-01-08 16:40:48 +08:00
Cell 80d63f6892 🐛 Fix: toc-auto display error (#21) 2022-01-07 17:43:08 +08:00
Cell f906bf13f0 🎨 Style: tabsize 4 => 2 2022-01-07 17:27:23 +08:00
Cell ba3d68314c Merge branch 'develop' 2022-01-03 13:01:53 +08:00
dependabot[bot] e05b37e7d2 chore(deps-dev): bump core-js from 3.20.1 to 3.20.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.1...v3.20.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 13:00:38 +08:00
Cell 845e8a4dd3 📝 Docs: update CHANGELOG.md 2021-12-31 17:31:40 +08:00
Cell baa0461eb2 Merge branch 'develop' 2021-12-31 10:26:04 +08:00
Cell 2d8bc70378 ⬆️ Chore: update requires 2021-12-31 10:23:30 +08:00
dependabot[bot] db0c7faf30 chore(deps-dev): bump @babel/preset-env from 7.16.5 to 7.16.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.5 to 7.16.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 02:02:42 +00:00
dependabot[bot] d594bf475a chore(deps-dev): bump @babel/cli from 7.16.0 to 7.16.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.0 to 7.16.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:02:02 +08:00
dependabot[bot] 8fd622d8ed chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:59:11 +08:00