bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

commit 25d7e3952be826ccba29559a42fac3e65245a3de
parent 214e353c0db735f0100a1e4682848555162ec61b
Author: bot-for-notamitgamer[bot] <bot-for-notamitgamer[bot]@users.noreply.github.com>
Date:   Mon, 24 Aug 2026 10:19:37 +0000

chore: update changelog [skip ci]

Diffstat:
MCHANGELOG.md | 85+++++++++++++++++++++++++++++++++++++++++--------------------------------------
1 file changed, 44 insertions(+), 41 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,26 +1,26 @@ # Changelog -> Last build: August 24, 2026 at 10:11 UTC +> Last build: August 24, 2026 at 10:19 UTC ## Latest Build -- **Build ID** — `ef3fa82757199347d5c40467f6b380e0658d07d9` +- **Build ID** — `214e353c0db735f0100a1e4682848555162ec61b` - **Triggered by** — [@notamitgamer](https://github.com/notamitgamer) - **Branch** — `main` -- **Build time** — August 24, 2026 at 10:11 UTC +- **Build time** — August 24, 2026 at 10:19 UTC ## Recent Commits -### [`ef3fa82`](https://github.com/notamitgamer/bsc/commit/ef3fa82757199347d5c40467f6b380e0658d07d9) Merge pull request #68 from notamitgamer/fix/tags-footer-placement +### [`214e353`](https://github.com/notamitgamer/bsc/commit/214e353c0db735f0100a1e4682848555162ec61b) Merge pull request #69 from notamitgamer/feat/related-pages-and-sidebar-tags -**Amit Dutta** committed on Aug 24, 2026 10:11 UTC +**Amit Dutta** committed on Aug 24, 2026 10:19 UTC --- -### [`4adfab3`](https://github.com/notamitgamer/bsc/commit/4adfab3092ef9c3cc97e5c60aa5f1b2ead1a6790) fix: move tag chips to page footer +### [`b441411`](https://github.com/notamitgamer/bsc/commit/b441411d146ebed41a10534ee678054e8deb0cf2) fix: add breathing room below tags before the edit-page link -**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 10:09 UTC · +8 / -8 lines · 2 files changed +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 10:17 UTC · +2 / -1 lines · 2 files changed <details> <summary>Show 2 changed files</summary> @@ -28,103 +28,106 @@ | File | Change | Lines | | --- | --- | --- | | `docs/.vitepress/theme/components/Labels.vue` | Modified | +1 -1 | -| `docs/.vitepress/theme/index.ts` | Modified | +7 -7 | +| `docs/.vitepress/theme/components/RelatedPages.vue` | Modified | +1 | </details> --- -### [`e1e4181`](https://github.com/notamitgamer/bsc/commit/e1e4181aedf659291b8923d04f163c0525ddf64b) chore: update changelog [skip ci] +### [`1cee0b9`](https://github.com/notamitgamer/bsc/commit/1cee0b915418fe1dc8a8f1d40d2cfe2c5a234be9) feat: related pages by tag + auto-populated sidebar tag list -**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 05:38 UTC · +32 / -40 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 10:16 UTC · +177 / -1 lines · 3 files changed <details> -<summary>Show 1 changed file</summary> +<summary>Show 3 changed files</summary> | File | Change | Lines | | --- | --- | --- | -| `CHANGELOG.md` | Modified | +32 -40 | +| `docs/.vitepress/theme/components/RelatedPages.vue` | Added | +84 | +| `docs/.vitepress/theme/components/SidebarTags.vue` | Added | +88 | +| `docs/.vitepress/theme/index.ts` | Modified | +5 -1 | </details> --- -### [`a60862a`](https://github.com/notamitgamer/bsc/commit/a60862afc5d03328354c19afb196d8676f2ea6c2) Merge pull request #63 from notamitgamer/refactor/modularize-md-generator +### [`346bd87`](https://github.com/notamitgamer/bsc/commit/346bd8713f6ddafc6a5144e7f8bf70f56f310329) chore: update changelog [skip ci] -**Amit Dutta** committed on Aug 24, 2026 05:38 UTC - - ---- - -### [`00b35ae`](https://github.com/notamitgamer/bsc/commit/00b35aebfc982c4ad617ce845cd2e5c7d403b2c7) Merge origin/main: resolve md.py conflict - -**copilot-swe-agent[bot]** committed on Aug 24, 2026 05:35 UTC - - ---- - -### [`e0a3c98`](https://github.com/notamitgamer/bsc/commit/e0a3c98309692c32174a344bee52ee85d6ec222a) chore: update changelog [skip ci] - -**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 05:31 UTC · +42 / -34 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 10:11 UTC · +41 / -40 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `CHANGELOG.md` | Modified | +42 -34 | +| `CHANGELOG.md` | Modified | +41 -40 | </details> --- -### [`a941f11`](https://github.com/notamitgamer/bsc/commit/a941f11f3a95805b5c39011d1a3c62d955a0d3db) Merge pull request #67 from notamitgamer/patch +### [`ef3fa82`](https://github.com/notamitgamer/bsc/commit/ef3fa82757199347d5c40467f6b380e0658d07d9) Merge pull request #68 from notamitgamer/fix/tags-footer-placement -**Amit Dutta** committed on Aug 24, 2026 05:30 UTC +**Amit Dutta** committed on Aug 24, 2026 10:11 UTC --- -### [`9f051e9`](https://github.com/notamitgamer/bsc/commit/9f051e977596173f1b7bc225c91d5c3a8016da04) Refactor Labels.vue by cleaning up comments and styles +### [`4adfab3`](https://github.com/notamitgamer/bsc/commit/4adfab3092ef9c3cc97e5c60aa5f1b2ead1a6790) fix: move tag chips to page footer -**Amit Dutta** committed on Aug 24, 2026 05:30 UTC · +2 / -23 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 10:09 UTC · +8 / -8 lines · 2 files changed <details> -<summary>Show 1 changed file</summary> +<summary>Show 2 changed files</summary> | File | Change | Lines | | --- | --- | --- | -| `docs/.vitepress/theme/components/Labels.vue` | Modified | +2 -23 | +| `docs/.vitepress/theme/components/Labels.vue` | Modified | +1 -1 | +| `docs/.vitepress/theme/index.ts` | Modified | +7 -7 | </details> --- -### [`7760f99`](https://github.com/notamitgamer/bsc/commit/7760f9919e1c6cdcb41c0060ce0819f814ad98aa) Modify SVG title for tags with inline styles +### [`e1e4181`](https://github.com/notamitgamer/bsc/commit/e1e4181aedf659291b8923d04f163c0525ddf64b) chore: update changelog [skip ci] -**Amit Dutta** committed on Aug 24, 2026 05:29 UTC · +1 / -1 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 05:38 UTC · +32 / -40 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `docs/tags.md` | Modified | +1 -1 | +| `CHANGELOG.md` | Modified | +32 -40 | </details> --- -### [`222862c`](https://github.com/notamitgamer/bsc/commit/222862c082a8e8c183db3e0232900f6d9cf00d3b) Remove transition effects from tag styles +### [`a60862a`](https://github.com/notamitgamer/bsc/commit/a60862afc5d03328354c19afb196d8676f2ea6c2) Merge pull request #63 from notamitgamer/refactor/modularize-md-generator + +**Amit Dutta** committed on Aug 24, 2026 05:38 UTC -**Amit Dutta** committed on Aug 24, 2026 05:27 UTC · +1 / -10 lines · 1 file changed + +--- + +### [`00b35ae`](https://github.com/notamitgamer/bsc/commit/00b35aebfc982c4ad617ce845cd2e5c7d403b2c7) Merge origin/main: resolve md.py conflict + +**copilot-swe-agent[bot]** committed on Aug 24, 2026 05:35 UTC + + +--- + +### [`e0a3c98`](https://github.com/notamitgamer/bsc/commit/e0a3c98309692c32174a344bee52ee85d6ec222a) chore: update changelog [skip ci] + +**bot-for-notamitgamer[bot]** committed on Aug 24, 2026 05:31 UTC · +42 / -34 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `docs/tags.md` | Modified | +1 -10 | +| `CHANGELOG.md` | Modified | +42 -34 | </details>
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror