Skip to content

Commit 8c24e92

Browse files
committedJul 14, 2024·
Squashed commit of the following:
commit 04b0036 Author: Steve Hoang <[email protected]> Date: Sun Jul 14 12:29:51 2024 +0700 Delete 2019-08-09-getting-started.md commit f5ef595 Merge: 4b0f50a 8c30f0a Author: Steve Hoang <[email protected]> Date: Sun Jul 14 12:26:22 2024 +0700 Merge remote-tracking branch 'upstream/master' commit 8c30f0a Author: Cotes Chung <[email protected]> Date: Fri Jul 12 02:03:52 2024 +0800 build(dev): support for running tasks in macOS commit e4db1a1 Author: Alexander Fuks <[email protected]> Date: Thu Jul 11 00:14:47 2024 +0400 feat(dev): add vscode tasks (#1843) commit e3a78b6 Author: Daniel Singleton <[email protected]> Date: Fri Jul 5 13:53:02 2024 -0700 feat: add Threads social links (#1837) commit 8673e13 Author: Daniel Singleton <[email protected]> Date: Fri Jul 5 05:03:01 2024 -0700 feat: add Reddit social option (#1836) commit a07a57e Author: Cotes Chung <[email protected]> Date: Thu Jul 4 02:21:22 2024 +0800 feat(ui): make `info-prompt` icon looks like the letter "i" (#1835) commit db9e58b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 4 01:49:30 2024 +0800 build(deps-dev): bump the dev-deps group with 3 updates (#1824) Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) to permit the latest version. Updates `@babel/core` to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core) Updates `@babel/plugin-transform-class-properties` to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-plugin-transform-class-properties) Updates `@babel/preset-env` to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development dependency-group: dev-deps - dependency-name: "@babel/plugin-transform-class-properties" dependency-type: direct:development dependency-group: dev-deps - dependency-name: "@babel/preset-env" dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e6532ad Author: Cotes Chung <[email protected]> Date: Thu Jul 4 01:42:29 2024 +0800 refactor: fix typos in locale variable statment -> statement commit fbba0a4 Author: Cotes Chung <[email protected]> Date: Tue Jul 2 06:00:39 2024 +0800 chore: fix typos in project files and docs commit c876731 Author: Cotes Chung <[email protected]> Date: Mon Jul 1 07:02:36 2024 +0800 feat(ui): improve visibility of inline code (#1831) commit 9ca7519 Author: Cotes Chung <[email protected]> Date: Thu Jun 27 05:30:53 2024 +0800 docs: unify the style of badges commit 0709854 Author: Cotes Chung <[email protected]> Date: Sun Jun 16 22:25:41 2024 +0800 fix: adapt the giscus localization parameter (#1810) commit f1d3583 Author: Cotes Chung <[email protected]> Date: Sat Jun 8 00:45:59 2024 +0800 build(devcontainer): add omz plugins & verify extension signature VSCode fixed signature validation hangs in v1.90 commit cf853f1 Author: Cotes Chung <[email protected]> Date: Fri Jun 7 19:27:54 2024 +0800 chore: upgrade `husky` v9 settings commit 7ca9c59 Author: Cotes Chung <[email protected]> Date: Wed Jun 5 23:51:10 2024 +0800 build(deps-dev): remove package `rollup-plugin-license` (#1796) The `rollup-plugin-license` has been using too many deprecated dependencies, so it is necessary to remove it. As an alternative, this changes uses Rollup `output.banner` to insert copyright information. Since `terser` runs after `output`, it is not possible to insert the Front Matter defining permlink for `sw.js` through the same way (Jekyll Front Matter is YAML rather than JS, which would cause errors with terser). Therefore, _Jekyll Collection_ is now used to add permlink to `sw.js`, with the collection named `app`, and the directory placed in `_app`. This directory is not tracked by git, but it will be included when building the gem. commit 250880c Author: Cotes Chung <[email protected]> Date: Tue Jun 4 19:28:02 2024 +0800 docs: change ordering of badges commit 88b844c Author: Cotes Chung <[email protected]> Date: Tue Jun 4 19:26:17 2024 +0800 build(deps): improve dependency grouping commit 3b46629 Author: Cotes Chung <[email protected]> Date: Tue Jun 4 01:36:27 2024 +0800 build(deps-dev): bump the npm group across 1 directory with 8 updates Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [rollup](https://github.com/rollup/rollup), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license), [semantic-release](https://github.com/semantic-release/semantic-release) and [stylelint](https://github.com/stylelint/stylelint) to permit the latest version. Updates `@babel/core` to 7.24.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-core) Updates `@babel/plugin-transform-class-properties` to 7.24.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-plugin-transform-class-properties) Updates `@babel/preset-env` to 7.24.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-preset-env) Updates `conventional-changelog-conventionalcommits` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v8.0.0/packages/conventional-changelog-conventionalcommits) Updates `rollup` to 4.18.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.17.2...v4.18.0) Updates `rollup-plugin-license` to 3.4.0 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.3.1...v3.4.0) Updates `semantic-release` from 23.1.1 to 24.0.0 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.1.1...v24.0.0) Updates `stylelint` to 16.6.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.5.0...16.6.1) commit 1e3d4a6 Author: Cotes Chung <[email protected]> Date: Mon Jun 3 21:12:54 2024 +0800 feat(dev): support vscode dev-container (#1781) commit 1c5fa08 Author: Cotes Chung <[email protected]> Date: Sat Jun 1 04:11:01 2024 +0800 refactor: restore shell script extensions Without an extension, the shell script configuration in `.gitattribute` will not work. commit 64ae7a3 Author: Cotes Chung <[email protected]> Date: Thu May 30 03:33:35 2024 +0800 docs: correct markdown syntax of tutorial (#1787)
1 parent 32d2580 commit 8c24e92

39 files changed

+143
-61
lines changed
 

‎.vscode/tasks.json

+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"version": "2.0.0",
3+
"tasks": [
4+
{
5+
"label": "Run Jekyll Server",
6+
"type": "shell",
7+
"command": "./tools/run.sh",
8+
"group": {
9+
"kind": "build",
10+
"isDefault": true
11+
},
12+
"problemMatcher": [],
13+
"detail": "Runs the Jekyll server with live reload."
14+
},
15+
{
16+
"label": "Build Jekyll Site",
17+
"type": "shell",
18+
"command": "./tools/test.sh",
19+
"group": {
20+
"kind": "build"
21+
},
22+
"problemMatcher": [],
23+
"detail": "Build the Jekyll site for production."
24+
},
25+
{
26+
"label": "Build JS (watch)",
27+
"type": "shell",
28+
"command": "npm run watch:js",
29+
"group": {
30+
"kind": "build"
31+
},
32+
"problemMatcher": [],
33+
"detail": "Build JS files in watch mode."
34+
},
35+
{
36+
"label": "Build CSS",
37+
"type": "shell",
38+
"command": "npm run build:css",
39+
"group": {
40+
"kind": "build"
41+
},
42+
"problemMatcher": [],
43+
"detail": "Build CSS files."
44+
},
45+
{
46+
"label": "Build JS & CSS",
47+
"type": "shell",
48+
"command": "npm run build",
49+
"group": {
50+
"kind": "build"
51+
},
52+
"problemMatcher": [],
53+
"detail": "Build JS & CSS for production."
54+
},
55+
{
56+
"label": "Run Jekyll Server + Build JS (watch)",
57+
"dependsOn": ["Run Jekyll Server", "Build JS (watch)"],
58+
"group": {
59+
"kind": "build"
60+
},
61+
"detail": "Runs both the Jekyll server with live reload and build JS files in watch mode."
62+
}
63+
]
64+
}

