xiang578
|
662245b27c
|
基本能用
|
2023-04-01 14:19:48 +08:00 |
xiang578
|
1c75e1f80d
|
update
|
2023-03-30 22:34:18 +08:00 |
xiang578
|
d1a5a46778
|
updage
|
2023-03-28 21:09:19 +08:00 |
xiang578
|
e0295d972d
|
fix
|
2023-03-28 21:05:04 +08:00 |
xiang578
|
e9d6cb7929
|
fix
|
2023-03-28 11:57:35 +08:00 |
xiang578
|
99b5de6e0b
|
fix h-card
|
2023-03-28 11:42:14 +08:00 |
xiang578
|
d0bb15e03d
|
webmention
|
2023-03-27 21:34:52 +08:00 |
xiang578
|
84b057c052
|
add webmention
|
2023-03-27 21:34:46 +08:00 |
xiang578
|
34222046b7
|
支持 indieweb
|
2023-03-25 18:32:11 +08:00 |
xiang578
|
9af27246c5
|
test
|
2023-03-25 16:57:18 +08:00 |
xiang578
|
8165f1cc06
|
add photo
|
2023-03-25 16:43:53 +08:00 |
xiang578
|
0cf28deb4a
|
add real me
|
2023-03-25 14:32:12 +08:00 |
xiang578
|
d1ceb0c64c
|
增加webmention
|
2023-03-25 14:22:47 +08:00 |
xiang578
|
7d59f08a57
|
fix format
|
2023-03-25 13:47:55 +08:00 |
xiang578
|
7eff128376
|
修改字体
|
2023-03-24 07:39:55 +08:00 |
xiang578
|
0520681d95
|
fix
|
2023-03-06 22:20:48 +08:00 |
xiang578
|
6b362679ac
|
add
|
2023-03-06 22:20:46 +08:00 |
xiang578
|
16c38389cc
|
add umami
|
2023-03-05 21:32:26 +08:00 |
ppoffice
|
fabb67bb60
|
chore(build): bump package version
|
2023-02-17 21:35:34 -05:00 |
ppoffice
|
14be0f2130
|
fix(ci): fix github release action
|
2023-02-17 21:34:57 -05:00 |
ppoffice
|
2a57ea428d
|
fix(view): don't render title as <h1> on index pages
|
2023-02-17 21:31:10 -05:00 |
Ruipeng Zhang
|
41d9716e0d
|
Merge pull request #1180 from localhosts-A/master
Fix configuration file version issue
|
2023-02-05 00:29:56 -05:00 |
localhosts-A
|
b93bd17364
|
fix:Fixed configuration file version issue
|
2023-02-05 08:19:27 +08:00 |
Ruipeng Zhang
|
5f057b6121
|
Merge pull request #1178 from flc1125/feature/copyright
[Done] Fix #1171
|
2023-01-31 10:20:44 -05:00 |
Flc゛
|
9120e5f5fd
|
chore(footer): Added footer.json `copyright`
|
2023-01-31 14:21:29 +08:00 |
Flc゛
|
78da4febab
|
remove misc(footer copyright)
|
2023-01-31 08:41:40 +08:00 |
Flc゛
|
0ac6a4145a
|
fix: remove gitignore
|
2023-01-31 08:40:29 +08:00 |
Flc゛
|
8386c37f9f
|
fix: code style #1171
|
2023-01-30 18:38:59 +08:00 |
Flc゛
|
b693c4a2de
|
Revert "Revert "feat(footer): added copyright""
|
2023-01-30 18:18:34 +08:00 |
Ruipeng Zhang
|
0638392a2f
|
Merge pull request #1172 from ppoffice/revert-1171-feature/copyright
Revert "feat(footer): added copyright"
|
2023-01-19 00:29:36 -05:00 |
Ruipeng Zhang
|
ae07ce35dc
|
Revert "feat(footer): added copyright"
|
2023-01-19 00:28:14 -05:00 |
Ruipeng Zhang
|
eea0f7ff12
|
Merge pull request #1171 from flc1125/feature/copyright
feat(footer): added copyright
|
2023-01-18 14:17:58 -05:00 |
Flc゛
|
df99616134
|
fix(footer): fixed footer may be null or undefined……
|
2023-01-17 09:18:02 +08:00 |
Flc゛
|
f0c01a615b
|
feat(footer): added copyright
|
2023-01-16 17:21:05 +08:00 |
ppoffice
|
d2e1805b32
|
chore: bump package version
|
2022-12-14 12:38:36 -05:00 |
ppoffice
|
3fe1767abd
|
chore(actions): update github actions
|
2022-12-14 12:36:58 -05:00 |
ppoffice
|
001dcb5159
|
fix(view): use correct moment.js language name
|
2022-12-14 12:34:16 -05:00 |
ppoffice
|
436e134d5a
|
fix(plugin): check if scroll target exists in animation plugin
|
2022-09-30 22:54:48 -04:00 |
Ruipeng Zhang
|
e59fe64bb1
|
Merge pull request #1116 from ppwwyyxx/patch-2
Fix support for hashes that start with numbers
|
2022-09-16 10:00:20 -04:00 |
Yuxin Wu
|
b44cf71d80
|
Fix support for hashes that start with numbers
QuerySelector does not work with ids that start with numbers:
https://stackoverflow.com/questions/20306204/using-queryselector-with-ids-that-are-numbers
https://github.com/madrobby/zepto/issues/1333
|
2022-09-15 22:34:24 -07:00 |
ppoffice
|
3456f8fd20
|
fix(view): fix code styles
|
2022-09-11 22:48:25 -04:00 |
ppoffice
|
199a9d1c05
|
fix(view): jump to correct hash element with animation.js
|
2022-09-11 22:45:41 -04:00 |
ppoffice
|
f28825d5e4
|
chore: bump package version
|
2022-08-20 16:13:31 -04:00 |
ppoffice
|
3bc0a94281
|
chore: update hexo-component-inferno and migration script
|
2022-08-20 16:12:59 -04:00 |
Ruipeng Zhang
|
3aebb2aeae
|
Merge pull request #1100 from leimao/fix_mathjax_overflow
Fix MathJax Overflow Issue
|
2022-08-02 21:39:45 -07:00 |
Lei Mao
|
11c5c86204
|
Fix MathJax Overflow Issue
|
2022-08-02 07:59:36 -07:00 |
Ruipeng Zhang
|
4cf5f29e41
|
Merge pull request #1092 from Nofated095/patch-1
Add the missing Twikoo schema to comment.json
|
2022-07-21 21:18:31 -07:00 |
Nofated
|
f853488105
|
Merge branch 'ppoffice:master' into patch-1
|
2022-07-21 18:31:40 +08:00 |
ppoffice
|
8d3cb15251
|
chore: bump package version
|
2022-07-18 22:27:59 -07:00 |
ppoffice
|
286e53cc40
|
fix(build): update to the latest hexo-component-inferno
|
2022-07-18 22:27:41 -07:00 |