Cell
|
9c7be57f21
|
✏️ Style: fix typo
|
2022-05-19 12:20:37 +08:00 |
|
Cell
|
d95541029c
|
📝 Docs: update config documentations
|
2022-05-19 10:31:02 +08:00 |
|
Cell
|
a067d7bcd0
|
🔧 Chore: use specific discussion number for friends giscus
|
2022-05-18 14:03:17 +08:00 |
|
Cell
|
bb7763b305
|
✨ Feat: enhance auto toc feature (#104)
|
2022-05-17 20:46:49 +08:00 |
|
Cell
|
fd1ebab6f0
|
🐛 Fix: Giscus comments invalid config inputPosition
|
2022-05-17 11:27:07 +08:00 |
|
Cell
|
aa208e20b7
|
🎨 Style: add scroll bar for auto toc (#136)
|
2022-05-17 10:58:08 +08:00 |
|
Cell
|
791ff12e70
|
🔧 Chore: use fontawesome 6
|
2022-05-16 17:10:20 +08:00 |
|
Cell
|
79587fc756
|
Revert "chore(deps-dev): bump @babel/core from 7.17.9 to 7.17.10"
This reverts commit 006d6f894f.
|
2022-05-16 17:00:26 +08:00 |
|
Cell
|
fa61e7878b
|
Revert "chore(deps-dev): bump @babel/cli from 7.17.6 to 7.17.10"
This reverts commit 9aad78ae9c.
|
2022-05-16 17:00:19 +08:00 |
|
Cell
|
ae3612bdd1
|
Revert "chore(deps-dev): bump core-js from 3.22.0 to 3.22.5"
This reverts commit ec487d55ab.
|
2022-05-16 16:57:12 +08:00 |
|
Cell
|
c656087d3a
|
Revert "chore(deps-dev): bump @babel/preset-env from 7.16.11 to 7.17.10"
This reverts commit bc74d149c1.
|
2022-05-16 16:56:58 +08:00 |
|
Cell
|
bb7062aa38
|
⬆️ Chore: update katex and lightgallery static files and bump fontawesome from 5.14.0 to 6.1.1
|
2022-05-16 14:34:27 +08:00 |
|
Cell
|
db1903862f
|
🔖 Chore: update FixIt version to v0.2.14
v0.2.14
|
2022-05-15 23:07:03 +08:00 |
|
Cell
|
dd7f2c8a65
|
Merge commit '063f60ff54d03a410fb87010a35aba86da792d3a'
|
2022-05-15 23:03:39 +08:00 |
|
Cell
|
063f60ff54
|
⬆️ Chore: update some third-party libraries
|
2022-05-15 22:57:12 +08:00 |
|
Cell
|
bc74d149c1
|
chore(deps-dev): bump @babel/preset-env from 7.16.11 to 7.17.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [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.17.10/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
|
2022-05-15 21:54:23 +08:00 |
|
dependabot[bot]
|
ec487d55ab
|
chore(deps-dev): bump core-js from 3.22.0 to 3.22.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.5.
- [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.22.0...v3.22.5)
---
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-05-15 13:07:20 +00:00 |
|
dependabot[bot]
|
9aad78ae9c
|
chore(deps-dev): bump @babel/cli from 7.17.6 to 7.17.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.6 to 7.17.10.
- [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.17.10/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-05-15 12:53:19 +00:00 |
|
dependabot[bot]
|
006d6f894f
|
chore(deps-dev): bump @babel/core from 7.17.9 to 7.17.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [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.17.10/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>
|
2022-05-15 20:52:15 +08:00 |
|
Cell
|
99685067f3
|
🎨 Style: modify css style of code tag and kbd tag
|
2022-05-15 20:51:46 +08:00 |
|
Cell
|
bc41ae5503
|
📝 Docs: update shortcodes documentations and add test examples (#102 #105)
|
2022-05-14 12:56:00 +08:00 |
|
Cell
|
1e20aaedab
|
⚡ Perf: use .RenderString instead of markdownify (#105)
|
2022-05-14 12:54:33 +08:00 |
|
Cell
|
05dd048b0a
|
🔧 Chore: add author link meta
|
2022-05-11 17:57:27 +08:00 |
|
Cell
|
272592c89d
|
✅ Test: add test examples (#102)
|
2022-05-10 11:44:31 +08:00 |
|
Cell
|
314fc909cd
|
🔧 Chore: inject a theme meta tag in the HTML head on the home page only
|
2022-05-09 14:51:10 +08:00 |
|
Cell
|
adb8d5737e
|
🔧 Chore: change giscus dark theme and enable PWA
|
2022-05-09 11:11:20 +08:00 |
|
Cell
|
228f15fd5b
|
🔧 Chore: add additional configurations giscus.json for exampleSite (#130)
|
2022-05-09 10:58:56 +08:00 |
|
Cell
|
74afeda510
|
✏️ Docs: add documentation for giscus comment system (#130)
|
2022-05-09 10:36:19 +08:00 |
|
Cell
|
6128f3f3dd
|
⚡ Perf: complete giscus comment system (#130)
|
2022-05-08 23:35:59 +08:00 |
|
Cell
|
ca9125f4e1
|
✨ Feat: add giscus comment system (#130)
|
2022-05-08 13:18:32 +08:00 |
|
Cell
|
fa885576cb
|
contrib-readme-action has updated readme
|
2022-05-04 13:14:16 +08:00 |
|
hiifong
|
9cc53fe54e
|
:memo:Docs add hiifong's blog demo site
|
2022-05-04 12:47:40 +08:00 |
|
Cell
|
3d918ae0be
|
🐛 Fix: disabled total word count feature to avoid scratch concurrency issues (#124)
|
2022-05-02 12:51:04 +08:00 |
|
Cell
|
bde37f4d55
|
✏️ Docs: fix pangu typo
|
2022-04-30 21:08:51 +08:00 |
|
Cell
|
857f689ca3
|
♿ Perf: hide GitHub Corner in print view
|
2022-04-30 19:38:17 +08:00 |
|
Cell
|
4cee621fcb
|
📝 Docs: add snapshots in change log
|
2022-04-30 14:45:33 +08:00 |
|
Cell
|
cac46b0c02
|
🚚 Chore: migrate partial comment.html to single folder
|
2022-04-30 14:32:34 +08:00 |
|
Cell
|
08d95cb578
|
✨ Perf: add GitHub Corners full support (#106)
|
2022-04-30 14:30:42 +08:00 |
|
Cell
|
910fc5f3b0
|
⚡ Perf: add detail value for title of total word count (#124)
|
2022-04-29 01:17:06 +08:00 |
|
Cell
|
e0dc4415ca
|
⚡ Perf: humanize total word count number (#124)
|
2022-04-29 01:04:18 +08:00 |
|
Cell
|
96d0fcccb4
|
✨ Feat: add total word count support in footer (#124)
|
2022-04-29 00:02:38 +08:00 |
|
Cell
|
66847cf6db
|
🚚 Feat: migrate ~~ibruce.siteTime~~ to footer.siteTime
*The parameter `ibruce.siteTime` is deprecated since v0.2.14, use `footer.siteTime` instead*
|
2022-04-28 20:25:46 +08:00 |
|
Cell
|
cae2f87737
|
✏️ Chore: update theme preview link
|
2022-04-28 11:11:55 +08:00 |
|
Cell
|
781b0b5ab5
|
📝 Docs: update front matter documentation
|
2022-04-28 10:17:02 +08:00 |
|
Cell
|
c9fea85e99
|
♿ Perf: add "alt" prop for theme images
|
2022-04-27 23:39:34 +08:00 |
|
Cell
|
a02f3580e9
|
✨ Feat: add new front matter authorEmail
|
2022-04-27 23:15:33 +08:00 |
|
Cell
|
e0bbd7f7b8
|
✨ Feat: add local avatar and gravatar support for post author (#125)
|
2022-04-27 23:13:30 +08:00 |
|
Cell
|
6682ceb4a2
|
🔧 Chore: modify documents toc auto option
|
2022-04-26 17:12:12 +08:00 |
|
Cell
|
81c1cc8c04
|
🔧 Chore: add deprecated parameter detection in cli
|
2022-04-26 16:56:26 +08:00 |
|
Cell
|
090583e437
|
⚡ Perf: add Gravatar config support
|
2022-04-26 16:55:17 +08:00 |
|