Commit Graph

1205 Commits

Author SHA1 Message Date
Cotes Chung b1453ccb0c
chore: delete useless code 2023-02-18 10:43:16 +08:00
Cotes Chung f517b33960
docs: update issue template 2023-02-17 07:18:07 +08:00
Cotes Chung 4490ce4107
refactor(tools): fix shell check issues 2023-02-16 05:02:22 +08:00
Cotes Chung d0cf2a8dd5
chore(codeql): improve triggering conditions 2023-02-15 05:19:27 +08:00
Cotes Chung 5c6ec9d06b
fix: css selector string escaping vulnerability (#888)
Resolves #888
2023-02-15 05:19:26 +08:00
Cotes Chung c3a840076e
refactor: replace the deprecated js api 2023-02-15 04:53:40 +08:00
Cotes Chung a2d01365de
chore(github): simplify the creation steps of issue/pr 2023-02-12 06:57:26 +08:00
Cotes Chung ecff5630a6
chore(security): scan for vulnerabilities 2023-02-12 06:57:26 +08:00
Cotes Chung 909d136b37
docs(github): add security policy (#885) 2023-02-11 23:26:51 +08:00
Cotes Chung 27f4bf07bc
style: format YAML array 2023-02-06 22:35:51 +08:00
Cotes Chung 5cbaf24bcb
refactor(sidebar): improve creation of social links 2023-02-06 22:33:20 +08:00
Cotes Chung af8986bf50 Merge branch 'hotfix/5.5.2' 2023-01-31 00:07:28 +08:00
Cotes Chung 7a601715df Merge branch 'hotfix/5.5.2' into production 2023-01-31 00:07:26 +08:00
Cotes Chung 3b89bf1df2 chore(release): 5.5.2 2023-01-31 00:07:24 +08:00
Cotes Chung 5df953f6c8
fix: position of prompt icon is incorrect in paragraph on mobile
mobile screens with width <= 576px
2023-01-31 00:03:59 +08:00
Cotes Chung 2b59326fa8 Merge branch 'hotfix/5.5.1' 2023-01-30 06:15:38 +08:00
Cotes Chung 5021678250 Merge branch 'hotfix/5.5.1' into production 2023-01-30 06:15:36 +08:00
Cotes Chung 8bc9d25434 chore(release): 5.5.1 2023-01-30 06:15:34 +08:00
Cotes Chung 0c9558de8a
fix: the icon position of the prompts in the list is incorrect 2023-01-30 06:15:20 +08:00
Cotes Chung 54ba8befbe Merge branch 'master' into production 2023-01-30 05:04:12 +08:00
Cotes Chung 4b6722124d chore(release): 5.5.0 2023-01-30 05:04:10 +08:00
Cotes Chung babb4a0c5a
fix: prompt with nested blockquotes renders incorrectly (#846)
Resolves #846
2023-01-30 04:58:30 +08:00
Cotes Chung 511df11546
refactor: optimize tab cursor position calculation 2023-01-30 03:08:35 +08:00
Cotes Chung dd339aea2b
chore: ignore gem lock file in user-end 2023-01-30 03:01:02 +08:00
Cotes Chung 269506b647
chore(deps): liquid(v4.0.4) is compatible with ruby 3.2 (#854)
See: https://github.com/jekyll/jekyll/issues/9231
2023-01-18 23:13:06 +08:00
Abdullah Alattas 765af53b77
feat(i18n): add Arabic translation (#857) 2023-01-18 22:24:13 +08:00
Cotes Chung 41ed331456
fix: copy command line incomplete(`.gp` part) 2023-01-13 03:52:32 +08:00
Eduardo 9a011e14d6
feat(i18n): add Italian translation (#850) 2023-01-13 03:52:29 +08:00
Cotes Chung 5f628767e0
chore(bundler): deprecate `:install_if` option in Gemfile 2023-01-13 02:34:38 +08:00
Cotes Chung 808d3743e5
chore(deps): lock `jekyll-sass-converter` to `v2.x` on Linux-musl (#829)
Also, make the division formula backward compatible with `jekyll-sass-converter 2.x` (#848, #849)

Ref: https://github.com/jekyll/jekyll-sass-converter#migrate-from-2x-to-3x
2023-01-12 05:30:24 +08:00
Cotes Chung e8d20bf7b0
docs: update tutorials
- remove outdated content
- append instructions for SASS overrides (#827)
2023-01-12 05:12:04 +08:00
Kalle Lahtinen d6d03183ea
feat(i18n): add Finnish translations (#843) 2023-01-12 05:12:03 +08:00
Cotes Chung bd374dd383
fix: post's image would cover the PWA update alert 2023-01-12 05:12:03 +08:00
Cotes Chung f2d285844e
fix: correct encoding of spaces in share URLs (#835)
Resolves #835
2023-01-06 21:26:43 +08:00
MatyIRG 98d48f5da4
feat(i18n): add Czech language (#833) 2023-01-03 00:54:43 +08:00
Jarda Beran 7754a71ff9
chore(editorconfig): keep trailing spaces in Markdown (#830) 2023-01-03 00:53:09 +08:00
Cotes Chung 5ea3d0f496
Merge branch 'master' into production 2022-12-28 01:28:12 +08:00
Cotes Chung 7887b5ab62
chore(release): 5.4.0 2022-12-28 01:28:09 +08:00
Cotes Chung 937b22316a
docs(readme): update feature list 2022-12-28 01:24:55 +08:00
Cotes Chung 8440d42984
docs: add tutorial and example for new features 2022-12-28 01:24:31 +08:00
Cotes Chung 6fa1777eb0
chore(tools): checkout latest tag on initialization 2022-12-28 01:13:35 +08:00
Cotes Chung 5a191e79af
chore: remove extension from tools 2022-12-28 01:10:27 +08:00
Cotes Chung 72700be7dd
chore(ci): fix workflow trigger conditions 2022-12-27 23:58:17 +08:00
Cotes Chung d7bcb40cde
refactor: update deprecated syntax for SASS division 2022-12-27 21:50:21 +08:00
Cotes Chung 09e4ad245b
chore(deps): update gem spec list
- Jekyll 4.3.0 introduced `webrick` for Ruby 3.x
- Jekyll's dependency `nokogiri` does not yet support Ruby 3.2. See: https://github.com/sparklemotion/nokogiri/issues/2740/
2022-12-27 21:47:09 +08:00
Cotes Chung 09f9305d4c
chore: hide blur edge of LQIP images 2022-12-27 21:41:45 +08:00
Cotes Chung 7a3d743419
chore: update footer meta information 2022-12-25 23:48:37 +08:00
Ken Dale d2190c726f
feat: add `rel="me"` to Mastodon sidebar contact links for verification (#807)
This will enable verification with Mastodon by including the `rel="me"` attribute.
https://docs.joinmastodon.org/user/profile/#verification

Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2022-12-25 03:31:11 +08:00
Cotes Chung 8e73a91d25
test(ci): drop some old ruby ​​versions 2022-12-25 00:10:15 +08:00
Cotes Chung 8f2b42b1b3
test(ci): correct the patterns to match the SCSS files 2022-12-25 00:00:54 +08:00