Commit Graph

188 Commits

Author SHA1 Message Date
James Panther
b4bf23e02f
🔀 Merge pull request #113 from jpanther/dependabot/github_actions/actions/stale-9
👷 Bump actions/stale from 8 to 9
2023-12-10 10:13:24 +11:00
James Panther
33bb99fd67
🔀 Merge pull request #112 from jpanther/dependabot/github_actions/actions/labeler-5
👷 Bump actions/labeler from 4 to 5
2023-12-10 10:13:10 +11:00
dependabot[bot]
f62c966351
👷 Bump actions/stale from 8 to 9
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] <support@github.com>
2023-12-09 22:53:56 +00:00
dependabot[bot]
09d09aaaf8
👷 Bump actions/labeler from 4 to 5
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] <support@github.com>
2023-12-09 22:53:52 +00:00
James Panther
6ef5e3685a
🚚 Move author to params.author 2023-11-27 20:15:26 +11:00
James Panther
e440c3c01b
🌐 Add missing i18n strings 2023-11-27 20:08:15 +11:00
James Panther
f96fa081cf
Add Threads support 2023-11-27 19:57:33 +11:00
James Panther
e4141f4f78
Add Spotify support 2023-11-27 19:55:14 +11:00
James Panther
a96af5f14b
📝 Update changelog 2023-11-27 19:48:58 +11:00
James Panther
bd0bee1220
🔀 Merge pull request #107 from rwehe/add-support-for-𝕏
 Add support for 𝕏 (Twitter)
2023-11-27 19:43:11 +11:00
Ryan W.
8900146c42
Add support for 𝕏 (Twitter) 2023-11-26 15:45:19 -07:00
James Panther
801df3567b
🔀 Merge pull request #102 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.7
📌 Bump prettier-plugin-tailwindcss from 0.5.6 to 0.5.7
2023-11-23 10:04:52 +11:00
dependabot[bot]
e69466f39e
📌 Bump prettier-plugin-tailwindcss from 0.5.6 to 0.5.7
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] <support@github.com>
2023-11-22 22:57:33 +00:00
James Panther
216e35b8be
🔀 Merge pull request #103 from jpanther/dependabot/npm_and_yarn/prettier-3.1.0
📌 Bump prettier from 3.0.3 to 3.1.0
2023-11-23 09:56:53 +11:00
dependabot[bot]
9cd8cd128c
📌 Bump prettier from 3.0.3 to 3.1.0
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] <support@github.com>
2023-11-13 22:32:19 +00:00
James Panther
7e65f60145
🔀 Merge pull request #100 from Bennytek/dev
✏️ Fix Last.fm link in config.toml
2023-10-30 10:31:37 +11:00
Ben Parker
a8bb843adb ✏️ Fix Last.fm link in config.toml
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.
2023-10-30 02:51:21 +11:00
James Panther
400f3b0a22
🔀 Merge pull request #98 from jpanther/dependabot/npm_and_yarn/tailwindcss-3.3.5
📌 Bump tailwindcss from 3.3.3 to 3.3.5
2023-10-29 09:25:41 +11:00
James Panther
686c621b8f
🔀 Merge pull request #99 from jpanther/dependabot/github_actions/actions/setup-node-4
👷 Bump actions/setup-node from 3 to 4
2023-10-29 09:25:22 +11:00
dependabot[bot]
e560cd66b4
👷 Bump actions/setup-node from 3 to 4
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] <support@github.com>
2023-10-28 22:15:13 +00:00
dependabot[bot]
607ac2223d 💄 Rebuild CSS 2023-10-26 03:47:29 +00:00
dependabot[bot]
87f9568652
📌 Bump tailwindcss from 3.3.3 to 3.3.5
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] <support@github.com>
2023-10-26 03:47:06 +00:00
James Panther
151a549726
🔀 Merge pull request #95 from jpanther/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
👷 Bump stefanzweifel/git-auto-commit-action from 4 to 5
2023-10-24 12:49:56 +11:00
James Panther
ecece16060
🔀 Merge pull request #96 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.6
📌 Bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6
2023-10-24 12:49:32 +11:00
dependabot[bot]
e281487e76
📌 Bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6
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] <support@github.com>
2023-10-19 07:55:35 +00:00
James Panther
f2c30f90e8
🔀 Merge pull request #93 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.5
📌 Bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.5
2023-10-19 18:55:02 +11:00
dependabot[bot]
dd38f0e066 💄 Rebuild CSS 2023-10-07 22:29:58 +00:00
dependabot[bot]
07398974bf
👷 Bump stefanzweifel/git-auto-commit-action from 4 to 5
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] <support@github.com>
2023-10-07 22:29:41 +00:00
dependabot[bot]
e0b851e1a1 💄 Rebuild CSS 2023-10-03 22:42:55 +00:00
dependabot[bot]
4b451e719c
📌 Bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.5
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] <support@github.com>
2023-10-03 22:42:34 +00:00
James Panther
68184bc728
🔨 Preparing release v1.3.1 2023-09-10 11:02:04 +10:00
James Panther
5e77ae81b0
📝 Update changelog 2023-09-10 10:58:35 +10:00
James Panther
7179daef26
👷 Bump Hugo version in Netlify config 2023-09-10 10:56:36 +10:00
James Panther
c3a3db2775
🔀 Merge pull request #90 from jpanther/dependabot/npm_and_yarn/tailwindcss/typography-0.5.10
📌 Bump @tailwindcss/typography from 0.5.9 to 0.5.10
2023-09-10 10:53:15 +10:00
dependabot[bot]
9bc4e7118a 💄 Rebuild CSS 2023-09-10 00:49:48 +00:00
dependabot[bot]
247784aefb
📌 Bump @tailwindcss/typography from 0.5.9 to 0.5.10
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.9...v0.5.10)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 00:49:24 +00:00
James Panther
23afe56054
🔀 Merge pull request #89 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.4
📌 Bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4
2023-09-10 10:48:36 +10:00
dependabot[bot]
9d7c2f4f8c
📌 Bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.3 to 0.5.4.
- [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.3...v0.5.4)