‎_data/contact.yml

+8
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,11 @@
3838
# - type: bluesky
3939
# icon: 'fa-brands fa-bluesky'
4040
# url: '' # Fill with your Bluesky profile link
41+
#
42+
# - type: reddit
43+
# icon: 'fa-brands fa-reddit'
44+
# url: '' # Fill with your Reddit profile link
45+
#
46+
# - type: threads
47+
# icon: 'fa-brands fa-threads'
48+
# url: '' # Fill with your Threads profile link

‎_data/locales/ar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: باستخدام :PLATFORM السمة :THEME
4444

4545
not_found:
46-
statment: عذرا, الرابط التالي غير صالح أو انه يشير إلى صفحة غير موجودة.
46+
statement: عذرا, الرابط التالي غير صالح أو انه يشير إلى صفحة غير موجودة.
4747

4848
notification:
4949
update_found: يتوفر اصدار جديد للمحتوى.

‎_data/locales/bg-BG.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Създадено чрез :PLATFORM и :THEME тема
4444

4545
not_found:
46-
statment: Съжалявам, но на този URL адрес няма налично съдържание.
46+
statement: Съжалявам, но на този URL адрес няма налично съдържание.
4747

4848
notification:
4949
update_found: Налична е нова версия на съдържанието.

‎_data/locales/cs-CZ.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Použití :PLATFORM s motivem :THEME
4444

