1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-10-20 17:53:45 +00:00

Commit Graph

  • 7f35d8e550 Merge branch 'production' master semantic-release-bot 2025-10-19 23:15:56 +00:00
  • 18ab8fcfdf chore(release): 7.4.0 v7.4.0 production semantic-release-bot 2025-10-19 23:15:40 +00:00
  • 078cf86f79
    Merge branch 'master' into production Cotes Chung 2025-10-20 07:13:19 +08:00
  • 45cb428b01
    build(deps): upgrade dependencies Cotes Chung 2025-10-20 07:11:29 +08:00
  • 3578111ecd
    refactor: resolve various StyleLint warnings Cotes Chung 2025-10-20 05:21:46 +08:00
  • 022b963403
    build(dev-deps): upgrade dependencies Cotes Chung 2025-10-20 03:11:12 +08:00
  • aa832c29de
    refactor: update favicon files and documentation (#2558) Cotes 2025-10-20 02:55:43 +08:00
  • 604528e3ce
    fix(search): restore full-text search for posts with description (#2557) Cotes 2025-10-20 02:24:40 +08:00
  • b3d7db3cda
    refactor: avoid converting media‘s relative paths to absolute paths (#2552) Cotes 2025-10-17 00:02:12 +08:00
  • ee6839516e
    build(deps): bump the gh-actions group across 1 directory with 5 updates (#2550) dependabot[bot] 2025-10-14 05:23:24 +08:00
  • a385ffabff
    chore: improve ESLint config Cotes Chung 2025-10-14 04:54:48 +08:00
  • f51641b541
    chore: remove deprecated URL Cotes Chung 2025-10-14 04:53:51 +08:00
  • 221ca9f52b
    fix: restore blurry animation for homepage LQIP (#2551) Cotes 2025-10-14 04:36:02 +08:00
  • 4d6c788b9c
    docs: update timezone picker reference (#2518) Alexander Fuks 2025-09-08 23:48:19 +04:00
  • cda62e28d1
    feat: add support for embed spotify (#2515) Alexander Fuks 2025-09-08 23:45:20 +04:00
  • 5f8ec7ffd3
    fix: avoid unconfigured social options in sidebar (#2507) Jason Raveling 2025-08-31 08:51:01 -05:00
  • eaf5e57449
    ci: change filter script to ESM format Cotes Chung 2025-07-31 03:37:32 +08:00
  • 29bf95e9c7
    style: change css color functions to use modern notation Cotes Chung 2025-07-27 21:39:00 +08:00
  • 648398c63c
    ci: migrate eslint and stylelint from codacy to gh-actions Cotes Chung 2025-07-27 01:11:55 +08:00
  • b855e8b6b4
    style: unify quote style in rollup config Cotes Chung 2025-07-27 00:55:54 +08:00
  • 49519d13e5
    chore: complete ESLint v9 configuration Cotes Chung 2025-07-26 20:49:56 +08:00
  • 8bf72fc234 Merge branch 'production' semantic-release-bot 2025-07-26 12:25:02 +00:00
  • c0e4756200 chore(release): 7.3.1 v7.3.1 semantic-release-bot 2025-07-26 12:24:47 +00:00
  • 81886b11c0
    Merge branch 'hotfix/7.3.1' into production Cotes Chung 2025-07-26 20:23:38 +08:00
  • 7615d72e93
    fix: escape special JSON characters in search results (#2481) Cotes Chung 2025-07-26 20:22:30 +08:00
  • 1bac96a8e1
    fix: resolve discrepancy in lqip between post and main page (#2453) Josh Wickham 2025-06-27 08:58:10 -07:00
  • c706799f9b
    fix: correct GoatCounter pageviews extraction (#2420) Alexander Fuks 2025-06-01 00:51:43 +04:00
  • 18c48b4c49
    feat(i18n): add locale files for some rtl languages (#2415) Zakaria Fatahi 2025-05-21 19:06:12 +02:00
  • f5802b8a8a
    feat(i18n): add Danish locale (#2410) Nicolai Skødt Holmgaard 2025-05-21 19:03:29 +02:00
  • 09948da235
    Merge branch 'production' Cotes Chung 2025-05-18 21:32:02 +08:00
  • 53770e4923 chore(release): 7.3.0 v7.3.0 semantic-release-bot 2025-05-18 13:17:30 +00:00
  • d84b72706a
    Merge branch 'master' into production Cotes Chung 2025-05-18 21:16:09 +08:00
  • 519e4f193a
    chore: upgrade dependencies to the latest version (#2409) Cotes Chung 2025-05-18 21:14:56 +08:00
  • d0f8f9553e
    fix: improve accuracy of moving img element classes (#2399) Cotes Chung 2025-05-11 22:19:18 +08:00
  • 401e2af0f8
    fix: avoid mathjax loading failure on page refresh (#2389) Cotes Chung 2025-05-05 11:55:48 +08:00
  • ada38aad96
    chore: avoid auto-formatting liquid and sass mixed code Cotes Chung 2025-05-05 11:15:08 +08:00
  • 61ae6cced8
    chore(dev-deps): add eslint config file Cotes Chung 2025-05-05 11:14:07 +08:00
  • 9f38a2dead
    refactor: move the path of theme.js Cotes Chung 2025-05-03 16:18:52 +08:00
  • 23d953c313
    chore(deps): remove plugin jekyll-redirect-from Cotes Chung 2025-05-03 16:14:50 +08:00
  • b48ea68bf7
    chore: update linkedin sharing url (#2307) iSpeakNerd 2025-04-24 05:25:46 -07:00
  • c62644759c
    fix(ui): fix incomplete border color on hover for tags (#2359) László Várady 2025-04-24 14:23:43 +02:00
  • 7708adbf30
    fix: recognize global theme mode (#2357) Cotes Chung 2025-04-16 18:08:43 +08:00
  • 167c98c781
    feat(i18n): add Catalan Spanish locale translation (#2349) Delyn Choong 2025-04-13 22:16:47 +08:00
  • f7449299e8
    fix: prevent the search bar from moving when focused (#2336) László Várady 2025-04-07 13:36:32 +02:00
  • db40db6d3d
    chore: add parameter in search-results.html (#2330) Alejandro 2025-04-05 01:28:29 +02:00
  • 571c90f130
    feat(i18n): add Japanese locale (#2295) nakamura 2025-03-29 04:54:54 +09:00
  • 54d4d59d22
    perf(seo): improve accessibility and aligns with best practices (#2289) Türkalp Burak KAYRANCIOĞLU 2025-03-08 17:24:47 +03:00
  • e3158642c3
    docs: fix typo in 2019-08-08-write-a-new-post.md (#2281) Corey Goldberg 2025-03-04 16:06:37 -05:00
  • 7d4d35cd10
    feat(i18n): add persian language (#2238) MasihGhaznavi 2025-02-09 09:58:39 +03:30
  • 231956d77a
    docs: using long form Jekyll subcommand (#2231) algorithmic-parallels 2025-02-06 00:27:54 -05:00
  • 0eb7efa7f5
    fix(search): avoid missing spaces between paragraphs in search results (#2199) Cotes Chung 2025-01-20 21:15:51 +08:00
  • e44c048aef Merge branch 'production' semantic-release-bot 2024-12-21 19:22:37 +00:00
  • 5e41d874b3 chore(release): 7.2.4 v7.2.4 semantic-release-bot 2024-12-21 19:22:22 +00:00
  • 774ee93d78
    Release v7.2.4 (#2141) Cotes Chung 2024-12-22 03:21:28 +08:00
  • 8a4d0bc4ee
    fix(ui): left borderline of TOC is notched (#2140) Cotes Chung 2024-12-22 03:11:20 +08:00
  • 1b93f6db9b
    docs: update the setting name for the comments Cotes Chung 2024-12-22 02:32:03 +08:00
  • 32051dad03
    fix: toc not visible when switching from mobile to desktop mode (#2139) Cotes Chung 2024-12-22 02:29:29 +08:00
  • c12875fdba Merge branch 'production' semantic-release-bot 2024-12-15 13:06:04 +00:00
  • c174f62f26 chore(release): 7.2.3 v7.2.3 semantic-release-bot 2024-12-15 13:05:48 +00:00
  • e741aa43cf
    Merge branch 'hotfix/7.2.3' into production Cotes Chung 2024-12-15 21:04:09 +08:00
  • e0c3fafa47
    fix(ui): slow script loading hides TOC fade-up effect in desktop (#2120) Cotes Chung 2024-12-15 14:51:51 +08:00
  • 1b4e318dc1
    fix(ui): gap between TOC entries is inconsistent (#2119) Cotes Chung 2024-12-15 14:43:07 +08:00
  • 2f00d41861
    fix: refreshing mermaid theme may fail (#2113) Cotes Chung 2024-12-12 01:24:37 +08:00
  • f40fa6a13c Merge branch 'production' semantic-release-bot 2024-12-06 17:04:04 +00:00
  • 0360c9e90b chore(release): 7.2.2 v7.2.2 semantic-release-bot 2024-12-06 17:03:47 +00:00
  • d87c2de675
    Merge branch 'hotfix/7.2.2' into production Cotes Chung 2024-12-07 00:57:46 +08:00
  • f55cc31dbd
    fix: js files in subdirectories are excluded from the site output (#2101) Cotes Chung 2024-12-07 00:55:47 +08:00
  • 981ddba30e
    feat(i18n): add Dutch locale (#2076) cheese 2024-12-05 14:38:06 +01:00
  • 4925a58bf5 Merge branch 'production' semantic-release-bot 2024-12-05 13:34:00 +00:00
  • 7630356a94 chore(release): 7.2.1 v7.2.1 semantic-release-bot 2024-12-05 13:33:44 +00:00
  • 6c112c641a
    Merge branch 'master' into production Cotes Chung 2024-12-05 21:32:17 +08:00
  • 976e1a184b
    fix(build): exclude purgecss.js from output files (#2090) Cotes Chung 2024-12-05 21:28:37 +08:00
  • 7ea3545ba3
    refactor: reduce the height of the TOC bottom overlay in desktop mode Cotes Chung 2024-12-05 21:09:07 +08:00
  • 8280adb901
    fix(toc): resume fade up animation in desktop mode (#2085) Cotes Chung 2024-12-03 22:41:28 +08:00
  • 4180992272
    style: add indentation to js code Cotes Chung 2024-12-03 22:22:20 +08:00
  • a16aa7d41e
    fix: correct the import condition for theme script (#2075) Alexander Fuks 2024-11-30 23:34:12 +03:00
  • 8e55e4dcb2
    build: correct the js rollup watch path (#2074) Cotes Chung 2024-12-01 04:20:47 +08:00
  • b4019f3517
    fix: ensure pageviews are fetched after DOM is loaded (#2071) Alexander Fuks 2024-11-30 23:07:53 +03:00
  • 2966fc174d Merge branch 'production' semantic-release-bot 2024-11-28 08:59:03 +00:00
  • 3df83fd0d9 chore(release): 7.2.0 v7.2.0 semantic-release-bot 2024-11-28 08:58:47 +00:00
  • 82ba82e6da
    Merge branch 'master' into production Cotes Chung 2024-11-28 16:56:02 +08:00
  • 5265b03974
    feat: support vertical scrolling for toc in desktop mode (#2064) Cotes Chung 2024-11-28 02:58:25 +08:00
  • 11647697bb
    build(deps): update dependencies version Cotes Chung 2024-11-25 03:55:11 +08:00
  • 5756b8fc26
    build(deps-dev): upgrade dependencies Cotes Chung 2024-11-25 00:18:06 +08:00
  • 35c794cf58
    perf: modular sass architecture (#2052) Cotes Chung 2024-11-25 00:05:28 +08:00
  • c69914effc
    ci: avoid repeated runs of stylelint (#2057) Cotes Chung 2024-11-24 02:08:13 +08:00
  • 65f960c31a
    perf: speed up page rendering and jekyll build process (#2034) Cotes Chung 2024-11-16 22:49:55 +08:00
  • d51345e297
    ci: reduce unnecessary pr-filter runs (#2033) Cotes Chung 2024-11-08 22:35:18 +08:00
  • 2f844978aa
    chore: change stale label to inactive Cotes Chung 2024-11-08 22:15:31 +08:00
  • 42dea8ee29
    build(deps): update wdm gem version for compatibility (#2028) Supreeth Mysore Venkatesh 2024-11-03 17:45:59 +01:00
  • 86b13c917f
    chore: improve feed interoperability (#2024) Alexander Fuks 2024-11-01 14:39:03 +04:00
  • 4ef3cd8efc
    ci: improve workflow triggers (#2017) Cotes Chung 2024-10-29 22:56:32 +08:00
  • c7f967529c
    ci: skip test for invalid PRs (#2013) Cotes Chung 2024-10-26 16:58:07 +08:00
  • 74ed06321c
    ci: block invalid pull requests (#2010) Cotes Chung 2024-10-25 19:48:11 +08:00
  • d4f7f39ece
    refactor: simplify sidebar animation Cotes Chung 2024-10-22 10:42:07 +08:00
  • c1bd9eb9ee
    refactor: reduce duplicate scss Cotes Chung 2024-10-20 13:47:54 +08:00
  • 6f461132c0
    refactor: improve toc popup module Cotes Chung 2024-10-19 21:13:21 +08:00
  • 03e302cbf6
    chore: close toc-popup gracefully with Esc key (#1990) Alexander Fuks 2024-10-13 21:16:25 +04:00
  • 8a064a5e5a
    feat: show toc on mobile screens (#1964) Alexander Fuks 2024-10-11 18:32:10 +04:00
  • 740bd84c51
    chore(i18n): update hungarian translation (#1976) Bence Boros 2024-10-01 17:19:39 +02:00