Nuno Coração
3e7df21899
Merge pull request #339 from nunocoracao/336-bug-image-zoom-level-too-low
...
🐛 Image zoom level too low
2022-12-21 20:49:36 +00:00
Nuno Coração
0516d2fb96
🐛 Image zoom level too low
2022-12-21 20:48:57 +00:00
Nuno Coração
19a93e421b
Merge pull request #338 from nunocoracao/324-term-view-is-missing-a-margin-before-content-list
...
🐛 Term view is missing a margin before content list
2022-12-21 19:50:27 +00:00
Nuno Coração
6787cded15
🐛 Term view is missing a margin before content list
2022-12-21 19:49:19 +00:00
Nuno Coração
68f9da6c27
Merge pull request #329 from chrisbanes/cb/grid-recent-articles
...
💄 Use grid rather than flexbox for recent articles
2022-12-21 19:39:47 +00:00
Nuno Coração
047fbd77da
Merge pull request #331 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.7
...
📌 Bump @headlessui/react from 1.7.5 to 1.7.7
2022-12-21 19:39:20 +00:00
Nuno Coração
d8e8436b9f
Merge pull request #332 from nunocoracao/dependabot/npm_and_yarn/dev/chart.js-4.1.1
...
📌 Bump chart.js from 4.0.1 to 4.1.1
2022-12-21 19:39:07 +00:00
Nuno Coração
e337e893f0
Merge pull request #333 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-9.3.0
...
📌 Bump mermaid from 9.2.2 to 9.3.0
2022-12-21 19:38:50 +00:00
dependabot[bot]
bd51e869a3
💄 Rebuild CSS
2022-12-19 05:13:46 +00:00
dependabot[bot]
35dec7cc6a
📦 Update packaged Mermaid
2022-12-19 05:13:44 +00:00
dependabot[bot]
777165fc27
💄 Rebuild CSS
2022-12-19 05:13:34 +00:00
dependabot[bot]
6ad86040b4
💄 Rebuild CSS
2022-12-19 05:13:32 +00:00
dependabot[bot]
4827540f4f
📦 Update packaged ChartJS
2022-12-19 05:13:29 +00:00
dependabot[bot]
4c95182ae5
📌 Bump mermaid from 9.2.2 to 9.3.0
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 9.2.2 to 9.3.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.2.2...v9.3.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-12-19 05:13:14 +00:00
dependabot[bot]
1d15a751ba
📌 Bump chart.js from 4.0.1 to 4.1.1
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.0.1...v4.1.1 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 05:13:05 +00:00
dependabot[bot]
fae30f81f8
📌 Bump @headlessui/react from 1.7.5 to 1.7.7
...
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) from 1.7.5 to 1.7.7.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.7/packages/@headlessui-react )
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 05:12:59 +00:00
Nuno Coração
9059b558af
Merge pull request #327 from chrisbanes/cb/fill-thumbs
...
Improve resizing for article thumbnails
2022-12-18 11:47:35 +00:00
Nuno Coração
c21d69d2f0
Merge pull request #328 from sergiod26/series-i18n
...
Add i18n for article series
2022-12-18 11:45:49 +00:00
Chris Banes
8c939bf372
Use grid rather than flexbox for recent articles
...
Currently the items include some inner padding, which means
that the items have some leading spacing on the left/right
which don't align with the keyline.
This PR updates this to use a grid, with a fixed number of
columns depending on the screen size.
2022-12-17 15:58:50 +00:00
Sergio Diaz
1337a8fff4
🌐 add i18n for article series
2022-12-16 13:29:10 -06:00
Chris Banes
177b0fd567
Improve resizing for article thumbnails
...
Currently, the image is resized to be 600px, which will work for
most images but caused issues for images which have very wide
aspect ratios. This change updates the partials to use a Fill with
an appropriate bounding box, rather than a simple resize.
2022-12-15 18:26:31 +00:00
Nuno Coração
5f1efb9946
Merge pull request #326 from mztiq/main
...
✏️ Fixing small typo in theme.toml
2022-12-15 15:21:50 +00:00
mztiq
992b8d6530
Update theme.toml
2022-12-15 13:49:25 +01:00
Nuno Coração
5a9086d7d0
Merge pull request #325 from RotrixLOL/patch-1
2022-12-14 07:40:51 +00:00
RotrixX
cd56af8667
feat: add my site
2022-12-13 23:10:38 +01:00
Nuno Coração
0f262e87d8
Merge pull request #306 from nunocoracao/dev
...
🚀 v2.18.0 release
2022-12-13 09:09:22 +00:00
Nuno Coração
76eb6699be
Merge pull request #323 from nunocoracao/305-update-blowfish-main-website-to-leverage-these-features
...
🍱 Update blowfish main website to leverage new features
2022-12-13 09:07:07 +00:00
Nuno Coração
07bfb8ab71
🍱 Update blowfish main website to use new features
2022-12-13 09:06:37 +00:00
Nuno Coração
a9ec7aa71f
Merge pull request #322 from nunocoracao/304-update-documentation-for-the-new-use-cases
...
📝 Update documentation for the new use-cases
2022-12-13 09:04:18 +00:00
Nuno Coração
fd3598209c
📝 Update documentation for the new use-cases
2022-12-13 09:03:37 +00:00
Nuno Coração
adec3dae1a
Merge pull request #321 from nunocoracao/311-term-add-card-view
...
✨ Term add card view
2022-12-12 23:27:22 +00:00
Nuno Coração
b2045506dc
✨ Term add card view
2022-12-12 23:26:43 +00:00
Nuno Coração
5d5dcaa7f8
Merge pull request #320 from nunocoracao/309-term-add-hero-image
...
✨ Term add hero image
2022-12-12 23:17:52 +00:00
Nuno Coração
88b8647fb7
✨ Term add hero image
2022-12-12 23:17:14 +00:00
Nuno Coração
c40b75a601
Merge pull request #319 from nunocoracao/310-term-add-likes-and-views
...
✨ Term add likes and views
2022-12-12 23:05:10 +00:00
Nuno Coração
8b132ffa0e
✨ Term add likes and views
2022-12-12 23:04:27 +00:00
Nuno Coração
f4b5413c05
Merge pull request #318 from nunocoracao/312-taxonomy-add-hero-image
...
✨ Taxonomy add hero image
2022-12-12 22:59:17 +00:00
Nuno Coração
07055a2934
✨ Taxonomy add hero image
2022-12-12 22:58:42 +00:00
Nuno Coração
6fd8de1edc
Merge pull request #317 from nunocoracao/316-recycle-refactor-articles-and-list-to-use-pagejs-logic-instead-of-inline-js
...
♻️ refactor articles and list to use page.js logic instead of inline js
2022-12-12 22:43:44 +00:00
Nuno Coração
8171739c7e
♻️ refactor articles and list to use page.js logic instead of inline js
2022-12-12 22:43:05 +00:00
Nuno Coração
9a56be903f
Merge pull request #315 from nunocoracao/313-taxonomy-add-likes-and-views
...
✨ Taxonomy add likes and views
2022-12-12 22:35:20 +00:00
Nuno Coração
3034722b47
✨ Taxonomy add likes and views
2022-12-12 22:34:28 +00:00
Nuno Coração
e448f06d3f
Merge pull request #308 from nunocoracao/301-add-default-values-to-the-above-new-sections-in-paramstoml
...
🔧 Add default values to the above new sections in params.toml
2022-12-12 22:11:54 +00:00
Nuno Coração
2e222bf5aa
🔧 Add default values to the above new sections in params.toml
2022-12-12 22:11:21 +00:00
Nuno Coração
1c5ff0957b
Merge pull request #307 from nunocoracao/300-add-relevant-parameters-to-paramstoml-file-for-both-taxonomy-and-term
...
🎨 Add relevant parameters to params.toml file for both taxonomy and term
2022-12-12 22:07:49 +00:00
Nuno Coração
3da417f6c9
🎨 Add relevant parameters to params.toml file for both taxonomy and term
2022-12-12 22:07:14 +00:00
Nuno Coração
b391a94c89
🔖 updated theme version
2022-12-12 21:58:14 +00:00
Nuno Coração
d62cf93865
Merge pull request #299 from nunocoracao/dev
...
Release v2.17.1
2022-12-12 21:40:57 +00:00
Nuno Coração
c2f5d25c4f
updated theme version
2022-12-12 21:39:34 +00:00
Nuno Coração
2bc2c8c78c
Merge pull request #298 from nunocoracao/297-prev-next-article-links-in-mobile-something-get-stuck-together
...
💄 add margin to article pagination links
2022-12-12 21:37:57 +00:00