From 4b451e719ca37729fcc42d0ef648abde434e596d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:42:34 +0000 Subject: [PATCH 01/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tai?= =?UTF-8?q?lwindcss=20from=200.5.4=20to=200.5.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.4...v0.5.5) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index c37d379..8c16ee9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "hugo-lynx-theme", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hugo-lynx-theme", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "devDependencies": { "@tailwindcss/typography": "^0.5.10", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.4", + "prettier-plugin-tailwindcss": "^0.5.5", "tailwindcss": "^3.3.3" } }, @@ -837,9 +837,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz", - "integrity": "sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", + "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", "dev": true, "engines": { "node": ">=14.21.3" @@ -1753,9 +1753,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz", - "integrity": "sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", + "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 89d283d..ab3d038 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.4", + "prettier-plugin-tailwindcss": "^0.5.5", "tailwindcss": "^3.3.3" } } From e0b851e1a17b50ec059bd33de739c8ddc674eca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 3 Oct 2023 22:42:55 +0000 Subject: [PATCH 02/33] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 7823e7c..f03bb43 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,4 +1,4 @@ -/*! Lynx v1.3.0 | MIT License | https://github.com/jpanther/lynx */ +/*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ /*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com */ From 07398974bf0d6428ec0f545b00e9358fec730de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 22:29:41 +0000 Subject: [PATCH 03/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20stefanzweifel/git-a?= =?UTF-8?q?uto-commit-action=20from=204=20to=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-theme.yml b/.github/workflows/build-theme.yml index e4ed330..0d7f8f0 100644 --- a/.github/workflows/build-theme.yml +++ b/.github/workflows/build-theme.yml @@ -16,7 +16,7 @@ jobs: - run: npm install - run: npm run build - name: Commit CSS changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: branch: "${{ github.head_ref }}" push_options: "--dry-run" From dd38f0e06636afbedb2b526c685a65b36736fc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 7 Oct 2023 22:29:58 +0000 Subject: [PATCH 04/33] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 7823e7c..f03bb43 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,4 +1,4 @@ -/*! Lynx v1.3.0 | MIT License | https://github.com/jpanther/lynx */ +/*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ /*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com */ From e281487e76f9a272868b514ec762e7d05305c6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:55:35 +0000 Subject: [PATCH 05/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tai?= =?UTF-8?q?lwindcss=20from=200.5.5=20to=200.5.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c16ee9..579e34a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.6", "tailwindcss": "^3.3.3" } }, @@ -837,9 +837,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", - "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", + "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", "dev": true, "engines": { "node": ">=14.21.3" @@ -1753,9 +1753,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz", - "integrity": "sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", + "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index ab3d038..809aabf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.6", "tailwindcss": "^3.3.3" } } From 87f9568652b4e6321bf424df89b74b11eee4e9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 03:47:06 +0000 Subject: [PATCH 06/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20tailwindcss=20from?= =?UTF-8?q?=203.3.3=20to=203.3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.3.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.3.5) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 579e34a..48f3e70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.6", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.5" } }, "node_modules/@alloc/quick-lru": { @@ -282,9 +282,9 @@ "dev": true }, "node_modules/fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", + "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", "dev": true, "dependencies": { "@nodelib/fs.stat": "^2.0.2", @@ -310,9 +310,9 @@ } }, "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "dev": true, "dependencies": { "reusify": "^1.0.4" @@ -471,9 +471,9 @@ } }, "node_modules/jiti": { - "version": "1.18.2", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.18.2.tgz", - "integrity": "sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.20.0.tgz", + "integrity": "sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==", "dev": true, "bin": { "jiti": "bin/jiti.js" @@ -1043,9 +1043,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", + "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -1053,10 +1053,10 @@ "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.12", + "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.18.2", + "jiti": "^1.19.1", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -1371,9 +1371,9 @@ "dev": true }, "fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", + "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", "dev": true, "requires": { "@nodelib/fs.stat": "^2.0.2", @@ -1395,9 +1395,9 @@ } }, "fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "dev": true, "requires": { "reusify": "^1.0.4" @@ -1519,9 +1519,9 @@ "dev": true }, "jiti": { - "version": "1.18.2", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.18.2.tgz", - "integrity": "sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.20.0.tgz", + "integrity": "sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==", "dev": true }, "lilconfig": { @@ -1837,9 +1837,9 @@ "dev": true }, "tailwindcss": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz", - "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==", + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", + "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", @@ -1847,10 +1847,10 @@ "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.12", + "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.18.2", + "jiti": "^1.19.1", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", diff --git a/package.json b/package.json index 809aabf..0100035 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ "prettier": "^3.0.3", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.6", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.5" } } From 607ac2223dbbe2d11481602312b1af8f9b3db454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 26 Oct 2023 03:47:29 +0000 Subject: [PATCH 07/33] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index f03bb43..744c521 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,6 +1,6 @@ /*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ -/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com */ +/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) From e560cd66b4dc22ef69dc2a721b75c0c1d07b041e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 22:15:13 +0000 Subject: [PATCH 08/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20actions/setup-node?= =?UTF-8?q?=20from=203=20to=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-theme.yml b/.github/workflows/build-theme.yml index 0d7f8f0..0d1786d 100644 --- a/.github/workflows/build-theme.yml +++ b/.github/workflows/build-theme.yml @@ -12,7 +12,7 @@ jobs: with: ref: "${{ github.head_ref }}" - name: Install dependencies and Build Theme - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 - run: npm install - run: npm run build - name: Commit CSS changes From a8bb843adb9990e191558103a259b0628d9edb0b Mon Sep 17 00:00:00 2001 From: Ben Parker <37471152+Bennytek@users.noreply.github.com> Date: Mon, 30 Oct 2023 02:51:21 +1100 Subject: [PATCH 09/33] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20Last.fm=20link?= =?UTF-8?q?=20in=20config.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace incorrect link for "Last.fm" in the config.toml file Previously, the link was "lastfm.com/user/username", however it has been changed to "last.fm/user/username" in order to reflect the correct URL of the website. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index fb93774..e0cec14 100644 --- a/config.toml +++ b/config.toml @@ -31,7 +31,7 @@ disableKinds = ["taxonomy", "term"] # { instagram = "https://instagram.com/username" }, # { keybase = "https://keybase.io/username" }, # { kickstarter = "https://www.kickstarter.com/profile/username" }, - # { lastfm = "https://lastfm.com/user/username" }, + # { lastfm = "https://last.fm/user/username" }, # { linkedin = "https://linkedin.com/in/username" }, # { mastodon = "https://mastodon.instance/@username" }, # { medium = "https://medium.com/username" }, From 9cd8cd128cf15cbfb786efd33b7490fd4a3d1c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:32:19 +0000 Subject: [PATCH 10/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=203?= =?UTF-8?q?.0.3=20to=203.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48f3e70..66a04d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@tailwindcss/typography": "^0.5.10", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.6", "tailwindcss": "^3.3.5" @@ -807,9 +807,9 @@ "dev": true }, "node_modules/prettier": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz", - "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz", + "integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -1738,9 +1738,9 @@ "dev": true }, "prettier": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz", - "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz", + "integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==", "dev": true }, "prettier-plugin-go-template": { diff --git a/package.json b/package.json index 0100035..7e2437b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/jpanther/lynx#readme", "devDependencies": { "@tailwindcss/typography": "^0.5.10", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.6", "tailwindcss": "^3.3.5" From e69466f39e0070e345a4b026b54e74e55155784e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:57:33 +0000 Subject: [PATCH 11/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tai?= =?UTF-8?q?lwindcss=20from=200.5.6=20to=200.5.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66a04d6..df8d837 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.6", + "prettier-plugin-tailwindcss": "^0.5.7", "tailwindcss": "^3.3.5" } }, @@ -837,9 +837,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", - "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", + "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", "dev": true, "engines": { "node": ">=14.21.3" @@ -1753,9 +1753,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", - "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", + "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 7e2437b..ae3e4c0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.6", + "prettier-plugin-tailwindcss": "^0.5.7", "tailwindcss": "^3.3.5" } } From 8900146c42f9c81d33c533376868e386c6948bff Mon Sep 17 00:00:00 2001 From: "Ryan W." Date: Sun, 26 Nov 2023 15:45:19 -0700 Subject: [PATCH 12/33] =?UTF-8?q?=E2=9C=A8=20Add=20support=20for=20?= =?UTF-8?q?=F0=9D=95=8F=20(Twitter)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 4 ++++ assets/css/main.css | 3 +++ assets/icons/x.svg | 1 + config.toml | 1 + exampleSite/config.toml | 2 +- exampleSite/content/styles.md | 1 + i18n/en.yaml | 1 + i18n/fr.yaml | 1 + 8 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 assets/icons/x.svg diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 744c521..950feb6 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1222,6 +1222,10 @@ video { background: linear-gradient(120deg, #12990b, #45d82c); } +.link-x { + background-color: #000; +} + .link-youtube { background-color: #ff0000; } diff --git a/assets/css/main.css b/assets/css/main.css index fed0390..710b0c1 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -125,6 +125,9 @@ background-color: #45d82c; background: linear-gradient(120deg, #12990b, #45d82c); } +.link-x { + background-color: #000; +} .link-youtube { background-color: #ff0000; } diff --git a/assets/icons/x.svg b/assets/icons/x.svg new file mode 100644 index 0000000..dc7e3d1 --- /dev/null +++ b/assets/icons/x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/config.toml b/config.toml index e0cec14..4d9ec53 100644 --- a/config.toml +++ b/config.toml @@ -51,6 +51,7 @@ disableKinds = ["taxonomy", "term"] # { twitch = "https://twitch.tv/username" }, # { twitter = "https://twitter.com/username" }, # { whatsapp = "https://wa.me/phone-number" }, + # { x = "https://x.com/username" }, # { youtube = "https://youtube.com/username" }, ] diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 636cb0c..93553c0 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -12,7 +12,7 @@ disableKinds = ["taxonomy", "term"] { link = { href = "https://github.com/jpanther/lynx/blob/stable/README.md", text = "View the readme", icon = "github" } }, { link = { href = "styles/", text = "All the link styles", target = "_self" } }, { github = "https://github.com/jpanther/lynx" }, - { twitter = "https://twitter.com/jpanther" }, + { x = "https://x.com/jpanther" }, { font-awesome = { href = "https://fontawesome.com/", text = "FontAwesome" } }, ] diff --git a/exampleSite/content/styles.md b/exampleSite/content/styles.md index c6ee2b2..8ec8fca 100644 --- a/exampleSite/content/styles.md +++ b/exampleSite/content/styles.md @@ -44,4 +44,5 @@ These are all the built-in link styles available in Lynx. Don't forget that you {{< link twitch >}} {{< link twitter >}} {{< link whatsapp >}} +{{< link x >}} {{< link youtube >}} diff --git a/i18n/en.yaml b/i18n/en.yaml index f492d44..abf615a 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -36,6 +36,7 @@ link: twitch: Twitch twitter: Twitter whatsapp: WhatsApp + x : 𝕏 youtube: YouTube stack-exchange: Stack Exchange stack-overflow: Stack Overflow diff --git a/i18n/fr.yaml b/i18n/fr.yaml index b2558b4..666c13a 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -36,6 +36,7 @@ link: twitch: Twitch twitter: Twitter whatsapp: WhatsApp + x : 𝕏 youtube: YouTube # nav: From a96af5f14b4bbd3381480ab8cd5f632c92c27956 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:48:58 +1100 Subject: [PATCH 13/33] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78236e8..2ea6052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) + ## [1.3.1] - 2023-09-10 ### Changed From e4141f4f7852d02067b0fd59a3c0a4726da20867 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:55:14 +1100 Subject: [PATCH 14/33] =?UTF-8?q?=E2=9C=A8=20Add=20Spotify=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + assets/css/compiled/main.css | 4 ++++ assets/css/main.css | 5 ++++- assets/icons/spotify.svg | 1 + exampleSite/content/styles.md | 1 + 5 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 assets/icons/spotify.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea6052..310a672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) +- Support for Spotify ## [1.3.1] - 2023-09-10 diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 950feb6..597f246 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1193,6 +1193,10 @@ video { background: linear-gradient(120deg, #ff8800, #ff3300); } +.link-spotify { + background-color: #1db954; +} + .link-steam { background-color: #000; } diff --git a/assets/css/main.css b/assets/css/main.css index 710b0c1..e0ab178 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -11,7 +11,7 @@ /* Links */ .link { - @apply bg-primary-700 text-white hover:brightness-90; + @apply text-white bg-primary-700 hover:brightness-90; } .link-amazon { @@ -103,6 +103,9 @@ background-color: #ff8800; background: linear-gradient(120deg, #ff8800, #ff3300); } +.link-spotify { + background-color: #1db954; +} .link-steam { background-color: #000; } diff --git a/assets/icons/spotify.svg b/assets/icons/spotify.svg new file mode 100644 index 0000000..e1f123f --- /dev/null +++ b/assets/icons/spotify.svg @@ -0,0 +1 @@ + diff --git a/exampleSite/content/styles.md b/exampleSite/content/styles.md index 8ec8fca..10e3cbd 100644 --- a/exampleSite/content/styles.md +++ b/exampleSite/content/styles.md @@ -35,6 +35,7 @@ These are all the built-in link styles available in Lynx. Don't forget that you {{< link slack >}} {{< link snapchat >}} {{< link soundcloud >}} +{{< link spotify >}} {{< link stack-exchange >}} {{< link stack-overflow >}} {{< link steam >}} From f96fa081cfc18ed05c5611021ec351d323e7d0f3 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:57:33 +1100 Subject: [PATCH 15/33] =?UTF-8?q?=E2=9C=A8=20Add=20Threads=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- assets/css/compiled/main.css | 4 ++++ assets/css/main.css | 3 +++ assets/icons/threads.svg | 1 + exampleSite/content/styles.md | 1 + 5 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 assets/icons/threads.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 310a672..3482094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Support for Spotify and Threads - Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) -- Support for Spotify ## [1.3.1] - 2023-09-10 diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 597f246..c47ee4f 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1205,6 +1205,10 @@ video { background-color: #25a3e1; } +.link-threads { + background-color: #000; +} + .link-tiktok { background-color: #fe2d55; } diff --git a/assets/css/main.css b/assets/css/main.css index e0ab178..e6fd8c2 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -112,6 +112,9 @@ .link-telegram { background-color: #25a3e1; } +.link-threads { + background-color: #000; +} .link-tiktok { background-color: #fe2d55; } diff --git a/assets/icons/threads.svg b/assets/icons/threads.svg new file mode 100644 index 0000000..aa27c5f --- /dev/null +++ b/assets/icons/threads.svg @@ -0,0 +1 @@ + diff --git a/exampleSite/content/styles.md b/exampleSite/content/styles.md index 10e3cbd..c9be9f7 100644 --- a/exampleSite/content/styles.md +++ b/exampleSite/content/styles.md @@ -40,6 +40,7 @@ These are all the built-in link styles available in Lynx. Don't forget that you {{< link stack-overflow >}} {{< link steam >}} {{< link telegram >}} +{{< link threads >}} {{< link tiktok >}} {{< link tumblr >}} {{< link twitch >}} From e440c3c01bf57d25ae3b8d0f11fab38ad4e7d789 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:08:15 +1100 Subject: [PATCH 16/33] =?UTF-8?q?=F0=9F=8C=90=20Add=20missing=20i18n=20str?= =?UTF-8?q?ings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en.yaml | 4 +++- i18n/fr.yaml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index abf615a..7fa389e 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -29,14 +29,16 @@ link: slack: Slack snapchat: Snapchat soundcloud: Soundcloud + spotify: Spotify steam: Steam telegram: Telegram + threads: Threads tiktok: TikTok tumblr: Tumblr twitch: Twitch twitter: Twitter whatsapp: WhatsApp - x : 𝕏 + x: 𝕏 youtube: YouTube stack-exchange: Stack Exchange stack-overflow: Stack Overflow diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 666c13a..41bcd1c 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -29,14 +29,16 @@ link: slack: Slack snapchat: Snapchat soundcloud: Soundcloud + spotify: Spotify steam: Steam telegram: Telegram + threads: Threads tiktok: TikTok tumblr: Tumblr twitch: Twitch twitter: Twitter whatsapp: WhatsApp - x : 𝕏 + x: 𝕏 youtube: YouTube # nav: From 6ef5e3685adf2b46c0f64278c4f678437fea5ce0 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:15:26 +1100 Subject: [PATCH 17/33] =?UTF-8?q?=F0=9F=9A=9A=20Move=20`author`=20to=20`pa?= =?UTF-8?q?rams.author`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- README.md | 6 +++--- config.toml | 4 +++- exampleSite/config.toml | 2 +- layouts/index.html | 10 +++++----- 5 files changed, 17 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3482094..94a546e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -All notable changes to this project will be documented in this file. +All notable changes to Lynx will be documented in this file. Things that need particular attention when upgrading from a prior version are marked ⚠️. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for Spotify and Threads - Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) +### Changed + +- ⚠️ Author param block in site config moved to `params.author` to align with recent deprecations in the Hugo project + ## [1.3.1] - 2023-09-10 ### Changed diff --git a/README.md b/README.md index 81695f5..08b0d94 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Lynx is designed to be a simple links page powered by [Hugo](https://gohugo.io). It's built using Tailwind CSS and inspired by services like LinkTree. -🌏 [Demo site](https://jpanther.github.io/lynx/) -🐛 [Bug reports & issues](https://github.com/jpanther/lynx/issues) +🌏 [Demo site](https://jpanther.github.io/lynx/) +🐛 [Bug reports & issues](https://github.com/jpanther/lynx/issues) 💡 [Questions & feature requests](https://github.com/jpanther/lynx/discussions) ![Screenshot](https://raw.githubusercontent.com/jpanther/lynx/stable/images/screenshot.png) @@ -71,7 +71,7 @@ Acceptable link parameters are: - `title` = the HTML title of the link ```toml -[author] +[params.author] links = { # Simple link { github = "https://github.com/jpanther/lynx" } diff --git a/config.toml b/config.toml index 4d9ec53..4c9a825 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ title = "Lynx" enableEmoji = true disableKinds = ["taxonomy", "term"] -[author] +[params.author] # name = "Your name here" # headline = "An awesome person" # image = "img/author.jpg" # path relative to static directory @@ -42,10 +42,12 @@ disableKinds = ["taxonomy", "term"] # { slack = "https://workspace.url/team/userid" }, # { snapchat = "https://snapchat.com/add/username" }, # { soundcloud = "https://soundcloud.com/username" }, + # { spotify = "https://spotify.com/user/username" }, # { stack-exchange = "https://stackexchange.com/users/userid/username" }, # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, # { steam = "https://steamcommunity.com/profiles/userid" }, # { telegram = "https://t.me/username" }, + # { threads = "https://threads.com/username" }, # { tiktok = "https://tiktok.com/@username" }, # { tumblr = "https://username.tumblr.com" }, # { twitch = "https://twitch.tv/username" }, diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 93553c0..ff8ef8e 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -4,7 +4,7 @@ title = "Lynx" enableEmoji = true disableKinds = ["taxonomy", "term"] -[author] +[params.author] name = "Lynx" headline = "A simple links theme for Hugo built with Tailwind CSS" image = "author.jpg" diff --git a/layouts/index.html b/layouts/index.html index 52e903c..0269dd8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,7 +1,7 @@ {{ define "main" }}
- {{ with .Site.Author.image }} + {{ with .Site.Params.Author.image }} {{ $src := . }} {{ $resource := "" }} {{ if $.Page.Resources.GetMatch $src }} @@ -16,14 +16,14 @@ class="mb-2 rounded-full h-36 w-36" width="144" height="144" - alt="{{ $.Site.Author.name | default "Author" }}" + alt="{{ $.Site.Params.Author.name | default "Author" }}" src="{{ $src }}" /> {{ end }}

- {{ .Params.title | default .Site.Author.name | default .Site.Title | emojify }} + {{ .Params.title | default .Site.Params.Author.name | default .Site.Title | emojify }}

- {{ with .Site.Author.headline }} + {{ with .Site.Params.Author.headline }}

{{ . | markdownify | emojify }}

@@ -32,7 +32,7 @@
{{ . | emojify }}
{{ end }}
- {{ with .Site.Author.links }} + {{ with .Site.Params.Author.links }}
{{ range $links := . }} {{ range $type, $data := $links }} From 09d09aaaf8ab9f3ff60faa7d4ff16fa3e31b4837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:53:52 +0000 Subject: [PATCH 18/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20actions/labeler=20f?= =?UTF-8?q?rom=204=20to=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 8fb77bf..c52986c 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Label - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeller.yml From f62c966351ecc36d45a93b4dc4ece8bc26416d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:53:56 +0000 Subject: [PATCH 19/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20actions/stale=20fro?= =?UTF-8?q?m=208=20to=209?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 2771424..efbadb2 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -10,7 +10,7 @@ jobs: issues: write pull-requests: write steps: - - uses: actions/stale@v8 + - uses: actions/stale@v9 with: days-before-stale: 30 days-before-close: 14 From bc540f257c7ea15f7be8fefbc7927e7511a8a24d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 22:33:53 +0000 Subject: [PATCH 20/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20@tailwindcss/typogr?= =?UTF-8?q?aphy=20from=200.5.10=20to=200.5.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.11) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index df8d837..51af450 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.3.1", "license": "MIT", "devDependencies": { - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.11", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.7", @@ -118,9 +118,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", - "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", + "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", @@ -1243,9 +1243,9 @@ } }, "@tailwindcss/typography": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", - "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", + "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", "dev": true, "requires": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index ae3e4c0..9d2d9ed 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/jpanther/lynx#readme", "devDependencies": { - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.11", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.7", From a150ee38cdcb584ebb2ecdd540b0725919ba0844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Mar 2024 22:34:12 +0000 Subject: [PATCH 21/33] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index c47ee4f..8b73031 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -740,6 +740,11 @@ video { margin-bottom: 2em; } +.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) { + margin-top: 2em; + margin-bottom: 2em; +} + .prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) { font-weight: 600; font-family: inherit; @@ -939,11 +944,6 @@ video { margin-bottom: 0; } -.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - margin-top: 2em; - margin-bottom: 2em; -} - .prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top: 0.5em; margin-bottom: 0.5em; From ad48639d166f0a292ef421b98d7d1ec305c3f7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 23:16:13 +0000 Subject: [PATCH 22/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20peaceiris/actions-h?= =?UTF-8?q?ugo=20from=202=20to=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 3. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v3) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/gh-pages.yml | 2 +- .github/workflows/test-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7f2b4d8..b55fa36 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: "latest" diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index f91cd41..5230f64 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: "latest" From 6cf2df4b3874e265e2b47543f0673d92937c7015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 23:19:52 +0000 Subject: [PATCH 23/33] =?UTF-8?q?=F0=9F=91=B7=20Bump=20peaceiris/actions-g?= =?UTF-8?q?h-pages=20from=203=20to=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7f2b4d8..e6600eb 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -28,7 +28,7 @@ jobs: run: hugo --minify --themesDir ../.. --baseURL https://jpanther.github.io/lynx/ - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 if: ${{ github.ref == 'refs/heads/stable' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} From 1ebc14d02502d3b01ba5d78bdde49d932c9405da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:31:12 +0000 Subject: [PATCH 24/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier-plugin-tai?= =?UTF-8?q?lwindcss=20from=200.5.7=20to=200.5.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.7 to 0.5.14. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.7...v0.5.14) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 +++++++++++++++------------- package.json | 2 +- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index df8d837..d220c4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.7", + "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.3.5" } }, @@ -837,9 +837,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", - "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.14.tgz", + "integrity": "sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==", "dev": true, "engines": { "node": ">=14.21.3" @@ -848,15 +848,17 @@ "@ianvs/prettier-plugin-sort-imports": "*", "@prettier/plugin-pug": "*", "@shopify/prettier-plugin-liquid": "*", - "@shufo/prettier-plugin-blade": "*", "@trivago/prettier-plugin-sort-imports": "*", + "@zackad/prettier-plugin-twig-melody": "*", "prettier": "^3.0", "prettier-plugin-astro": "*", "prettier-plugin-css-order": "*", "prettier-plugin-import-sort": "*", "prettier-plugin-jsdoc": "*", + "prettier-plugin-marko": "*", "prettier-plugin-organize-attributes": "*", "prettier-plugin-organize-imports": "*", + "prettier-plugin-sort-imports": "*", "prettier-plugin-style-order": "*", "prettier-plugin-svelte": "*" }, @@ -870,10 +872,10 @@ "@shopify/prettier-plugin-liquid": { "optional": true }, - "@shufo/prettier-plugin-blade": { + "@trivago/prettier-plugin-sort-imports": { "optional": true }, - "@trivago/prettier-plugin-sort-imports": { + "@zackad/prettier-plugin-twig-melody": { "optional": true }, "prettier-plugin-astro": { @@ -897,14 +899,14 @@ "prettier-plugin-organize-imports": { "optional": true }, + "prettier-plugin-sort-imports": { + "optional": true + }, "prettier-plugin-style-order": { "optional": true }, "prettier-plugin-svelte": { "optional": true - }, - "prettier-plugin-twig-melody": { - "optional": true } } }, @@ -1753,9 +1755,9 @@ } }, "prettier-plugin-tailwindcss": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", - "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.14.tgz", + "integrity": "sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index ae3e4c0..babc266 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/typography": "^0.5.10", "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.7", + "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.3.5" } } From 73531a9dfaee69e4dc30d6310a90c48c84726c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 04:20:40 +0000 Subject: [PATCH 25/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20tailwindcss=20from?= =?UTF-8?q?=203.3.5=20to=203.4.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.4.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.5...v3.4.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index c14ed01..e43b206 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.14", - "tailwindcss": "^3.3.5" + "tailwindcss": "^3.4.3" } }, "node_modules/@alloc/quick-lru": { @@ -471,9 +471,9 @@ } }, "node_modules/jiti": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.20.0.tgz", - "integrity": "sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz", + "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==", "dev": true, "bin": { "jiti": "bin/jiti.js" @@ -1045,9 +1045,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -1058,7 +1058,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -1521,9 +1521,9 @@ "dev": true }, "jiti": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.20.0.tgz", - "integrity": "sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz", + "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==", "dev": true }, "lilconfig": { @@ -1839,9 +1839,9 @@ "dev": true }, "tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", @@ -1852,7 +1852,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", diff --git a/package.json b/package.json index c8c5d84..ba42582 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ "prettier": "^3.1.0", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.14", - "tailwindcss": "^3.3.5" + "tailwindcss": "^3.4.3" } } From d8703fa6bfc37d8dc19e1bab5bb41f79f451bc2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2024 04:20:58 +0000 Subject: [PATCH 26/33] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 82 ++++++++++++++++++++++-------------- 1 file changed, 51 insertions(+), 31 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 8b73031..ca9c564 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,6 +1,6 @@ /*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ -/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com */ +/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) @@ -32,9 +32,11 @@ 4. Use the user's configured `sans` font-family by default. 5. Use the user's configured `sans` font-feature-settings by default. 6. Use the user's configured `sans` font-variation-settings by default. +7. Disable tap highlights on iOS */ -html { +html, +:host { line-height: 1.5; /* 1 */ -webkit-text-size-adjust: 100%; @@ -44,12 +46,14 @@ html { -o-tab-size: 4; tab-size: 4; /* 3 */ - font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */ font-feature-settings: normal; /* 5 */ font-variation-settings: normal; /* 6 */ + -webkit-tap-highlight-color: transparent; + /* 7 */ } /* @@ -121,8 +125,10 @@ strong { } /* -1. Use the user's configured `mono` font family by default. -2. Correct the odd `em` font sizing in all browsers. +1. Use the user's configured `mono` font-family by default. +2. Use the user's configured `mono` font-feature-settings by default. +3. Use the user's configured `mono` font-variation-settings by default. +4. Correct the odd `em` font sizing in all browsers. */ code, @@ -131,8 +137,12 @@ samp, pre { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */ - font-size: 1em; + font-feature-settings: normal; /* 2 */ + font-variation-settings: normal; + /* 3 */ + font-size: 1em; + /* 4 */ } /* @@ -201,6 +211,8 @@ textarea { /* 1 */ line-height: inherit; /* 1 */ + letter-spacing: inherit; + /* 1 */ color: inherit; /* 1 */ margin: 0; @@ -224,9 +236,9 @@ select { */ button, -[type='button'], -[type='reset'], -[type='submit'] { +input:where([type='button']), +input:where([type='reset']), +input:where([type='submit']) { -webkit-appearance: button; /* 1 */ background-color: transparent; @@ -482,6 +494,10 @@ video { --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; + --tw-contain-size: ; + --tw-contain-layout: ; + --tw-contain-paint: ; + --tw-contain-style: ; } ::backdrop { @@ -532,6 +548,10 @@ video { --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; + --tw-contain-size: ; + --tw-contain-layout: ; + --tw-contain-paint: ; + --tw-contain-style: ; } .prose { @@ -1504,28 +1524,6 @@ video { text-decoration-color: #c084fc; } -@media (prefers-color-scheme: dark) { - .dark\:bg-neutral-800 { - --tw-bg-opacity: 1; - background-color: rgb(31 41 55 / var(--tw-bg-opacity)); - } - - .dark\:text-neutral-400 { - --tw-text-opacity: 1; - color: rgb(156 163 175 / var(--tw-text-opacity)); - } - - .dark\:text-neutral-500 { - --tw-text-opacity: 1; - color: rgb(107 114 128 / var(--tw-text-opacity)); - } - - .dark\:text-white { - --tw-text-opacity: 1; - color: rgb(255 255 255 / var(--tw-text-opacity)); - } -} - @media (min-width: 640px) { .sm\:min-w-0 { min-width: 0px; @@ -1555,3 +1553,25 @@ video { padding-right: 8rem; } } + +@media (prefers-color-scheme: dark) { + .dark\:bg-neutral-800 { + --tw-bg-opacity: 1; + background-color: rgb(31 41 55 / var(--tw-bg-opacity)); + } + + .dark\:text-neutral-400 { + --tw-text-opacity: 1; + color: rgb(156 163 175 / var(--tw-text-opacity)); + } + + .dark\:text-neutral-500 { + --tw-text-opacity: 1; + color: rgb(107 114 128 / var(--tw-text-opacity)); + } + + .dark\:text-white { + --tw-text-opacity: 1; + color: rgb(255 255 255 / var(--tw-text-opacity)); + } +} From 1388acbb76e8801d818a76b20028de7999e2386f Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 14:26:05 +1000 Subject: [PATCH 27/33] =?UTF-8?q?=F0=9F=91=B7=20Update=20Labeller=20action?= =?UTF-8?q?=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeller.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/labeller.yml b/.github/labeller.yml index 0d55a67..eb89017 100644 --- a/.github/labeller.yml +++ b/.github/labeller.yml @@ -1,6 +1,7 @@ i18n: - - i18n/* + - changed-files: + - any-glob-to-any-file: i18n/* documentation: - - "*.md" - - exampleSite/content/* + - changed-files: + - any-glob-to-any-file: ["*.md", "exampleSite/content/*"] From b496ce078c1d2a60a169dc5c4835bc6f6db0f98d Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 14:33:11 +1000 Subject: [PATCH 28/33] =?UTF-8?q?=E2=9C=A8=20Add=20Bluesky=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- assets/css/compiled/main.css | 5 +++++ assets/css/main.css | 4 ++++ assets/icons/bluesky.svg | 1 + config.toml | 1 + exampleSite/content/styles.md | 1 + i18n/en.yaml | 1 + i18n/fr.yaml | 1 + 8 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 assets/icons/bluesky.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a546e..296bb6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Support for Spotify and Threads +- Support for Blueksy, Spotify and Threads - Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) ### Changed - ⚠️ Author param block in site config moved to `params.author` to align with recent deprecations in the Hugo project +- Upgrade to Tailwind v3.4.3 ([#138](https://github.com/jpanther/lynx/pull/138)) +- Upgrade to Typography v0.5.11 ([#137](https://github.com/jpanther/lynx/pull/137)) ## [1.3.1] - 2023-09-10 diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index ca9c564..c5f71aa 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1103,6 +1103,11 @@ video { background-color: #333; } +.link-bluesky { + background: #0084ff; + background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%); +} + .link-codepen { background-color: #1e1f26; } diff --git a/assets/css/main.css b/assets/css/main.css index e6fd8c2..9fe3f65 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -21,6 +21,10 @@ .link-apple { background-color: #333; } +.link-bluesky { + background: #0084ff; + background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%); +} .link-codepen { background-color: #1e1f26; } diff --git a/assets/icons/bluesky.svg b/assets/icons/bluesky.svg new file mode 100644 index 0000000..8952dc3 --- /dev/null +++ b/assets/icons/bluesky.svg @@ -0,0 +1 @@ + diff --git a/config.toml b/config.toml index 4c9a825..80bebd7 100644 --- a/config.toml +++ b/config.toml @@ -18,6 +18,7 @@ disableKinds = ["taxonomy", "term"] # { link = "https://link-to-some-website.com/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, + # { bluesky = "https://bsky.app/profile/username" }, # { codepen = "https://codepen.io/username" }, # { dev = "https://dev.to/username" }, # { discord = "https://discord.gg/invitecode" }, diff --git a/exampleSite/content/styles.md b/exampleSite/content/styles.md index c9be9f7..ced1542 100644 --- a/exampleSite/content/styles.md +++ b/exampleSite/content/styles.md @@ -11,6 +11,7 @@ These are all the built-in link styles available in Lynx. Don't forget that you {{< link link >}} {{< link amazon >}} {{< link apple >}} +{{< link bluesky >}} {{< link codepen >}} {{< link dev >}} {{< link discord >}} diff --git a/i18n/en.yaml b/i18n/en.yaml index 7fa389e..a65b684 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,6 +1,7 @@ link: amazon: Amazon apple: Apple + bluesky: Bluesky codepen: CodePen dev: DEV discord: Discord diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 41bcd1c..2104a5e 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -1,6 +1,7 @@ link: amazon: Amazon apple: Apple + bluesky: Bluesky codepen: CodePen dev: DEV discord: Discord From 97a2ba8bc8103c5c9211f90c038e4e82fb9fade3 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 14:47:06 +1000 Subject: [PATCH 29/33] =?UTF-8?q?=E2=9C=A8=20Add=20Bandcamp=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- assets/css/compiled/main.css | 4 ++++ assets/css/main.css | 3 +++ assets/icons/bandcamp.svg | 1 + config.toml | 1 + exampleSite/content/styles.md | 1 + i18n/en.yaml | 1 + i18n/fr.yaml | 1 + 8 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 assets/icons/bandcamp.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 296bb6d..eb6998b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Support for Blueksy, Spotify and Threads +- Support for Bandcamp, Blueksy, Spotify and Threads - Support for X (Twitter) ([#107](https://github.com/jpanther/lynx/pull/107)) ### Changed diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index c5f71aa..368eabc 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1103,6 +1103,10 @@ video { background-color: #333; } +.link-bandcamp { + background-color: #1da0c3; +} + .link-bluesky { background: #0084ff; background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%); diff --git a/assets/css/main.css b/assets/css/main.css index 9fe3f65..3cbb8c8 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -21,6 +21,9 @@ .link-apple { background-color: #333; } +.link-bandcamp { + background-color: #1da0c3; +} .link-bluesky { background: #0084ff; background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%); diff --git a/assets/icons/bandcamp.svg b/assets/icons/bandcamp.svg new file mode 100644 index 0000000..2e50f8f --- /dev/null +++ b/assets/icons/bandcamp.svg @@ -0,0 +1 @@ + diff --git a/config.toml b/config.toml index 80bebd7..ba67a85 100644 --- a/config.toml +++ b/config.toml @@ -18,6 +18,7 @@ disableKinds = ["taxonomy", "term"] # { link = "https://link-to-some-website.com/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, + # { bandcamp = "https://username.bandcamp.com" }, # { bluesky = "https://bsky.app/profile/username" }, # { codepen = "https://codepen.io/username" }, # { dev = "https://dev.to/username" }, diff --git a/exampleSite/content/styles.md b/exampleSite/content/styles.md index ced1542..078fb57 100644 --- a/exampleSite/content/styles.md +++ b/exampleSite/content/styles.md @@ -11,6 +11,7 @@ These are all the built-in link styles available in Lynx. Don't forget that you {{< link link >}} {{< link amazon >}} {{< link apple >}} +{{< link bandcamp >}} {{< link bluesky >}} {{< link codepen >}} {{< link dev >}} diff --git a/i18n/en.yaml b/i18n/en.yaml index a65b684..002f2cb 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,6 +1,7 @@ link: amazon: Amazon apple: Apple + bandcamp: Bandcamp bluesky: Bluesky codepen: CodePen dev: DEV diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 2104a5e..d0185c0 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -1,6 +1,7 @@ link: amazon: Amazon apple: Apple + bandcamp: Bandcamp bluesky: Bluesky codepen: CodePen dev: DEV From eafbbd70d8effde08beaba859db0088f44d3d4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 05:04:44 +0000 Subject: [PATCH 30/33] =?UTF-8?q?=F0=9F=93=8C=20Bump=20prettier=20from=203?= =?UTF-8?q?.1.0=20to=203.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e43b206..971eda7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@tailwindcss/typography": "^0.5.11", - "prettier": "^3.1.0", + "prettier": "^3.2.5", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.4.3" @@ -807,9 +807,9 @@ "dev": true }, "node_modules/prettier": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz", - "integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -1740,9 +1740,9 @@ "dev": true }, "prettier": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz", - "integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", "dev": true }, "prettier-plugin-go-template": { diff --git a/package.json b/package.json index ba42582..40dc05b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/jpanther/lynx#readme", "devDependencies": { "@tailwindcss/typography": "^0.5.11", - "prettier": "^3.1.0", + "prettier": "^3.2.5", "prettier-plugin-go-template": "^0.0.15", "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.4.3" From 0561b834c8581cfe810d4e024eafe97ea2362389 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 15:12:27 +1000 Subject: [PATCH 31/33] =?UTF-8?q?=F0=9F=94=A7=20Update=20Prettier=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 3 +++ .prettierrc | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .prettierignore diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..668f50e --- /dev/null +++ b/.prettierignore @@ -0,0 +1,3 @@ +/assets/css/compiled/ + +/layouts/_default/_markup/*.html diff --git a/.prettierrc b/.prettierrc index d884083..5d02cb3 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,9 +1,11 @@ { + "plugins": ["prettier-plugin-go-template", "prettier-plugin-tailwindcss"], "goTemplateBracketSpacing": true, "htmlWhitespaceSensitivity": "css", "printWidth": 100, "singleQuote": false, "tabWidth": 2, + "useTabs": false, "trailingComma": "es5", "overrides": [ { From 4b3038bb491079b67baad7b368d75bb3216f0006 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 15:17:15 +1000 Subject: [PATCH 32/33] =?UTF-8?q?=F0=9F=8E=A8=20Code=20cleanup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 50 ++++++++++++------------ assets/css/main.css | 2 +- exampleSite/layouts/shortcodes/link.html | 2 +- layouts/_default/baseof.html | 4 +- layouts/_default/single.html | 4 +- layouts/index.html | 10 ++--- layouts/partials/analytics.html | 6 +-- layouts/partials/icon.html | 2 +- layouts/shortcodes/icon.html | 2 +- static/site.webmanifest | 12 +++++- 10 files changed, 50 insertions(+), 44 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 368eabc..ca349ca 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -606,7 +606,7 @@ video { list-style-type: decimal; margin-top: 1.25em; margin-bottom: 1.25em; - padding-left: 1.625em; + padding-inline-start: 1.625em; } .prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -649,7 +649,7 @@ video { list-style-type: disc; margin-top: 1.25em; margin-bottom: 1.25em; - padding-left: 1.625em; + padding-inline-start: 1.625em; } .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker { @@ -678,12 +678,12 @@ video { font-weight: 500; font-style: italic; color: var(--tw-prose-quotes); - border-left-width: 0.25rem; - border-left-color: var(--tw-prose-quote-borders); + border-inline-start-width: 0.25rem; + border-inline-start-color: var(--tw-prose-quote-borders); quotes: "\201C""\201D""\2018""\2019"; margin-top: 1.6em; margin-bottom: 1.6em; - padding-left: 1em; + padding-inline-start: 1em; } .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before { @@ -773,9 +773,9 @@ video { font-size: 0.9rem; border-radius: 0.25rem; padding-top: 0.1875em; - padding-right: 0.375em; + padding-inline-end: 0.375em; padding-bottom: 0.1875em; - padding-left: 0.375em; + padding-inline-start: 0.375em; background-color: #e5e7eb; padding: 0.1rem 0.4rem; } @@ -835,9 +835,9 @@ video { margin-bottom: 1.7142857em; border-radius: 0.375rem; padding-top: 0.8571429em; - padding-right: 1.1428571em; + padding-inline-end: 1.1428571em; padding-bottom: 0.8571429em; - padding-left: 1.1428571em; + padding-inline-start: 1.1428571em; } .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -863,7 +863,7 @@ video { .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) { width: 100%; table-layout: auto; - text-align: left; + text-align: start; margin-top: 2em; margin-bottom: 2em; font-size: 0.875em; @@ -879,9 +879,9 @@ video { color: var(--tw-prose-headings); font-weight: 600; vertical-align: bottom; - padding-right: 0.5714286em; + padding-inline-end: 0.5714286em; padding-bottom: 0.5714286em; - padding-left: 0.5714286em; + padding-inline-start: 0.5714286em; } .prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -970,11 +970,11 @@ video { } .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left: 0.375em; + padding-inline-start: 0.375em; } .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left: 0.375em; + padding-inline-start: 0.375em; } .prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -982,19 +982,19 @@ video { margin-bottom: 0.75em; } -.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { +.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top: 1.25em; } -.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { +.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-bottom: 1.25em; } -.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { +.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top: 1.25em; } -.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { +.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-bottom: 1.25em; } @@ -1010,7 +1010,7 @@ video { .prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top: 0.5em; - padding-left: 1.625em; + padding-inline-start: 1.625em; } .prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -1030,26 +1030,26 @@ video { } .prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left: 0; + padding-inline-start: 0; } .prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-right: 0; + padding-inline-end: 0; } .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) { padding-top: 0.5714286em; - padding-right: 0.5714286em; + padding-inline-end: 0.5714286em; padding-bottom: 0.5714286em; - padding-left: 0.5714286em; + padding-inline-start: 0.5714286em; } .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left: 0; + padding-inline-start: 0; } .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-right: 0; + padding-inline-end: 0; } .prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) { diff --git a/assets/css/main.css b/assets/css/main.css index 3cbb8c8..93ee71f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -11,7 +11,7 @@ /* Links */ .link { - @apply text-white bg-primary-700 hover:brightness-90; + @apply bg-primary-700 text-white hover:brightness-90; } .link-amazon { diff --git a/exampleSite/layouts/shortcodes/link.html b/exampleSite/layouts/shortcodes/link.html index 09789bd..0636009 100644 --- a/exampleSite/layouts/shortcodes/link.html +++ b/exampleSite/layouts/shortcodes/link.html @@ -1,5 +1,5 @@ diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1a34688..b49e7de 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,8 +1,8 @@ - + {{- partial "head.html" . -}}
{{- block "main" . }}{{- end }}
{{- partial "footer.html" . -}} diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 0a9a13f..71446d2 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,10 +1,10 @@ {{ define "main" }} -
+
-

+

{{ .Title | emojify }}

diff --git a/layouts/index.html b/layouts/index.html index 0269dd8..a377e68 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }} -
-
+
+
{{ with .Site.Params.Author.image }} {{ $src := . }} {{ $resource := "" }} @@ -13,7 +13,7 @@ {{ $src = (.Fill "288x288").RelPermalink }} {{ end }} {{ $.Site.Params.Author.name | default {{ end }} {{ with .Content }} -
{{ . | emojify }}
+
{{ . | emojify }}
{{ end }}
{{ with .Site.Params.Author.links }} -
+
{{ range $links := . }} {{ range $type, $data := $links }} {{ $href := $data }} diff --git a/layouts/partials/analytics.html b/layouts/partials/analytics.html index f8c7c2c..08236cb 100644 --- a/layouts/partials/analytics.html +++ b/layouts/partials/analytics.html @@ -1,10 +1,6 @@ {{ if hugo.IsProduction }} {{ with .Site.Params.fathomAnalytics.site }} - {{ if isset $.Site.Params.fathomanalytics "domain" }} - - {{ else }} - - {{ end }} + {{ end }} {{ template "_internal/google_analytics.html" . }} {{ end }} diff --git a/layouts/partials/icon.html b/layouts/partials/icon.html index 831697a..828a4a8 100644 --- a/layouts/partials/icon.html +++ b/layouts/partials/icon.html @@ -1,6 +1,6 @@ {{ $icon := resources.Get (print "icons/" . ".svg") }} {{ if $icon }} - + {{ $icon.Content | safeHTML }} {{ end }} diff --git a/layouts/shortcodes/icon.html b/layouts/shortcodes/icon.html index 3afb45b..a59a3c9 100644 --- a/layouts/shortcodes/icon.html +++ b/layouts/shortcodes/icon.html @@ -1,4 +1,4 @@ - + {{ $icon := resources.Get (printf "icons/%s.svg" ($.Get 0)) }} {{ if $icon }} {{ $icon.Content | safeHTML }} diff --git a/static/site.webmanifest b/static/site.webmanifest index 45dc8a2..b297bd3 100755 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -1 +1,11 @@ -{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file +{ + "name": "Lynx", + "short_name": "Lynx", + "icons": [ + { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, + { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} From b41cafb2b238a36a3e8e493895a7978b3bc4531e Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 15:19:59 +1000 Subject: [PATCH 33/33] =?UTF-8?q?=F0=9F=94=A8=20Preparing=20release=20v1.4?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 ++++- assets/css/compiled/main.css | 2 +- assets/css/main.css | 2 +- package.json | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb6998b..f4ce5b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.0] - 2024-05-01 + ### Added - Support for Bandcamp, Blueksy, Spotify and Threads @@ -111,7 +113,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fathom Analytics and Google Analytics support - Favicons support -[Unreleased]: https://github.com/jpanther/lynx/compare/v1.3.1...HEAD +[Unreleased]: https://github.com/jpanther/lynx/compare/v1.4.0...HEAD +[1.4.0]: https://github.com/jpanther/lynx/compare/v1.3.1...v1.4.0 [1.3.1]: https://github.com/jpanther/lynx/compare/v1.3.0...v1.3.1 [1.3.0]: https://github.com/jpanther/lynx/compare/v1.2.4...v1.3.0 [1.2.4]: https://github.com/jpanther/lynx/compare/v1.2.3...v1.2.4 diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index ca349ca..b5edfbd 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1,4 +1,4 @@ -/*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ +/*! Lynx v1.4.0 | MIT License | https://github.com/jpanther/lynx */ /*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */ diff --git a/assets/css/main.css b/assets/css/main.css index 93ee71f..6758c11 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,4 +1,4 @@ -/*! Lynx v1.3.1 | MIT License | https://github.com/jpanther/lynx */ +/*! Lynx v1.4.0 | MIT License | https://github.com/jpanther/lynx */ @tailwind base; @tailwind components; diff --git a/package.json b/package.json index 40dc05b..b043f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-lynx-theme", - "version": "1.3.1", + "version": "1.4.0", "description": "Lynx theme for Hugo", "scripts": { "dev": "NODE_ENV=development ./node_modules/tailwindcss/lib/cli.js -i ./assets/css/main.css -o ./assets/css/compiled/main.css --jit -w",