Commit Graph

861 Commits (ec42820a7a7035810208fae33ff700cdf37967fc)
 

Author SHA1 Message Date
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
James Panther beebfe0845
🚚 Move logo partial to partials directory 2022-11-07 15:54:21 +11:00
James Panther 31e9178134
📝 Update changelog 2022-11-07 15:49:55 +11:00
James Panther 1bab0b736e
🔀 Merge pull request #312 from nunocoracao/patch-2
External links will open in a new tab
2022-11-07 15:46:21 +11:00
James Panther 5005274953
🩹 Remove whitespace around link text 2022-11-07 15:43:53 +11:00
Carlos Gutiérrez Moreno 475bed99cf
Update button to add download tag 2022-11-06 13:09:56 +01:00
dependabot[bot] 675543fb25
📌 Bump katex from 0.16.2 to 0.16.3
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.2...v0.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 22:25:38 +00:00
dependabot[bot] 3707245fd6
📌 Bump tailwindcss from 3.1.8 to 3.2.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.1.
- [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.1.8...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 22:25:26 +00:00
Major Hayden 4e469f3439
📝 Add major.io to users list
I love using Congo! 💙

Signed-off-by: Major Hayden 🤠 <major@mhtx.net>
2022-10-23 12:05:28 -05:00
cbeauhilton f3edfe7ef9
fix link (upgraded to .org) 2022-10-20 18:39:54 -05:00
Michael Hulse 4b318084bc Independent control of taxonomy display on list AND single pages
Sensible defaults: `.Params` will trump article and list `showTaxonomies` settings.
2022-10-19 22:34:18 -07:00
Michael Hulse 1a98f70180 Move logo to its own partial 2022-10-18 20:42:13 -07:00
James Panther cc5807bde0
🔀 Merge pull request #318 from boyersnet/patch-1
Adding boyersnet.com as a user.
2022-10-19 12:28:22 +11:00
Chuck Boyer 3d66d12cf8
Adding boyersnet.com as a user. 2022-10-17 10:19:48 -04:00
gtitov 30afa1a9c0 🩹Fix jpanther/congo#313 ordering content 2022-10-14 00:20:34 +03:00