4545
not_found:
46-
statment: Omlouváme se, adresu URL jsme špatně umístili nebo odkazuje na něco, co neexistuje.
46+
statement: Omlouváme se, adresu URL jsme špatně umístili nebo odkazuje na něco, co neexistuje.
4747

4848
notification:
4949
update_found: Je k dispozici nová verze obsahu.

‎_data/locales/de-DE.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: Powered by :PLATFORM with :THEME theme
4343

4444
not_found:
45-
statment: Entschuldigung, dieser Link verweist auf keine vorhandene Ressource.
45+
statement: Entschuldigung, dieser Link verweist auf keine vorhandene Ressource.
4646

4747
notification:
4848
update_found: Eine neue Version ist verfügbar.
@@ -76,7 +76,7 @@ df:
7676
post:
7777
strftime: "%d.%m.%Y"
7878
dayjs: "DD.MM.YYYY"
79-
79+
8080
# categories page
8181
categories:
8282
category_measure:

‎_data/locales/el-GR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Αξιοποιώντας την :PLATFORM theme :THEME
4444

4545
not_found:
46-
statment: Συγνώμη, έχουμε τοποθετήσει λάθος αυτήν την διεύθυνση URL ή υποδεικνύει κάτι που δεν υπάρχει.
46+
statement: Συγνώμη, έχουμε τοποθετήσει λάθος αυτήν την διεύθυνση URL ή υποδεικνύει κάτι που δεν υπάρχει.
4747

4848
notification:
4949
update_found: Υπάρχει διαθέσιμη μια νέα έκδοση του περιεχομένου.

‎_data/locales/en.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ meta: Written by humans using the :THEME :PLATFORM.
4444
# Using the :THEME theme for :PLATFORM.
4545

4646
not_found:
47-
statment: Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
47+
statement: Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
4848

4949
notification:
5050
update_found: A new version of content is available.

‎_data/locales/es-ES.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Hecho con :PLATFORM usando el tema :THEME
4444

4545
not_found:
46-
statment: Lo sentimos, hemos perdido esa URL o apunta a algo que no existe.
46+
statement: Lo sentimos, hemos perdido esa URL o apunta a algo que no existe.
4747

4848
notification:
4949
update_found: Hay una nueva versión de contenido disponible.

‎_data/locales/fi-FI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: Käytetään :PLATFORM iä Teema :THEME
4343

4444
not_found:
45-
statment: Valitettavasti tällä URL-osoitteella ei ole saatavilla sisältöä.
45+
statement: Valitettavasti tällä URL-osoitteella ei ole saatavilla sisältöä.
4646

4747
notification:
4848
update_found: Uusi versio sisällöstä on saatavilla.

‎_data/locales/fr-FR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Propulsé par :PLATFORM avec le thème :THEME
4444

4545
not_found:
46-
statment: Désolé, nous avons égaré cette URL ou elle pointe vers quelque chose qui n'existe pas.
46+
statement: Désolé, nous avons égaré cette URL ou elle pointe vers quelque chose qui n'existe pas.
4747

4848
notification:
4949
update_found: Une nouvelle version du contenu est disponible.

‎_data/locales/hu-HU.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ copyright:
4545
meta: Készítve :PLATFORM motorral :THEME témával
4646

4747
not_found:
48-
statment: Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
48+
statement: Sajnáljuk, az URL-t rosszul helyeztük el, vagy valami nem létezőre mutat.
4949

5050
notification:
5151
update_found: Elérhető a tartalom új verziója.

‎_data/locales/id-ID.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Didukung oleh :PLATFORM dengan tema :THEME
4444

4545
not_found:
46-
statment: Maaf, kami gagal menemukan URL itu atau memang mengarah ke sesuatu yang tidak ada.
46+
statement: Maaf, kami gagal menemukan URL itu atau memang mengarah ke sesuatu yang tidak ada.
4747

