Commit graph

666 commits

Author SHA1 Message Date
dependabot[bot]
7df01a5b4b
📌 Bump chart.js from 4.1.1 to 4.1.2
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.1.1...v4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 05:09:46 +00:00
Nuno Coração
da65a28d47 🔖 updated theme version 2023-01-05 21:31:40 +00:00
Nuno Coração
4d16c10f6b 💄 improve to codeblocks 2023-01-05 21:30:49 +00:00
Nuno Coração
99bf2058e7
Merge pull request #388 from nunocoracao/dev
🔖 v2.23.0 release
2023-01-05 20:52:45 +00:00
Nuno Coração
d0588cbf23
Merge pull request #387 from nunocoracao/revert-376-dev
Revert "🔖 Release v2.23.0"
2023-01-05 20:51:37 +00:00
Nuno Coração
8a0473a5c8 Revert "Fix missing title attribute from search button"
This reverts commit 3b73fbdb3b.
2023-01-05 20:51:11 +00:00
Nuno Coração
573dfdcbc3 Revert "🐛 Add languages.en.toml to installation docs"
This reverts commit 29a51b5859.
2023-01-05 20:51:11 +00:00
Nuno Coração
5e941be600 Revert "🐛 fix disableImageOptimization usage across all images in theme"
This reverts commit 9cab78a325.
2023-01-05 20:51:11 +00:00
Nuno Coração
4453e4add3 Revert "💄 remove wrapping from code and blockquotes and added background color to code"
This reverts commit 310fbb6349.
2023-01-05 20:51:11 +00:00
Nuno Coração
dd3bfb1eef Revert "💄 added list.constrainItemsWidth to constrain items width"
This reverts commit 37118381a6.
2023-01-05 20:51:11 +00:00
Nuno Coração
17f2b7a8c5 Revert "🐛 fix text rendering issue in hero homepage layout"
This reverts commit 93e74b7069.
2023-01-05 20:51:11 +00:00
Nuno Coração
ff1a7b311c Revert "final polish and version bump"
This reverts commit 7cf4851dcf.
2023-01-05 20:51:11 +00:00
Nuno Coração
7cf4851dcf final polish and version bump 2023-01-05 20:48:05 +00:00
Nuno Coração
93e74b7069 🐛 fix text rendering issue in hero homepage layout 2023-01-05 20:48:05 +00:00
Nuno Coração
37118381a6 💄 added list.constrainItemsWidth to constrain items width 2023-01-05 20:48:05 +00:00
Nuno Coração
310fbb6349 💄 remove wrapping from code and blockquotes and added background color to code 2023-01-05 20:48:05 +00:00
Nuno Coração
9cab78a325 🐛 fix disableImageOptimization usage across all images in theme 2023-01-05 20:48:05 +00:00
Nuno Coração
29a51b5859 🐛 Add languages.en.toml to installation docs 2023-01-05 20:48:05 +00:00
Miles Pernicious
3b73fbdb3b Fix missing title attribute from search button
This was caused by an extra space before an enquoted identifier,
causing the i18n lookup to fail.
2023-01-05 20:48:05 +00:00
Nuno Coração
a17139e1dd final polish and version bump 2023-01-05 20:45:47 +00:00
Nuno Coração
7e77a5fac6
Merge pull request #385 from nunocoracao/365-bug-hero-layout-bold-text-and-header-color-is-black
🐛 fix text rendering issue in hero homepage layout
2023-01-05 19:25:22 +00:00
Nuno Coração
b293b18ccc 🐛 fix text rendering issue in hero homepage layout 2023-01-05 19:24:46 +00:00
Nuno Coração
f80bdf57b0
Merge pull request #384 from nunocoracao/379-summary-is-constrained-to-a-specific-width-in-list-view
💄 added list.constrainItemsWidth to constrain items width
2023-01-05 19:19:23 +00:00
Nuno Coração
e86df4129b 💄 added list.constrainItemsWidth to constrain items width 2023-01-05 19:18:24 +00:00
Nuno Coração
3cc1569fc1
Merge pull request #383 from nunocoracao/372-lipstick-exclude-code-tag-from-tailwind-config
💄 remove wrapping from code and blockquotes and added background colo…
2023-01-05 18:43:26 +00:00
Nuno Coração
8a91f00435 💄 remove wrapping from code and blockquotes and added background color to code 2023-01-05 18:41:10 +00:00
Nuno Coração
42953a8341
Merge pull request #382 from nunocoracao/374-bug-disableimageoptimization-setting-is-ignored-for-cover-images
🐛 fix disableImageOptimization usage across all images in theme
2023-01-05 18:24:41 +00:00
Nuno Coração
41f90d20a5 🐛 fix disableImageOptimization usage across all images in theme 2023-01-05 18:23:21 +00:00
Nuno Coração
db8b13fe43
Merge pull request #381 from nunocoracao/380-missing-languagesentoml-file-in-docs
🐛 Add languages.en.toml to installation docs
2023-01-05 18:01:28 +00:00
Nuno Coração
e12338dded 🐛 Add languages.en.toml to installation docs 2023-01-05 17:59:34 +00:00
Nuno Coração
76e468aa33
Merge pull request #371 from MilesPernicious/main
🩹  Fix missing title attribute from search button
2023-01-03 20:41:01 +00:00
Miles Pernicious
9c3326f395
Fix missing title attribute from search button
This was caused by an extra space before an enquoted identifier,
causing the i18n lookup to fail.
2023-01-01 23:55:00 -10:00
Nuno Coração
8da083ad24
Merge pull request #369 from nunocoracao/368-bug-likes-in-taxonomies-and-terms-is-shared-globally
🐛 fixed likes and view counters for taxonomies and terms
2023-01-01 22:24:35 +00:00
Nuno Coração
7049775470 🐛 fixed likes and view counters for taxonomies and terms 2023-01-01 22:23:42 +00:00
Nuno Coração
516988a317
Merge pull request #367 from nunocoracao/dev
🔖 Release v2.22.1
2023-01-01 21:39:33 +00:00
Nuno Coração
32af7dde2b final polish 2023-01-01 21:38:43 +00:00
Nuno Coração
58833a83ca
Merge pull request #366 from nunocoracao/361-articlesharinglinks-option-doesnt-work
🐛 fix for sharing links parameter in params.toml config file
2023-01-01 21:33:36 +00:00
Nuno Coração
caa8476e35 🐛 fix for sharing links parameter in params.toml config file 2023-01-01 21:32:56 +00:00
Nuno Coração
7db7ee8034
Merge pull request #360 from pfrogond/dev
 Support for UTF-8 encoded series names; small updates
