Commit Graph

779 Commits (b39268c465d7a9151e01b3c4f89d74aba7e91e17)
 

Author SHA1 Message Date
James Panther b39268c465
📝 Update changelog 2022-11-22 10:01:29 +11:00
James Panther 88817a5bde
🔀 Merge pull request #379 from jpanther/theme-color
💄 Add support for `theme-color` meta tag
2022-11-22 09:58:16 +11:00
James Panther 447ce2f52a
🚸 Set `theme-color` using theme colour scheme 2022-11-22 09:55:20 +11:00
James Panther 4679ce485c
🚸 Support live switching of `theme-color` 2022-11-22 09:35:17 +11:00
James Panther 62c4d20caa
💄 Add support for `theme-color` meta tag
Fixes: #343
2022-11-22 09:03:23 +11:00
James Panther f1e6a90c2a
📝 Update changelog
Closes: #377
2022-11-21 14:48:30 +11:00
James Panther 8804b099f8
🔀 Merge pull request #378 from glennr:gr/meta-description
Fix: unique meta descriptions from articles
2022-11-21 14:46:01 +11:00
James Panther a8fab1950d
🎨 Minor formatting adjustment 2022-11-21 14:42:37 +11:00
Glenn Roberts 2739549fae Fix: unique meta descriptions from articles
fixes 🐛 #377

The Meta description tag is now generated from either
1. page description, or
2. Page content summary, or
3. Site wide config
2022-11-21 13:11:25 +10:00
James Panther 812117ba5e
📝 Update changelog 2022-11-21 13:59:09 +11:00
James Panther 05dbc6cebf
🔀 Merge pull request #373 from jpanther:dependabot/npm_and_yarn/chart.js-4.0.1
📌 Bump chart.js from 3.9.1 to 4.0.1
2022-11-21 13:57:56 +11:00
James Panther 2aa46c6fee
📦 Update to Chart.js v4.0.1 2022-11-21 13:56:13 +11:00
James Panther c54e1fddf4
📝 Update changelog 2022-11-16 09:32:13 +11:00
James Panther 6c7bca8e4b
🔀 Merge pull request #371 from metbril:i18n/nl
🌐 Add nl translation for Dutch / Nederlands 🇳🇱
2022-11-16 09:31:10 +11:00
James Panther 34ed755950
📝 Update language docs 2022-11-16 09:29:13 +11:00
dependabot[bot] 13ad02896e
📌 Bump chart.js from 3.9.1 to 4.0.1
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.0.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.9.1...v4.0.1)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 22:12:43 +00:00
Robert 51a5ccc91b
Add nl translation for Dutch / Nederlands 🇳🇱 2022-11-15 19:59:49 +01:00
James Panther 968d54a18e
🔨 Preparing release v2.4.1 2022-11-14 15:00:46 +11:00
James Panther 963a71a6c3
👷 Add head_ref to checkout step 2022-11-14 14:58:36 +11:00
James Panther 53067b4f1a
📝 Update changelog 2022-11-14 14:57:56 +11:00
James Panther 22ceb8ee4e
💄 Rebuild CSS 2022-11-14 14:56:29 +11:00
James Panther c3e4e6d70e
🔀 Merge pull request #368 from jpanther/dependabot/npm_and_yarn/tailwindcss-3.2.4
📌 bump tailwindcss from 3.2.2 to 3.2.4
2022-11-14 14:54:09 +11:00
James Panther 7a3da89715
👷 Update dependabot actor check 2022-11-14 14:53:00 +11:00
dependabot[bot] 70210864ec
📌 Bump tailwindcss from 3.2.2 to 3.2.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.2 to 3.2.4.
- [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.2.2...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 03:42:10 +00:00
James Panther 43026f0267
👷 Update build theme workflow 2022-11-14 14:40:19 +11:00
James Panther 4ab8a47b10
👷 Update build theme workflow 2022-11-14 14:14:04 +11:00
James Panther 0496b2641e
👷 Update build theme workflow 2022-11-14 14:10:37 +11:00
James Panther fd5adc843d
👷 Add workflow to build theme 2022-11-14 14:05:50 +11:00
James Panther a5e748f2d8
👷 Add unlabel workflow 2022-11-14 13:38:29 +11:00
James Panther 6b5ee216bf
👷 Remove labeller on close 2022-11-14 13:28:28 +11:00
James Panther eb573dc1b9
🐛 Recent articles should always display 5 links 2022-11-14 13:24:57 +11:00
James Panther 7970511402
🐛 Fix last pagination link displayed twice 2022-11-14 13:23:44 +11:00
James Panther 6a904413a8
🐛 Fix list page doesn't render nested list pages
Fixes #365
2022-11-14 13:22:15 +11:00
James Panther f0b86e6c27
👷 Update closed labeller action 2022-11-14 10:47:03 +11:00
James Panther 632bcb0df8
🐛 Remove duplicate pagination on term page
Fixes #366
2022-11-14 10:43:45 +11:00
James Panther 955ffd8c81
👷 Update closed labeller action 2022-11-14 10:42:36 +11:00
James Panther e55f4ef768
🔀 Merge pull request #362 from cgutierr-zgz:dev
Added cgutierr-zgz.github.io to users
2022-11-11 10:05:47 +11:00
James Panther b8d19898d7
📝 Correct the order of sites 2022-11-11 10:04:36 +11:00
Carlos Gutiérrez Moreno 5855cbfccc
Update users.md 2022-11-10 12:25:28 +01:00
Carlos Gutiérrez Moreno 939cb8d7d5
Update users.md 2022-11-10 12:23:28 +01:00
James Panther 2977412974
🔨 Preparing release v2.4.0 2022-11-10 13:12:59 +11:00
James Panther 61e53bf4bb
📝 Update versions in deployment docs 2022-11-10 13:01:13 +11:00
James Panther ffe6806dd6
👷 Bump versions in deployment config 2022-11-10 13:00:34 +11:00
James Panther 889d7d4020
🔀 Merge pull request #355 from bayasdev/dev
📝 Add bayas.dev to users.md
2022-11-10 12:52:59 +11:00
James Panther 8505bcfbb1
Merge branch 'dev' into dev 2022-11-10 12:51:42 +11:00
James Panther 89ec110136
📝 Update changelog 2022-11-10 12:50:48 +11:00
James Panther c881888e50
🔀 Merge pull request #360 from jpanther:dependabot/npm_and_yarn/mermaid-9.2.2
📌 Bump mermaid from 9.2.0 to 9.2.2
2022-11-10 12:48:43 +11:00
James Panther 13bb6723d3
📦 Update packaged Mermaid 2022-11-10 12:47:14 +11:00
James Panther 023678f628
💫 Add transitions to author/article nav links 2022-11-10 12:36:05 +11:00
James Panther 8a1dbe4777
Add site title display toggle 2022-11-10 11:32:43 +11:00