16 Commits

Author SHA1 Message Date
James Panther
5aa33a10e9 🔖 Release v1.2.3
Some checks failed
Test Build / Build Example Site (push) Failing after 7s
2023-01-09 15:12:36 +11:00
James Panther
a72e7cbd51 🔨 Preparing release v1.2.3 2023-01-09 15:12:34 +11:00
James Panther
4bd8643269 📝 Update changelog 2023-01-09 15:11:27 +11:00
James Panther
63323bdd31 🔀 Merge pull request #40 from jpanther/dependabot/npm_and_yarn/prettier-2.8.2
📌 Bump prettier from 2.8.0 to 2.8.2
2023-01-09 14:51:09 +11:00
James Panther
9b4ae21c90 🔀 Merge pull request #36 from CallumKerrEdwards/dev
Updating Mastodon Color
2023-01-09 14:50:48 +11:00
dependabot[bot]
3e6bd4b125 📌 Bump prettier from 2.8.0 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.2.
- [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/2.8.0...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:49:40 +00:00
James Panther
6c3d1b0b9d 🔀 Merge pull request #37 from jpanther/dependabot/github_actions/actions/stale-7
👷 Bump actions/stale from 6 to 7
2023-01-09 14:49:26 +11:00
James Panther
6b9769b7b7 🔀 Merge pull request #34 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.2.1
📌 Bump prettier-plugin-tailwindcss from 0.2.0 to 0.2.1
2023-01-09 14:48:36 +11:00
dependabot[bot]
70842ef60c 👷 Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24 22:01:54 +00:00
Callum Kerr-Edwards
875c8451a5 Updating Mastodon Compiled color 2022-12-21 10:59:00 +00:00
Callum Kerr-Edwards
3bddff301c Updating Mastodon Colour 2022-12-21 10:49:17 +00:00
dependabot[bot]
03f7920c60 📌 Bump prettier-plugin-tailwindcss from 0.2.0 to 0.2.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.2.0 to 0.2.1.
- [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.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 22:01:40 +00:00
James Panther
720524f2e9 🔀 Merge pull request #32 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.2.0
📌 Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.0
2022-12-03 11:04:42 +11:00
dependabot[bot]
0c38b7ba96 📌 Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.0
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.1.13 to 0.2.0.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.2.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-27 22:07:46 +00:00
James Panther
61778ee5d6 🔀 Merge pull request #31 from jpanther/dependabot/npm_and_yarn/prettier-2.8.0
📌 Bump prettier from 2.7.1 to 2.8.0
2022-11-24 09:18:36 +11:00
dependabot[bot]
8112f84e46 📌 Bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.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/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:07:13 +00:00
6 changed files with 32 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ jobs:
issues: write issues: write
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/stale@v6 - uses: actions/stale@v7
with: with:
days-before-stale: 30 days-before-stale: 30
days-before-close: 14 days-before-close: 14

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [1.2.3] - 2023-01-09
### Changed
- Updated Mastodon link colour in line with branding changes ([#36](https://github.com/jpanther/lynx/pull/36))
## [1.2.2] - 2022-11-22 ## [1.2.2] - 2022-11-22
### Changed ### Changed
@@ -66,7 +72,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fathom Analytics and Google Analytics support - Fathom Analytics and Google Analytics support
- Favicons support - Favicons support
[unreleased]: https://github.com/jpanther/lynx/compare/v1.2.2...HEAD [Unreleased]: https://github.com/jpanther/lynx/compare/v1.2.3...HEAD
[1.2.3]: https://github.com/jpanther/lynx/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/jpanther/lynx/compare/v1.2.1...v1.2.2 [1.2.2]: https://github.com/jpanther/lynx/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/jpanther/lynx/compare/v1.2.0...v1.2.1 [1.2.1]: https://github.com/jpanther/lynx/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/jpanther/lynx/compare/v1.1.0...v1.2.0 [1.2.0]: https://github.com/jpanther/lynx/compare/v1.1.0...v1.2.0

View File

@@ -1,4 +1,4 @@
/*! Lynx v1.2.2 | MIT License | https://github.com/jpanther/lynx */ /*! Lynx v1.2.3 | MIT License | https://github.com/jpanther/lynx */
/*! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com */ /*! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com */
@@ -1088,7 +1088,7 @@ video {
} }
.link-mastodon { .link-mastodon {
background-color: #338cd4; background-color: #6364ff;
} }
.link-medium { .link-medium {

View File

@@ -1,4 +1,4 @@
/*! Lynx v1.2.2 | MIT License | https://github.com/jpanther/lynx */ /*! Lynx v1.2.3 | MIT License | https://github.com/jpanther/lynx */
@tailwind base; @tailwind base;
@tailwind components; @tailwind components;
@@ -69,7 +69,7 @@
background-color: #0077b5; background-color: #0077b5;
} }
.link-mastodon { .link-mastodon {
background-color: #338cd4; background-color: #6364ff;
} }
.link-medium { .link-medium {
background-color: #00ab6c; background-color: #00ab6c;

32
package-lock.json generated
View File

@@ -1,18 +1,18 @@
{ {
"name": "hugo-lynx-theme", "name": "hugo-lynx-theme",
"version": "1.2.1", "version": "1.2.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-lynx-theme", "name": "hugo-lynx-theme",
"version": "1.2.1", "version": "1.2.2",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"prettier": "^2.7.1", "prettier": "^2.8.2",
"prettier-plugin-go-template": "^0.0.13", "prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.1.13", "prettier-plugin-tailwindcss": "^0.2.1",
"tailwindcss": "^3.2.4" "tailwindcss": "^3.2.4"
} }
}, },
@@ -632,9 +632,9 @@
"dev": true "dev": true
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.7.1", "version": "2.8.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz",
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==", "integrity": "sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
@@ -662,9 +662,9 @@
} }
}, },
"node_modules/prettier-plugin-tailwindcss": { "node_modules/prettier-plugin-tailwindcss": {
"version": "0.1.13", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz", "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.1.tgz",
"integrity": "sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==", "integrity": "sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12.17.0" "node": ">=12.17.0"
@@ -1318,9 +1318,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.7.1", "version": "2.8.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.2.tgz",
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==", "integrity": "sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==",
"dev": true "dev": true
}, },
"prettier-plugin-go-template": { "prettier-plugin-go-template": {
@@ -1333,9 +1333,9 @@
} }
}, },
"prettier-plugin-tailwindcss": { "prettier-plugin-tailwindcss": {
"version": "0.1.13", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz", "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.1.tgz",
"integrity": "sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==", "integrity": "sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },

View File

@@ -1,6 +1,6 @@
{ {
"name": "hugo-lynx-theme", "name": "hugo-lynx-theme",
"version": "1.2.2", "version": "1.2.3",
"description": "Lynx theme for Hugo", "description": "Lynx theme for Hugo",
"scripts": { "scripts": {
"dev": "NODE_ENV=development ./node_modules/tailwindcss/lib/cli.js -i ./assets/css/main.css -o ./assets/css/compiled/main.css --jit -w", "dev": "NODE_ENV=development ./node_modules/tailwindcss/lib/cli.js -i ./assets/css/main.css -o ./assets/css/compiled/main.css --jit -w",
@@ -26,9 +26,9 @@
"homepage": "https://github.com/jpanther/lynx#readme", "homepage": "https://github.com/jpanther/lynx#readme",
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"prettier": "^2.7.1", "prettier": "^2.8.2",
"prettier-plugin-go-template": "^0.0.13", "prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.1.13", "prettier-plugin-tailwindcss": "^0.2.1",
"tailwindcss": "^3.2.4" "tailwindcss": "^3.2.4"
} }
} }