4848
notification:
4949
update_found: Versi konten baru tersedia.

‎_data/locales/it-IT.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
4343
meta: Servizio offerto da :PLATFORM con tema :THEME
4444
not_found:
45-
statment: Ci scusiamo, non è stato possibile trovare l'URL in questione. Potrebbe puntare ad una pagina non esistente.
45+
statement: Ci scusiamo, non è stato possibile trovare l'URL in questione. Potrebbe puntare ad una pagina non esistente.
4646

4747
notification:
4848
update_found: Nuova versione del contenuto disponibile.

‎_data/locales/ko-KR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Powered by :PLATFORM with :THEME theme
4444

4545
not_found:
46-
statment: 해당 URL은 존재하지 않습니다.
46+
statement: 해당 URL은 존재하지 않습니다.
4747

4848
notification:
4949
update_found: 새 버전의 콘텐츠를 사용할 수 있습니다.

‎_data/locales/my-MM.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Powered by :PLATFORM with :THEME theme
4444

4545
not_found:
46-
statment: ဝမ်းနည်းပါသည်၊ ကျွန်ုပ်တို့သည် အဆိုပါ URL ကို မှားယွင်းစွာ နေရာချထားခြင်း သို့မဟုတ် ၎င်းသည် မရှိသောအရာကို ညွှန်ပြနေပါသည်။
46+
statement: ဝမ်းနည်းပါသည်၊ ကျွန်ုပ်တို့သည် အဆိုပါ URL ကို မှားယွင်းစွာ နေရာချထားခြင်း သို့မဟုတ် ၎င်းသည် မရှိသောအရာကို ညွှန်ပြနေပါသည်။
4747

4848
notification:
4949
update_found: အကြောင်းအရာဗားရှင်းအသစ်ကို ရနိုင်ပါပြီ။

‎_data/locales/pt-BR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Feito com :PLATFORM usando o tema :THEME
4444

4545
not_found:
46-
statment: Desculpe, a página não foi encontrada.
46+
statement: Desculpe, a página não foi encontrada.
4747

4848
notification:
4949
update_found: Uma nova versão do conteúdo está disponível.

‎_data/locales/ru-RU.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: Использует тему :THEME для :PLATFORM
4343

4444
not_found:
45-
statment: Извините, мы перепутали URL-адрес или он указывает на что-то несуществующее.
45+
statement: Извините, мы перепутали URL-адрес или он указывает на что-то несуществующее.
4646

4747
notification:
4848
update_found: Доступна новая версия контента.
@@ -76,7 +76,7 @@ df:
7676
post:
7777
strftime: "%d.%m.%Y"
7878
dayjs: "DD.MM.YYYY"
79-
79+
8080
# categories page
8181
categories:
8282
category_measure:

‎_data/locales/sl-SI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Uporabljena :PLATFORM tema :THEME #Using the :PLATFORM theme :THEME
4444

4545
not_found:
46-
statment: Oprostite, hiperpovezava je neustrezna ali vsebina ne obstajata. #Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
46+
statement: Oprostite, hiperpovezava je neustrezna ali vsebina ne obstajata. #Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
4747

4848
notification:
4949
update_found: Novejša različica vsebine je na voljo. #A new version of content is available.

‎_data/locales/sv-SE.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Byggd med :PLATFORM och temat :THEME
4444

4545
not_found:
46-
statment: Ursäkta, vi har tappat bort den här webbadressen eller så pekar den på något som inte längre finns.
46+
statement: Ursäkta, vi har tappat bort den här webbadressen eller så pekar den på något som inte längre finns.
4747

4848
notification:
4949
update_found: Det finns en ny version av innehållet.

‎_data/locales/th.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: กำลังใช้ธีมของ :PLATFORM ชื่อ :THEME
4444

4545
not_found:
46-
statment: ขออภัย เราวาง URL นั้นไว้ผิดที่ หรือมันชี้ไปยังสิ่งที่ไม่มีอยู่
46+
statement: ขออภัย เราวาง URL นั้นไว้ผิดที่ หรือมันชี้ไปยังสิ่งที่ไม่มีอยู่
4747

4848
notification:
4949
update_found: มีเวอร์ชันใหม่ของเนื้อหา