2023-01-01 21:10:21 +00:00
Nuno Coração
75fc8aba1d
Merge pull request #362 from nunocoracao/dependabot/github_actions/dev/peaceiris/actions-hugo-2.6.0
👷 Bump peaceiris/actions-hugo from 2.4.12 to 2.6.0
2023-01-01 21:07:12 +00:00
Nuno Coração
e04e8bd7b5
Merge pull request #364 from maciejopalinski/issue-363-header-logo-mobile
🐛 Fix header with disabled logo on mobile
2023-01-01 21:06:00 +00:00
Maciej Opaliński
eb4554ffc6
fix: Fix header with disabled logo on mobile 2023-01-01 17:44:20 +01:00
Ondřej Pfrogner
b70c031788
Update cs.yaml 2023-01-01 09:03:26 +01:00
dependabot[bot]
797e90cc3e
👷 Bump peaceiris/actions-hugo from 2.4.12 to 2.6.0
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.4.12 to 2.6.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.4.12...v2.6.0)

---
updated-dependencies:
- dependency-name: peaceiris/actions-hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 05:01:47 +00:00
Ondřej Pfrogner
08ba9d8402
Change so it doesn't affect list pages. 2022-12-31 20:31:47 +01:00
Ondřej Pfrogner
cc51ec03c1
Delete 200 word requirement for scroll to top 2022-12-31 20:14:50 +01:00
Ondřej Pfrogner
ac59cb62b1
Added option to depluralize list names 2022-12-31 18:28:02 +01:00
Ondřej Pfrogner
f592328d6c
Better wording 2022-12-31 18:25:23 +01:00
Ondřej Pfrogner
567988d93d
Added personal site 2022-12-31 18:24:31 +01:00
Ondřej Pfrogner
1211608786
Support for UTF-8 encoded series names 2022-12-31 18:22:58 +01:00