Commit Graph

1226 Commits

Author SHA1 Message Date
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
Cotes Chung e01eb8af14
refactor: unify the border radius of blocks
scope: code blocks, prompts, images, and videos
2022-12-25 00:00:08 +08:00
Cotes Chung 9306c7b39e
feat: support dark and light mode images (#481) 2022-12-25 00:00:08 +08:00
Cotes Chung ed6dc539ef
feat: add embed video support 2022-12-25 00:00:07 +08:00
Cotes Chung 8de1abda6b
fix: `og:image` will be incorrect if the image uses a cross-domain URL 2022-12-25 00:00:07 +08:00
Cotes Chung 4b6ccbcbcc
feat: set preview image ratio to 1.91 : 1 2022-12-25 00:00:07 +08:00
Cotes Chung ab16fdc7fc
feat: add shimmer background when image loads 2022-12-24 23:51:47 +08:00
Cotes Chung bffaf6374f
feat: support LQIP for images 2022-12-15 02:27:12 +08:00
Cotes Chung ca41c7ebff
chore(deps): use `lazysizes` to load images 2022-12-09 07:36:06 +08:00
Cotes Chung 7651d2851b
fix: `hreflang` tag attribute of feed misses `site.alt_lang` 2022-12-08 07:01:51 +08:00
Cotes Chung 5561cd86b5
refactor(icons): upgrade font-awesome syntax to version 6 2022-12-08 06:16:22 +08:00
Cotes Chung 7fb0ee0bed
perf(cdn): optimize cache policy for static assets 2022-12-08 06:16:20 +08:00
Cotes Chung 7efd2f8aa2
fix: spaces in post title are encoded when sharing
Reproducible on iOS Safari
2022-12-08 01:05:17 +08:00
Cotes Chung ec98f07aca
fix: refactoring error when the image URL contains parameters 2022-12-08 00:40:12 +08:00
Cotes Chung e7426ec67e
chore: update image source 2022-12-05 03:50:51 +08:00
Cotes Chung 5fc428353c
build(cd): migrate CD to GitHub 2022-12-05 00:51:38 +08:00
Cotes Chung 9de95bf089
build: reduce unnecessary builds 2022-12-05 00:41:13 +08:00
Cotes Chung fa9879b5f1
chore: improve init-tool
- cleanup unused code of init-tool
- use conventional commits
2022-12-05 00:41:13 +08:00
MrEddX 7fd15a285f
chore(i18n): update Bulgarian translation (#777) 2022-12-02 22:54:52 +08:00
Bornunique911 8734d1c1a3
chore: correct typo in `tools/init.sh` (#773) 2022-12-02 22:50:38 +08:00
Cotes Chung 5b5a3865ac
Merge branch 'master' into production 2022-11-22 21:08:49 +08:00
Cotes Chung fe2a3cdf51
chore(release): 5.3.2 2022-11-22 21:08:47 +08:00
Cotes Chung 4e7bf00ee9
chore: optimize the heading levels in change-log 2022-11-22 21:08:37 +08:00
Cotes Chung 773d3b1263
chore(icons): upgrade FontAwesome to v6.x 2022-11-22 20:49:19 +08:00
Cotes Chung b0d5956f5a
fix(comment): disqus doesn't follow theme mode switching 2022-11-22 19:05:19 +08:00
Cotes Chung e50343b06b
refactor(tools): reduce release steps 2022-11-22 19:05:19 +08:00
Cotes Chung b3de722778
chore: migrate resource URLs 2022-11-22 18:11:05 +08:00
Cotes Chung 782a930fdf
docs: update tutorial for defining preview image 2022-11-18 22:18:04 +08:00
Cotes Chung da7d7e25b6
refactor: enhance the setting of preview image path 2022-11-18 22:16:35 +08:00
Cotes Chung f6e9a3fccf
fix: the image URL in the SEO-related tags is incomplete (#754)
This issue occurs when setting the `img_path` of the post or the `baseurl` of the site configuration.
2022-11-17 07:31:05 +08:00