‎_data/locales/tr-TR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: :PLATFORM ve :THEME teması
4444

4545
not_found:
46-
statment: Üzgünüz, bu linki yanlış yerleştirdik veya var olmayan bir şeye işaret ediyor.
46+
statement: Üzgünüz, bu linki yanlış yerleştirdik veya var olmayan bir şeye işaret ediyor.
4747

4848
notification:
4949
update_found: İçeriğin yeni bir sürümü mevcut.

‎_data/locales/uk-UA.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ copyright:
4343
meta: Powered by :PLATFORM with :THEME theme
4444

4545
not_found:
46-
statment: Вибачте, це посилання вказує на ресурс, що не існує.
46+
statement: Вибачте, це посилання вказує на ресурс, що не існує.
4747

4848
notification:
4949
update_found: Доступна нова версія вмісту.

‎_data/locales/vi-VN.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: Trang web này được tạo bởi :PLATFORM với chủ đề :THEME
4343

4444
not_found:
45-
statment: Xin lỗi, chúng tôi đã đặt nhầm URL hoặc đường dẫn trỏ đến một trang nào đó không tồn tại.
45+
statement: Xin lỗi, chúng tôi đã đặt nhầm URL hoặc đường dẫn trỏ đến một trang nào đó không tồn tại.
4646

4747
notification:
4848
update_found: Đã có phiên bản mới của nội dung.

‎_data/locales/zh-CN.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: 本站采用 :PLATFORM 主题 :THEME
4343

4444
not_found:
45-
statment: 抱歉,我们放错了该 URL,或者它指向了不存在的内容。
45+
statement: 抱歉,我们放错了该 URL,或者它指向了不存在的内容。
4646

4747
notification:
4848
update_found: 发现新版本的内容。

‎_data/locales/zh-TW.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ copyright:
4242
meta: 本網站使用 :PLATFORM 產生,採用 :THEME 主題
4343

4444
not_found:
45-
statment: 抱歉,您可能正在存取一個已被移動的 URL,或者它從未存在。
45+
statement: 抱歉,您可能正在存取一個已被移動的 URL,或者它從未存在。
4646

4747
notification:
4848
update_found: 發現新版本更新。

‎_data/share.yml

+8
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,11 @@ platforms:
4040
# - type: Bluesky
4141
# icon: "fa-brands fa-bluesky"
4242
# link: "https://bsky.app/intent/compose?text=TITLE%20URL"
43+
#
44+
# - type: Reddit
45+
# icon: "fa-brands fa-square-reddit"
46+
# link: "https://www.reddit.com/submit?url=URL&title=TITLE"
47+
#
48+
# - type: Threads
49+
# icon: "fa-brands fa-square-threads"
50+
# link: "https://www.threads.net/intent/post?text=TITLE%20URL"

‎_drafts/2019-08-08-text-and-typography.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ image:
1818

1919
<!-- markdownlint-capture -->
2020
<!-- markdownlint-disable -->
21-
# H1 - heading
21+
# H1 heading
2222
{: .mt-4 .mb-0 }
2323

24-
## H2 - heading
24+
## H2 heading
2525
{: data-toc-skip='' .mt-4 .mb-0 }
2626

27-
### H3 - heading
27+
### H3 heading
2828
{: data-toc-skip='' .mt-4 .mb-0 }
2929

30-
#### H4 - heading
30+
#### H4 heading
3131
{: data-toc-skip='' .mt-4 }
3232
<!-- markdownlint-restore -->
3333

‎_drafts/2019-08-08-write-a-new-post.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tags: [TAG] # TAG names should always be lowercase
3131

3232
### Timezone of Date
3333

34-
In order to accurately record the release date of a post, you should not only set up the `timezone` of `_config.yml`{: .filepath} but also provide the post's timezone in variable `date` of its Front Matter block. Format: `+/-TTTT`, e.g. `+0800`.
34+
To accurately record the release date of a post, you should not only set up the `timezone` of `_config.yml`{: .filepath} but also provide the post's timezone in variable `date` of its Front Matter block. Format: `+/-TTTT`, e.g. `+0800`.
3535

3636
### Categories and Tags
3737

@@ -147,7 +147,7 @@ _Image Caption_
147147

148148
#### Size
149149

