Commit Graph

875 Commits (5f4b79b38e6211233e13ed15624f1fdf479084ce)
 

Author SHA1 Message Date
James Panther ffc133183d
🔀 Merge pull request #354 from wizardbyron/dev
Please add my website (https://www.guyu.me/) to user.md.
2022-11-09 08:45:24 +11:00
Victor Bayas e5f756a0ca 📝 Add bayas.dev to users.md 2022-11-08 08:51:37 -05:00
wizardbyron c829f2b266 doc: add https://www.guyu.me/ in user.md 2022-11-08 18:55:29 +08:00
James Panther ca1f739eca
📝 Update changelog 2022-11-08 13:57:12 +11:00
James Panther 4c8ab7ce50
🔥 Remove dead links 2022-11-08 13:56:13 +11:00
James Panther 2b0db16bbd
🔀 Merge pull request #353 from jpanther:dependabot/npm_and_yarn/tailwindcss/typography-0.5.8
📌 Bump @tailwindcss/typography from 0.5.7 to 0.5.8
2022-11-08 13:54:00 +11:00
James Panther e35e03e00d
💄 Rebuild CSS 2022-11-08 13:52:47 +11:00
dependabot[bot] 12509e1405
📌 Bump @tailwindcss/typography from 0.5.7 to 0.5.8
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.7 to 0.5.8.
- [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.7...v0.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 02:48:36 +00:00
James Panther 862ec7ebf0
🔀 Merge pull request #352 from jpanther/dependabot/npm_and_yarn/tailwindcss-3.2.2
📌 Bump tailwindcss from 3.2.1 to 3.2.2
2022-11-08 13:44:25 +11:00
James Panther b18ee5cdf4
💄 Rebuild CSS 2022-11-08 13:43:06 +11:00
James Panther 9d743d91ce
📝 Update changelog 2022-11-08 13:25:53 +11:00
James Panther 46d6884519
💚 Fix incorrect parameter in workflow config 2022-11-08 13:17:09 +11:00
James Panther c630e69e32
🐛 Add additional markup to multilingual links
Fixes #298
2022-11-08 13:15:58 +11:00
James Panther ce6e2999e7
👷 Update labeller config 2022-11-08 13:00:38 +11:00
James Panther a84e0049fc
🐛 Allow content area to grow to fill page width
Fixes #302
2022-11-08 12:55:31 +11:00
James Panther 0de45c0135
♻️ Use `.Data.Pages` in place of counting `.Pages` 2022-11-08 12:38:24 +11:00
James Panther 40426c8393
📝 Update changelog 2022-11-08 12:34:43 +11:00
James Panther 8941a33a3e
🔀 Merge pull request #289 from michaeldorner:dev
Fix error calling Paginate
2022-11-08 12:32:08 +11:00
James Panther c58bde0126
🥅 Catch when no articles exist 2022-11-08 12:31:05 +11:00
James Panther 6dd4f6cb81
Complete rewrite of pagination logic
- Add a new `paginationWidth` parameter to control how many links are output
- Fix pagination links overflow page

Fixes #299
2022-11-08 12:15:25 +11:00
James Panther fbd118f849
📝 Update changelog 2022-11-08 09:53:35 +11:00
James Panther 65385b92ba
🔀 Merge pull request #326 from mhulse/feature/taxonomy-flag-list
 Independent control of taxonomy display on list AND single pages
2022-11-08 09:51:03 +11:00
James Panther c3afeb8f2e
📝 Update configuration docs 2022-11-08 09:49:06 +11:00
James Panther dbcf9b3783
♻️ Reorder params to match existing 2022-11-08 09:48:51 +11:00
James Panther 6acc673440
👷 Add labeller on close 2022-11-08 09:40:13 +11:00
James Panther e71c392bef
🐛 Fix button shortcode overlapping TOC
Fixes #337
2022-11-08 09:28:19 +11:00
dependabot[bot] 25999a1eb2
📌 Bump tailwindcss from 3.2.1 to 3.2.2
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.1 to 3.2.2.
- [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.1...v3.2.2)

---
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-07 22:13:50 +00:00
James Panther 5a05141743
🩹 Ensure `colorScheme` string is lowercase
Fixes #347
2022-11-08 09:08:28 +11:00
James Panther bc63290f48
👷 Update Netlify Hugo version 2022-11-07 17:55:25 +11:00
James Panther 8ec1643022
📝 Update changelog 2022-11-07 17:49:18 +11:00
James Panther 2f0b35f94f
🔀 Merge pull request #317 from gtitov/dev
🩹 Fix #313 ordering content in a list layout
2022-11-07 17:46:40 +11:00
James Panther ec4dd8e44b
📝 Update changelog 2022-11-07 17:39:14 +11:00
James Panther 15b02de69b
🔀 Merge pull request #339 from jpanther:dependabot/npm_and_yarn/mermaid-9.2.0
📌 Bump mermaid from 9.1.7 to 9.2.0
2022-11-07 17:37:28 +11:00
James Panther b0720881bb
📦 Update packaged Mermaid 2022-11-07 17:36:17 +11:00
dependabot[bot] a8b0ba3df3
📌 Bump mermaid from 9.1.7 to 9.2.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.1.7 to 9.2.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v9.1.7...v9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 06:34:14 +00:00
James Panther a60ee728b7
🔀 Merge pull request #334 from jpanther:dependabot/npm_and_yarn/katex-0.16.3
📌 Bump katex from 0.16.2 to 0.16.3
2022-11-07 17:33:34 +11:00
James Panther 02b93fddbf
📦 Update packaged KaTeX 2022-11-07 17:31:52 +11:00
James Panther 297627d445
🔀 Merge pull request #333 from jpanther:dependabot/npm_and_yarn/tailwindcss-3.2.1
📌 Bump tailwindcss from 3.1.8 to 3.2.1
2022-11-07 17:30:45 +11:00
James Panther 081a7acaf6
💄 Rebuild CSS 2022-11-07 17:29:29 +11:00
James Panther 870f7e16ea
📝 Update changelog 2022-11-07 16:40:36 +11:00
James Panther 8b2a5e02d8
🔀 Merge pull request #349 from cgutierr-zgz/dev
Update button to add download tag
2022-11-07 16:36:42 +11:00
James Panther ce34ea05b7
📝 Update shortcode docs 2022-11-07 16:35:21 +11:00
James Panther a6a0ecdb07
✏️ Reformat code 2022-11-07 16:31:28 +11:00
James Panther 5786e3c9cd
👷 Allow `wip` label to keep issues open 2022-11-07 16:15:36 +11:00
James Panther aa76199c28
👷 Update stale workflow to allow `keep` labels 2022-11-07 16:08:54 +11:00
James Panther 79b61f1aec
📝 Update changelog 2022-11-07 16:04:10 +11:00
James Panther cccbd3437a
📝 Update changelog 2022-11-07 16:03:07 +11:00
James Panther 749de0222b
🔀 Merge pull request #332 from major/patch-1
📝 Add major.io to users list
2022-11-07 16:00:16 +11:00
James Panther aacfb12ed4
🔀 Merge pull request #329 from cbeauhilton/patch-1
🩹 Fix link (upgraded to .org)
2022-11-07 15:58:01 +11:00
James Panther d5aa644975
🔀 Merge pull request #322 from mhulse:header-logo-file
 Move logo to its own partial
2022-11-07 15:55:46 +11:00