---
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>
2023-09-10 00:44:40 +00:00
James Panther
7e80068ab7
🔀 Merge pull request #88 from hugo-sid/patch-1
👷 Specify `HUGO_VERSION` environment variable once in `netlify.toml`
2023-09-10 10:44:13 +10:00
James Panther
78a86d2923
Merge pull request #87 from jpanther/dependabot/npm_and_yarn/prettier-3.0.3
📌 Bump prettier from 3.0.2 to 3.0.3
2023-09-10 10:42:51 +10:00
James Panther
7e00d41956
Merge pull request #91 from jpanther/dependabot/github_actions/actions/checkout-4
👷 Bump actions/checkout from 3 to 4
2023-09-10 10:42:33 +10:00
dependabot[bot]
a44b4f938e
👷 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 23:00:57 +00:00
Sid
c015a25f3a
👷 Specify HUGO_VERSION environment variable once in netlify.toml
If an environment variable (`HUGO_VERSION` in this case) has the same value for all contexts (production, deploy-preview & branch-deploy), then there is no need to specify it for each context.

Specifying it once under [build.environment] should be enough.

From https://docs.netlify.com/configure-builds/file-based-configuration/#deploy-contexts :

"any property of a context-aware key, such as [build] or [[plugins]], will be applied to all contexts unless the same property key is present in a more specific context."
2023-08-31 11:30:51 +05:30
dependabot[bot]
47acd444fc
📌 Bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [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.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 23:14:55 +00:00
James Panther
e04209d6e8
🔀 Merge pull request #85 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.3
📌 Bump prettier-plugin-tailwindcss from 0.5.2 to 0.5.3
2023-08-16 18:27:52 +10:00
dependabot[bot]
45b14f569c
📌 Bump prettier-plugin-tailwindcss from 0.5.2 to 0.5.3
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.2 to 0.5.3.
- [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.2...v0.5.3)

---
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>
2023-08-16 08:26:36 +00:00
James Panther
964ffe5511
🔀 Merge pull request #84 from jpanther/dependabot/npm_and_yarn/prettier-3.0.2
📌 Bump prettier from 3.0.1 to 3.0.2
2023-08-16 18:25:20 +10:00
dependabot[bot]
468dafe218
📌 Bump prettier from 3.0.1 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.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/3.0.1...3.0.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-08-15 23:54:18 +00:00
James Panther
c9435df7c9
🔀 Merge pull request #83 from jpanther/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.2
📌 Bump prettier-plugin-tailwindcss from 0.3.0 to 0.5.2
2023-08-15 10:55:41 +10:00
dependabot[bot]
85b766b071
📌 Bump prettier-plugin-tailwindcss from 0.3.0 to 0.5.2
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.3.0 to 0.5.2.
- [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.3.0...v0.5.2)

---
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>
2023-08-14 07:09:05 +00:00