Commit Graph

585 Commits (1c17570b7d55d0fd30074f19677620e75b78c59a)

Author SHA1 Message Date
dependabot[bot] 1c17570b7d
chore(deps): bump hexo-pagination from 3.0.0 to 4.0.0
Bumps [hexo-pagination](https://github.com/hexojs/hexo-pagination) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/hexojs/hexo-pagination/releases)
- [Commits](https://github.com/hexojs/hexo-pagination/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: hexo-pagination
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 13:52:07 +00:00
ppoffice 0a3ac12572
chore: bump package version 2024-06-03 18:37:37 -07:00
ppoffice b683bdeadb
Merge branch 'PJ-568-master' 2024-06-03 18:35:39 -07:00
ppoffice 7fc56ca3e4
chore: bump hexo-component-inferno version 2024-06-03 18:35:28 -07:00
PJ568 880db5b4dc feat(view): Add Giscus 2024-05-26 14:32:29 +08:00
Ruipeng Zhang c409f60b5c
Merge pull request #1287 from PJ-568/master
feat(core): Add preliminary support for PJAX
2024-04-30 22:59:50 -07:00
PJ568 fefc77dc29 feat(core): Add preliminary support for PJAX 2024-04-30 11:47:08 +08:00
Ruipeng Zhang a4949123ef
Merge pull request #1288 from ZelnickB/master
Add "me" keyword to certain links
2024-04-24 21:17:04 -07:00
Ben Zelnick 82d168496c
Add "me" keyword to certain links
This commit adds the "me" keyword to certain hyperlinks in the profile widget, which allows users of the Icarus theme to verify their identities (e.g., on Mastodon—see https://joinmastodon.org/verification).
2024-04-20 17:59:36 -04:00
Ruipeng Zhang 866c59f846
Merge pull request #1271 from ppoffice/dependabot/npm_and_yarn/hexo-component-inferno-3.0.0
chore(deps): bump hexo-component-inferno from 2.0.4 to 3.0.0
2024-02-05 09:18:45 -08:00
dependabot[bot] b60778dd32
chore(deps): bump hexo-component-inferno from 2.0.4 to 3.0.0
Bumps [hexo-component-inferno](https://github.com/ppoffice/hexo-component-inferno) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/ppoffice/hexo-component-inferno/releases)
- [Commits](https://github.com/ppoffice/hexo-component-inferno/compare/2.0.4...3.0.0)

---
updated-dependencies:
- dependency-name: hexo-component-inferno
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:30:56 +00:00
ppoffice 11240f3dd4
chore: update hexo-renderer-inferno 2024-02-04 18:00:46 -08:00
ppoffice ff815bc9f9
chore: bump package version 2024-02-04 15:09:10 -08:00
ppoffice 2d9d788ce8
chore: upgrade inferno.js 2024-02-04 15:08:47 -08:00
ppoffice 35157aa146
fix: install hexo-tag-embed when testing in github actions 2024-02-03 00:52:12 -08:00
ppoffice 0efbb3fe38
fix: correct the import of some hexo dependencies 2024-02-03 00:44:33 -08:00
ppoffice 6f4ef15673
chore: further upgrade dependencies & fix format 2024-02-03 00:29:06 -08:00
ppoffice 6b18d31a27
Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2024-02-03 00:04:03 -08:00
ppoffice b1962d7257
chore: update to hexo 7 2024-02-03 00:02:38 -08:00
Ruipeng Zhang 1b65d5844b
Merge pull request #1262 from noraj/patch-1
fr: replace untranslated words and update some to a better tanslation
2024-01-06 17:48:34 -08:00
Alexandre ZANNI 8bbd9e570b
fr: replace untranslated words and update some to a better tanslation 2024-01-06 17:55:19 +01:00
ppoffice 7813b86594
chore(build): bump package version 2024-01-05 21:13:46 -08:00
ppoffice 49568ab9b0
fix: use first site language in article layout when multiple languages configured 2024-01-05 20:56:15 -08:00
Ruipeng Zhang da853cd39c
Merge pull request #1255 from maguzzi/patch-1
create it.yml - itlaian translation
2023-12-20 16:56:28 -08:00
Marco Aguzzi c89fab8064
create it.yml
Italian translation
2023-12-20 17:41:09 +01:00
Ruipeng Zhang db8aafa84c
Merge pull request #1200 from bluebirch/swedish
Add Swedish translation.
2023-04-25 14:44:47 -04:00
Stefan Björk 3cb6e13edb
Merge branch 'ppoffice:master' into swedish 2023-04-25 14:07:59 +02:00
ppoffice 2f7862395e
chore(view): update highlight.js 2023-04-23 23:30:18 -04:00
Stefan Björk d23f0141d5 Add Swedish translation. 2023-04-12 13:20:24 +02: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