Commit Graph

2278 Commits

Author SHA1 Message Date
Nuno Coração 0efede2f1d fix https://github.com/nunocoracao/blowfish/issues/1474 2024-06-10 12:07:42 +01:00
Nuno Coração 89e048cc11 fixed configs 2024-06-08 12:41:51 +01:00
Nuno Coração f8136a509b Merge pull request #1527 from nunocoracao/1514-getting-started-docs-refer-to-nonexistant-files
✏️ fix https://github.com/nunocoracao/blowfish/issues/1514
2024-06-08 12:25:08 +01:00
Nuno Coração be7c4e8a8b fix https://github.com/nunocoracao/blowfish/issues/1514 2024-06-08 12:24:32 +01:00
Nuno Coração ef71d07bc3 Merge pull request #1526 from nunocoracao/1521-zen-mode-doenst-work-when-toc-is-disabled
🐛 fix https://github.com/nunocoracao/blowfish/issues/1521
2024-06-08 12:21:41 +01:00
Nuno Coração 9c5b68fb22 fix https://github.com/nunocoracao/blowfish/issues/1521 2024-06-08 12:20:26 +01:00
Nuno Coração f81b2f5f09 Merge pull request #1519 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-3.3.0
📌 Bump prettier from 3.2.5 to 3.3.0
2024-06-08 12:07:46 +01:00
Nuno Coração eff80401ed Merge pull request #1520 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-plugin-tailwindcss-0.6.1
📌 Bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1
2024-06-08 12:07:33 +01:00
Nuno Coração 11ff498657 Merge pull request #1522 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
2024-06-08 12:07:19 +01:00
nunocoracao 703946d023 Update Hugo supported version 2024-06-06 06:05:04 +00:00
dependabot[bot] c901c00097 📌 Bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.14 to 0.6.1.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 05:17:58 +00:00
dependabot[bot] 1884bcce55 📌 Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 05:17:49 +00:00
Nuno Coração 8c197127bf v2.71.0 2024-06-03 23:30:48 +01:00
Nuno Coração de5911650f final polish 2024-06-03 23:23:51 +01:00
Nuno Coração 87b4ed88c6 final polish 2024-06-03 23:23:17 +01:00
Nuno Coração cc9ee9d26f Merge pull request #1513 from wermos/minor-improvements
🎨 Improvements to image handling and link handling
2024-06-03 23:21:24 +01:00
Nuno Coração 1a5e1728d0 Merge pull request #1511 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
2024-06-03 23:20:57 +01:00
Nuno Coração 0033750d1b Merge pull request #1516 from nunocoracao/1510-copyright-in-footer-no-longer-accepts-markdown
🐛 fix copyright in footer no longer accepts markdown
2024-06-03 23:20:17 +01:00
Nuno Coração 576fee1d7d fix https://github.com/nunocoracao/blowfish/issues/1510 2024-06-03 23:19:14 +01:00
Nuno Coração 9bcab20864 Merge pull request #1508 from mnjm/list-doc-fixup
list shortcode doc fix
2024-06-03 23:13:36 +01:00
Nuno Coração 9640f0cb7d Merge pull request #1515 from wermos/fix-timeline
🐛 Prevent numbers from showing up in timelines
2024-06-03 23:03:07 +01:00
wermos f88923b3ff Fixed the issue of the numbers showing up. 2024-06-03 23:54:49 +05:30
wermos 581aba3359 Be less aggressive in removing newlines. 2024-06-03 22:45:22 +05:30
wermos bb435aded7 Minified the shortcodes and added handling for SVGs. 2024-06-03 22:34:24 +05:30
wermos de1cdd431c Fixed an inconsistency. 2024-06-03 20:50:15 +05:30
wermos c6cffadfa1 Made the link shortcode more readable. 2024-06-03 20:39:10 +05:30
wermos 46737b193f Tweaked the image shortcode. 2024-06-03 20:27:19 +05:30
nunocoracao 6d6885d990 Update Hugo supported version 2024-06-03 06:05:16 +00:00
wermos c54b7daff2 Updated the link shortcode. 2024-06-02 12:20:45 +05:30
Manjunath Mohan 26442558a7 list shortcode doc fixup 2024-06-01 12:21:17 +05:30
Nuno Coração 99d482e908 ? 2024-05-31 15:35:59 +01:00
Nuno Coração 37ca4b7640 v2.70.0 2024-05-31 15:11:24 +01:00
Nuno Coração 976e6d1472 Merge pull request #1494 from nunocoracao/dev
🔖 v2.69.0
v2.69.0
2024-05-31 15:05:57 +01:00
Nuno Coração d20c8f1ea4 polish site configs 2024-05-31 15:04:29 +01:00
Nuno Coração 8eaef86c0d Merge pull request #1504 from zoriya/main
 Use markdown emojify instead of dump emojify
2024-05-31 15:01:03 +01:00
Nuno Coração e06fedcc60 Merge pull request #1501 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-2.0.4
📌 Bump @headlessui/react from 2.0.3 to 2.0.4
2024-05-31 14:57:21 +01:00
Nuno Coração b7eff2653d Merge pull request #1500 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-22.10.0
📌 Bump puppeteer from 22.9.0 to 22.10.0
2024-05-31 14:57:09 +01:00
Nuno Coração 628d16e9eb Merge pull request #1496 from racehd/patch-1
✏️ Fix typo in docs/partials/index.md
2024-05-31 14:53:15 +01:00
Nuno Coração b4e564e48d Merge pull request #1503 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
2024-05-31 14:52:23 +01:00
Zoe Roux 9dc7940718 Use markdown emojify instead of dump emojify 2024-05-31 12:37:29 +02:00
nunocoracao d487de1e34 Update Hugo supported version 2024-05-31 06:05:23 +00:00
dependabot[bot] 820c7f5239 📌 Bump @headlessui/react from 2.0.3 to 2.0.4
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.0.3 to 2.0.4.
- [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@v2.0.4/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>
2024-05-29 05:59:34 +00:00
dependabot[bot] 3cb7bf2549 📌 Bump puppeteer from 22.9.0 to 22.10.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.9.0 to 22.10.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.9.0...puppeteer-v22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 05:59:08 +00:00
racehd 6e2243ffcf Fix typo in partials/index.md 2024-05-28 08:59:03 -04:00
Nuno Coração a6e3b4899c v2.69.0 2024-05-26 22:11:43 +01:00
Nuno Coração c03744bd54 Merge pull request #1466 from nunocoracao/dev
🔖 v2.68.0
v2.68.0
2024-05-26 22:09:07 +01:00
Nuno Coração a0dd73975c Merge pull request #1492 from nunocoracao/1112-some-figure-shortcode-attributes-have-no-effect
fixed https://github.com/nunocoracao/blowfish/issues/1112
2024-05-26 22:03:37 +01:00
Nuno Coração 5e0744981d fixed https://github.com/nunocoracao/blowfish/issues/1112 2024-05-26 22:02:28 +01:00
Nuno Coração 92494f353e Merge pull request #1485 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-22.9.0
📌 Bump puppeteer from 22.8.1 to 22.9.0
2024-05-26 21:40:31 +01:00
Nuno Coração d9d81d8560 Merge pull request #1484 from nunocoracao/dependabot/npm_and_yarn/dev/commander-12.1.0
📌 Bump commander from 12.0.0 to 12.1.0
2024-05-26 21:40:13 +01:00