Commit Graph

  • 8b0fbf5a83
    fix: missing xml escape for `alt` of preview image (#1113) PENEKhun 2023-06-28 15:23:27 +0900
  • 2639f8ed45
    chore(tools): correct the file name in the tool's help message (#1114) PENEKhun 2023-06-28 14:49:13 +0900
  • 926d1ca068
    docs: update tutorial & readme (#1110) Cotes Chung 2023-06-27 00:39:42 +0800
  • df8ff546ec
    fix: the cached image is covered by shimmer (#1100) Cotes Chung 2023-06-26 23:59:59 +0800
  • c075e11a4e
    Revert "fix: shimmer has the potential to cover images (#1100)" Cotes Chung 2023-06-26 21:54:20 +0800
  • b6d1992f85
    perf: CJK characters of the "Search Cancel" button will wrap (#1105) Javen Leung 2023-06-26 14:23:23 +0800
  • 74ab6f8adc
    fix: shimmer has the potential to cover images (#1100) Cotes Chung 2023-06-24 21:23:30 +0800
  • 4fe145e980
    perf(build): use `jekyll-include-cache` plugin to reduce build time (#1098) Cotes Chung 2023-06-19 14:41:40 +0800
  • a60e90791d
    feat(i18n): add Thai locale file (#1087) weeix 2023-06-12 23:57:40 +0700
  • fa3257873e
    build: replace the stale app with gh-actions Cotes Chung 2023-06-08 00:46:37 +0800
  • 1682ce9d7c
    style(scss): fix style-lint `media-feature-range-notation` issue (#1072) Cotes Chung 2023-06-04 12:29:33 +0800
  • 29a8bc26bc
    chore(deps): upgrade major version of npm packages Cotes Chung 2023-06-04 12:21:16 +0800
  • 83625644ea
    refactor(core): remove GA page views report (#1071) Cotes Chung 2023-06-04 10:56:31 +0800
  • 728094d1ba
    perf(ui): improve hover color of sidebar nav items in light mode Cotes Chung 2023-06-04 09:16:18 +0800
  • ce2f6f5abe
    perf(ui): avoid blank space at the bottom of the homepage preview image Cotes Chung 2023-05-25 22:14:46 +0800
  • c4da99c7ea
    fix(webfont): resume semi-bold of font family `Source Sans Pro` Cotes Chung 2023-05-23 06:52:46 +0800
  • 73af59194a
    fix(ui): min-height of `page` layout exceeds the mobile screen Cotes Chung 2023-05-20 05:26:12 +0800
  • f6bf6d0864
    refactor: improve JS/HTML for button back2top (#1054) Cotes Chung 2023-05-20 01:07:18 +0800
  • bef2ac085e
    Merge branch 'hotfix/6.0.1' Cotes Chung 2023-05-20 00:37:38 +0800
  • 7c9fa68331
    Merge branch 'hotfix/6.0.1' into production Cotes Chung 2023-05-20 00:37:36 +0800
  • 066c1cd039
    chore(release): 6.0.1 Cotes Chung 2023-05-20 00:37:34 +0800
  • 98850e1e5d
    chore(build): tag on `production` branch instead of `master` (#1052) Cotes Chung 2023-05-20 00:35:11 +0800
  • 83eecdabcb
    refactor: remove dead SCSS code (#1053) Cotes Chung 2023-05-20 00:34:49 +0800
  • a51d31c55a
    fix(typography): long string for update-list is not truncated (#1050) Cotes Chung 2023-05-19 01:50:45 +0800
  • eb40f51c84
    fix(layout): restore the margin bottom of the main area (#1047) Cotes Chung 2023-05-18 11:09:32 +0800
  • 3bd881da70
    fix(post, page): image link loses shimmer effect (#1046) Cotes Chung 2023-05-18 10:58:23 +0800
  • aba9468b53
    fix(home): preview image missing `[alt]` and `img_path` (#1044) Cotes Chung 2023-05-18 05:57:20 +0800
  • de6ec65932
    Merge branch 'master' into production Cotes Chung 2023-05-17 03:02:22 +0800
  • c5f15a3af8
    chore(release): 6.0.0 Cotes Chung 2023-05-17 03:02:20 +0800
  • 12ce8f9fa9
    chore(i18n): remove outdated items Cotes Chung 2023-05-17 03:01:51 +0800
  • d81f836b06
    refactor: simplify basic layout (#1039) Cotes Chung 2023-05-17 01:59:34 +0800
  • 52f5ee9cd3
    perf: calculate heading font size dynamically (#983) Cotes Chung 2023-05-13 09:03:13 +0800
  • b3c4d741b2
    refactor(img): disable transition effect in popup images Cotes Chung 2023-05-13 08:15:31 +0800
  • 129c4b3fa6
    docs: update tutorial & demo content Cotes Chung 2023-05-13 07:48:57 +0800
  • fe18011f8a
    Merge branch 'feature/v6-core' Cotes Chung 2023-05-13 07:15:47 +0800
  • 25ec7649cd
    chore(deps): upgrade the version of depdencies (#953, #994) Cotes Chung 2023-05-13 05:45:18 +0800
  • ea6268d7a5
    chore(ci): upgrade commit-lint actions Cotes Chung 2023-05-03 01:48:57 +0800
  • 1967de1f1d
    refactor(js): reduce function complexity Cotes Chung 2023-04-09 20:44:55 +0800
  • c283e7782f
    refactor!: rename assets origin configuration files Cotes Chung 2023-03-31 06:41:51 +0800
  • 9d97120197
    perf(assets): reduce HTTP requests to CDN Cotes Chung 2023-03-23 01:29:17 +0800
  • 016a9baddd
    Merge branch 'feature/v6-ui' (#1034) Cotes Chung 2023-05-13 02:25:05 +0800
  • d9e1d84f08
    refactor(deps): upgrade bootstrap from v4.6 to v5.2 Cotes Chung 2023-04-10 10:54:27 +0800
  • 3210c59466
    feat(ui): new design footer content layout Cotes Chung 2023-04-02 12:10:08 +0800
  • 83f1c34f92
    feat(ui): improve the design for top bar Cotes Chung 2023-03-29 05:01:25 +0800
  • 83bbe4ac93
    feat(ui): redesign the sidebar Cotes Chung 2023-03-25 02:58:58 +0800
  • 6d99f5cc36
    feat(ui): improve code snippet design Cotes Chung 2023-03-24 02:46:48 +0800
  • 0c80552d77
    perf(ui): mute the marker in lists Cotes Chung 2023-03-24 02:19:37 +0800
  • e38309f3bd
    perf(ui): improve inline code in light mode Cotes Chung 2023-03-23 21:16:12 +0800
  • 8cbbcfa26d
    perf(ui): improve the color of prompts in dark mode Cotes Chung 2023-03-22 23:58:57 +0800
  • 003e7b60c9
    perf(ux): improve LQIP fade in effect Cotes Chung 2023-03-21 23:47:01 +0800
  • 7c23a4ebc5
    perf(ui): lighten the link color in light-mode Cotes Chung 2023-03-21 22:41:21 +0800
  • 2a4d67d65c
    refactor: uniform block border radius Cotes Chung 2023-03-21 10:59:20 +0800
  • 414dd132ae
    perf(ui): improve categories color in dark mode Cotes Chung 2023-03-21 10:40:44 +0800
  • f0266c1f78
    refactor(scss): update vendor prefix Cotes Chung 2023-03-21 09:57:18 +0800
  • 7626e4d005
    perf(ui): improve hover effect for post preview cards Cotes Chung 2023-03-21 09:52:15 +0800
  • 34499f0c92
    perf(ui): improve hover effect of trending tags Cotes Chung 2023-03-21 08:59:17 +0800
  • aadf9393d5
    perf(ui): uniform the muted text color Cotes Chung 2023-03-21 08:44:10 +0800
  • 2918da9f29
    perf(ui): improve related posts design Cotes Chung 2023-03-21 07:20:32 +0800
  • 97b8dfeed6
    feat(ui): show preview image in home page Cotes Chung 2023-03-18 06:28:44 +0800
  • ee88cec270
    fix: parameter parsing error in image URL (#1022) Cotes Chung 2023-05-13 01:02:15 +0800
  • 8da583d403
    feat: support hiding the modification date of a post (#1020) Darian Miller 2023-05-05 21:35:01 -0500
  • 61fdbcb83a
    perf(i18n): set the global default locales to "en" (#979) Cotes Chung 2023-05-06 07:22:29 +0800
  • aca79c1007
    chore(tools): fix typos (#1018) Penek Suksuda 2023-05-03 22:51:34 +0700
  • fe203417d9
    feat: add a hook to insert custom metadata in `head` tag (#1015) Song-Zi Vong 2023-05-03 19:04:18 +0800
  • e90461aa3c
    perf(tools): avoid initialization interruption in single branch forks (#992) Cotes 2023-04-17 02:40:25 +0800
  • 6f6e309741
    chore(github): simplify PR template (#991) Cotes 2023-04-17 02:09:14 +0800
  • 42a700aa37
    feat(i18n): add sl-SI.yml with slovenian translations (#989) Miha Tisnikar 2023-04-16 19:37:49 +0200
  • 7ec31e8948
    refactor: enhance the configurability of fonts (#986) Song-Zi Vong 2023-04-17 01:31:49 +0800
  • b63b65d743
    chore(stylelint): optimize the rule for `font-family` variables (#987) Cotes Chung 2023-04-16 09:05:50 +0800
  • 1719d81d00
    fix(rss): double quotes in the post title will break the XML structure (#965) Song-Zi Vong 2023-04-10 18:35:11 +0800
  • fe7047959e
    feat(i18n): added Swedish localization file (#969) Jörgen Ivarsson 2023-04-10 00:23:03 +0200
  • d97f95fca0
    feat(i18n): add Traditional Chinese (Taiwan) localization file (#961) 郭桓桓 2023-04-02 22:13:22 +0800
  • 39b81aa4e0
    docs: update issue template (#958) Cotes Chung 2023-03-31 21:44:22 +0800
  • 387f0ec64a
    Merge branch 'master' into production Cotes Chung 2023-03-31 05:46:37 +0800
  • c45f399e65
    chore(release): 5.6.1 Cotes Chung 2023-03-31 05:46:34 +0800
  • 8225174cb5
    fix(deps): `tocbot` has no initialization detection (#957) Cotes Chung 2023-03-31 05:05:33 +0800
  • 8b4f99c87f
    fix: pageviews not updated immediately Cotes Chung 2023-03-31 04:58:21 +0800
  • 6f97636fb9
    chore(build): set rollup watching path Cotes Chung 2023-03-31 04:55:09 +0800
  • bf199d779c
    chore(deps): upgrade npm packages Cotes Chung 2023-03-31 03:46:02 +0800
  • 6fec411c18
    fix: mode-toggle leads to Disqus loading failure (#945) Song-Zi Vong 2023-03-22 22:22:07 +0800
  • 61d9c2247c
    Merge branch 'master' into production Cotes Chung 2023-03-18 02:08:00 +0800
  • 0d9cec6abc
    chore(release): 5.6.0 Cotes Chung 2023-03-18 02:07:58 +0800
  • 6e6b6479f5
    docs: migrate upgrade details to the wiki Cotes Chung 2023-03-18 02:07:14 +0800
  • 388efb1ae3
    chore(tools): add JS dist to gem release Cotes Chung 2023-03-18 01:33:44 +0800
  • 471e8c4018
    chore(tools): resume git checkout in initialization Cotes Chung 2023-03-18 00:49:26 +0800
  • 3cd81e7128
    chore: recover accidentally deleted LQIP style Cotes Chung 2023-03-18 00:41:23 +0800
  • b85f6330de
    feat(ux): turn home page posts into clickable cards (#895) Cotes Chung 2023-03-18 00:31:52 +0800
  • 111b82838d
    style: fix scss lint issue Cotes Chung 2023-03-18 00:28:46 +0800
  • e8e4901e34
    fix: some console snippets will be incompletely copied Cotes Chung 2023-03-17 06:37:14 +0800
  • d96b8811a7
    refactor: remove version number from self host config Cotes Chung 2023-03-17 05:52:32 +0800
  • 820ba62e9e
    fix: notch status bar doesn't match theme color (#918) Cotes Chung 2023-03-17 01:17:06 +0800
  • 3c7934abf0
    style: improve code style of SCSS & YAML Cotes Chung 2023-03-16 03:36:52 +0800
  • 02b7bd5095
    feat: change TOC plugin to `tocbot` (#774) Cotes Chung 2023-03-16 02:56:54 +0800
  • 474b4ba681
    chore: update configure-pages action (#931) Josh Johanning 2023-03-15 09:31:43 -0500
  • 016399a6db
    Merge branch 'feature/esm' Cotes Chung 2023-03-15 22:01:29 +0800
  • 60229ae334
    chore(ci,tools): adapt to changes in JS builds Cotes Chung 2023-03-14 01:25:42 +0800
  • b69d3d7edd
    refactor(build): modularize JS code Cotes Chung 2023-03-13 20:20:59 +0800
  • 002f02533d
    chore: update code style config Cotes Chung 2023-03-06 08:48:52 +0800
  • 968c13ec7d
    chore(deps): upgrade NPM packages Cotes Chung 2023-03-04 09:52:33 +0800
  • 4681df7151
    fix: mathematics cannot scroll horizontally (#760) Cotes Chung 2023-03-02 05:16:18 +0800