150-
In order to prevent the page content layout from shifting when the image is loaded, we should set the width and height for each image.
150+
To prevent the page content layout from shifting when the image is loaded, we should set the width and height for each image.
151151

152152
```markdown
153153
![Desktop View](/assets/img/sample/mockup.png){: width="700" height="400" }
@@ -284,7 +284,7 @@ If you want to embed a video file directly, use the following syntax:
284284
{% include embed/video.html src='{URL}' %}
285285
```
286286

287-
Where `URL` is an URL to a video file e.g. `/path/to/sample/video.mp4`.
287+
Where `URL` is a URL to a video file e.g. `/path/to/sample/video.mp4`.
288288

289289
You can also specify additional attributes for the embedded video file. Here is a full list of attributes allowed.
290290

@@ -295,7 +295,7 @@ You can also specify additional attributes for the embedded video file. Here is
295295
- `muted=true` — audio will be initially silenced
296296
- `types` — specify the extensions of additional video formats separated by `|`. Ensure these files exist in the same directory as your primary video file.
297297

298-
Consider an example utilizing all of the above:
298+
Consider an example using all of the above:
299299

300300
```liquid
301301
{%
@@ -318,14 +318,14 @@ If you want to embed an audio file directly, use the following syntax:
318318
{% include embed/audio.html src='{URL}' %}
319319
```
320320

321-
Where `URL` is an URL to an audio file e.g. `/path/to/audio.mp3`.
321+
Where `URL` is a URL to an audio file e.g. `/path/to/audio.mp3`.
322322

323323
You can also specify additional attributes for the embedded audio file. Here is a full list of attributes allowed.
324324

325325
- `title='Text'` — title for an audio that appears below the audio and looks same as for images
326326
- `types` — specify the extensions of additional audio formats separated by `|`. Ensure these files exist in the same directory as your primary audio file.
327327

328-
Consider an example utilizing all of the above:
328+
Consider an example using all of the above:
329329

330330
```liquid
331331
{%
@@ -365,7 +365,7 @@ There are several types of prompts: `tip`, `info`, `warning`, and `danger`. They
365365
```
366366
{: .nolineno }
367367

368-
### Filepath Hightlight
368+
### Filepath Highlight
369369

370370
```md
371371
`/path/to/a/file.extend`{: .filepath}

‎_includes/comments/giscus.html

+7-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
initTheme = darkTheme;
1818
}
1919

20+
let lang = '{{ site.comments.giscus.lang | default: lang }}';
21+
{%- comment -%} https://github.com/giscus/giscus/tree/main/locales {%- endcomment -%}
22+
if (lang.length > 2 && !lang.startsWith('zh')) {
23+
lang = lang.slice(0, 2);
24+
}
25+
2026
let giscusAttributes = {
2127
src: 'https://giscus.app/client.js',
2228
'data-repo': '{{ site.comments.giscus.repo}}',
@@ -29,7 +35,7 @@
2935
'data-emit-metadata': '0',
3036
'data-theme': initTheme,
3137
'data-input-position': '{{ site.comments.giscus.input_position | default: 'bottom' }}',
32-
'data-lang': '{{ site.comments.giscus.lang | default: lang }}',
38+
'data-lang': lang,
3339
'data-loading': 'lazy',
3440
crossorigin: 'anonymous',
3541
async: ''

‎_javascript/modules/components/search-display.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This script make #search-result-wrapper switch to unloaded or shown automatically.
2+
* This script make #search-result-wrapper switch to unload or shown automatically.
33
*/
44

55
const btnSbTrigger = document.getElementById('sidebar-trigger');

‎_sass/addon/commons.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ blockquote {
108108
}
109109
}
110110

111-
@include prompt('tip', '\f0eb', 'regular');
112-
@include prompt('info', '\f06a');
111+
@include prompt('tip', '\f0eb', $fa-style: 'regular');
112+
@include prompt('info', '\f06a', $rotate: 180);
113113
@include prompt('warning', '\f06a');
114114
@include prompt('danger', '\f071');
115115
}

‎_sass/addon/module.scss

+6-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
}
124124

125125
%text-highlight {
126-
color: var(--text-muted-hightlight-color);
126+
color: var(--text-muted-highlight-color);
127127
font-weight: 600;
128128
}
129129

@@ -187,14 +187,18 @@
187187
transform: translateX(-50%);
188188
}
189189

190-
@mixin prompt($type, $fa-content, $fa-style: 'solid') {
190+
@mixin prompt($type, $fa-content, $fa-style: 'solid', $rotate: 0) {
191191
&.prompt-#{$type} {
192192
background-color: var(--prompt-#{$type}-bg);
193193

194194
&::before {
195195
content: $fa-content;
196196
color: var(--prompt-#{$type}-icon-color);
197197
font: var(--fa-font-#{$fa-style});
198+
199+
@if $rotate != 0 {
200+
transform: rotate(#{$rotate}deg);
201+
}
198202
}
199203
}
200204
}

‎_sass/addon/syntax.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ code {
102102

103103
&.highlighter-rouge {
104104
font-size: $code-font-size;
105-
padding: 3px 5px;
105+
padding: 3px 6px;
106106
word-break: break-word;
107107
border-radius: 4px;
108108
background-color: var(--inline-code-bg);

‎_sass/colors/syntax-dark.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
--highlight-bg-color: #151515;
88
--highlighter-rouge-color: #c9def1;
99
--highlight-lineno-color: #808080;
10-
--inline-code-bg: #323238;
10+
--inline-code-bg: rgba(255, 255, 255, 0.05);
1111
--code-color: #b0b0b0;
1212
--code-header-text-color: #6a6a6a;
1313
--code-header-muted-color: #353535;

‎_sass/colors/syntax-light.scss

+1-5
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@
88
--highlight-bg-color: #f6f8fa;
99
--highlighter-rouge-color: #3f596f;
1010
--highlight-lineno-color: #9e9e9e;
11-
--inline-code-bg: #f6f6f7;
11+
--inline-code-bg: rgba(25, 25, 28, 0.05);
1212
--code-color: #3a3a3a;
1313
--code-header-text-color: #a3a3a3;
1414
--code-header-muted-color: #e5e5e5;
1515
--code-header-icon-color: #c9c8c8;
1616
--clipboard-checked-color: #43c743;
1717

18-
[class^='prompt-'] {
19-
--inline-code-bg: #fbfafa;
20-
}
21-
2218
/* --- Syntax highlight theme from `rougify style github` --- */
2319

2420
.highlight table td {

‎_sass/colors/typography-dark.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/* Common color */
1212
--text-color: rgb(175, 176, 177);
1313
--text-muted-color: #868686;
14-
--text-muted-hightlight-color: #aeaeae;
14+
--text-muted-highlight-color: #aeaeae;
1515
--heading-color: #cccccc;
1616
--label-color: #a7a7a7;
1717
--blockquote-border-color: rgb(66, 66, 66);

‎_sass/colors/typography-light.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/* Common color */
1212
--text-color: #34343c;
1313
--text-muted-color: #757575;
14-
--text-muted-hightlight-color: inherit;
14+
--text-muted-highlight-color: inherit;
1515
--heading-color: #2a2a2a;
1616
--label-color: #585858;
1717
--blockquote-border-color: #eeeeee;

‎package.json

+5-9
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,12 @@
2525
},
2626
"dependencies": {
2727
"@popperjs/core": "^2.11.8",
28-
"bootstrap": "^5.3.3",
29-
"lqip-modern": "^2.0.0"
28+
"bootstrap": "^5.3.3"
3029
},
3130
"devDependencies": {
32-
"@babel/core": "^7.24.6",
33-
"@babel/plugin-transform-class-properties": "^7.24.6",
34-
"@babel/preset-env": "^7.24.6",
31+
"@babel/core": "^7.24.7",
32+
"@babel/plugin-transform-class-properties": "^7.24.7",
33+
"@babel/preset-env": "^7.24.7",
3534
"@commitlint/cli": "^19.3.0",
3635
"@commitlint/config-conventional": "^19.2.2",
3736
"@rollup/plugin-babel": "^6.0.4",
@@ -106,7 +105,7 @@
106105
},
107106
"release": {
108107
"branches": [
109-
"blog"
108+
"production"
110109
],
111110
"plugins": [
112111
[
@@ -175,8 +174,5 @@
175174
],
176175
"@semantic-release/github"
177176
]
178-
},
179-
"engines": {
180-
"node": ">=22.1.0"
181177
}
182178
}

0 commit comments

Comments
 (0)
Please sign in to comment.