Commit Graph

317 Commits

Author SHA1 Message Date
Jungley Yeh 15dc9b0719 Fix: getAllTags bug when there are more than 15 tags
This commit fixes a bug in the getAllTags function that caused it to not retrieve all tags when there were more than 15 tags. This bug resulted in 404 errors on tag slug pages.

fix #99
2024-03-10 12:40:47 +08:00
github-actions[bot] 10bcac444b
👷 [ci]: Ready for Release (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 08:49:52 -08:00
github-actions[bot] 6fee8bab1d
👷 [ci]: Ready for Release (#95)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 08:44:55 -08:00
Adam Matthiesen 209e99b8c7
update deps (#94) 2024-03-09 08:43:42 -08:00
github-actions[bot] b0ebb96783
👷 [ci]: Ready for Release (#93)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 05:11:38 -08:00
create-issue-branch[bot] 746fcc5858
fix: 🐛 bug: `starlight-ghostcms` markup allowElements list breaks `astro-gists` (#92)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 05:09:43 -08:00
github-actions[bot] 110c5a973a
👷 [ci]: Ready for Release (#90)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-09 04:12:50 -08:00
create-issue-branch[bot] 205738c288
fix: 🐛 Bug: `Starlight-GhostCMS` on line 113 of `ghostAPI.ts` (#89)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-09 04:11:54 -08:00
github-actions[bot] 81095d78b5
Chore: Ready for Release (#87)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-07 23:31:10 -08:00
create-issue-branch[bot] 27241192af
feat: Chore: Migrate from Render content Util and `<Fragment set:html />` to `astro-remote` (#86)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-07 23:29:02 -08:00
github-actions[bot] 7babbf79dd chore: update versions 2024-03-07 14:38:11 +00:00
dependabot[bot] 79e7a279e0
Bump the prod-dependencies group with 10 updates
Bumps the prod-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.1.5` |
| [@eliancodes/brutal-ui](https://github.com/ElianCodes/brutal-ui) | `0.2.3` | `0.2.6` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
| [ultrahtml](https://github.com/natemoo-re/ultrahtml) | `1.5.2` | `1.5.3` |
| [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) | `5.0.16` | `5.0.17` |
| [astro-seo](https://github.com/jonasmerlin/astro-seo) | `0.8.2` | `0.8.3` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.4.0` | `4.4.13` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.71.1` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.19.0` | `0.21.1` |
| [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.2` |


Updates `vite` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.5/packages/vite)

Updates `@eliancodes/brutal-ui` from 0.2.3 to 0.2.6
- [Release notes](https://github.com/ElianCodes/brutal-ui/releases)
- [Changelog](https://github.com/ElianCodes/brutal-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ElianCodes/brutal-ui/commits)

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

Updates `ultrahtml` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/natemoo-re/ultrahtml/releases)
- [Changelog](https://github.com/natemoo-re/ultrahtml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/ultrahtml/compare/v1.5.2...v1.5.3)

Updates `@fontsource-variable/inter` from 5.0.16 to 5.0.17
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/variable/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter)

Updates `astro-seo` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/jonasmerlin/astro-seo/releases)
- [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jonasmerlin/astro-seo/compare/v0.8.2...v0.8.3)

Updates `astro` from 4.4.0 to 4.4.13
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.4.13/packages/astro)

Updates `sass` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1)

Updates `@astrojs/starlight` from 0.19.0 to 0.21.1
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.21.1/packages/starlight)

Updates `sharp` from 0.32.6 to 0.33.2
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@eliancodes/brutal-ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: ultrahtml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@fontsource-variable/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 14:08:41 +00:00
dependabot[bot] 409946a5d3
Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `@types/node` from 20.11.19 to 20.11.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/parser` from 7.0.1 to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

Updates `@astrojs/check` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.6/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 12:22:33 +00:00
github-actions[bot] 5b94b30316 chore: update versions 2024-03-07 12:08:51 +00:00
Adam Matthiesen b6ba6fedc1 Refactor route generation in starlight-ghostcms integration 2024-03-07 04:05:50 -08:00
Adam Matthiesen 5e73f12070 update and remove now unused package 2024-03-05 23:15:39 -08:00
Adam Matthiesen c896e50468 some more cleanup and fixes 2024-03-05 23:12:40 -08:00
Adam Matthiesen 70c366e0b8 cleanup 2024-03-05 22:31:18 -08:00
Adam Matthiesen edad9da91f some more starlight cleanup... also powered by AIK 2024-03-05 22:25:43 -08:00
Adam Matthiesen f078ebc063 new starlight feature.... prep for expansion of astro-ghostcms 2024-03-05 21:24:01 -08:00
Adam Matthiesen 70b6fd2d16 remove unused config option 2024-03-05 20:26:43 -08:00
Adam Matthiesen f7816e69a6 cleanup starlight-ghostcms code 2024-03-05 20:24:59 -08:00
Adam Matthiesen 9ec2a61782 Updates to starlight-ghostcms and create-astro-ghostcms 2024-03-05 19:00:22 -08:00
Adam Matthiesen 9f6f137155 Change all InjectRoute entrypoints to utilitze the `createResolver` `resolve()` Util 2024-03-05 01:30:10 -08:00
Adam Matthiesen b1d7a044cf new logging 2024-03-05 01:16:10 -08:00
Adam Matthiesen bc3ec6d653 fix casing 2024-03-05 01:01:59 -08:00
Adam Matthiesen 01ad923e30 last change.... i forgot to remove those two `?` marks as they are no longer required 2024-03-05 00:14:18 -08:00
Adam Matthiesen b50e8882cc better config typings... made it way better XD 2024-03-05 00:11:03 -08:00
Adam Matthiesen ee0d5b5147 more internal code notes! 2024-03-04 12:58:42 -08:00
Adam Matthiesen f881e4f2a6 change path resolver to `AIK` resolve function now that i figured it out... XD 2024-03-04 12:50:20 -08:00
Adam Matthiesen c077205215 updated and verified tests are still working 2024-03-04 12:43:45 -08:00
Adam Matthiesen 621bafbd61 update deps 2024-03-04 12:39:42 -08:00
Adam Matthiesen 5cfea0a0a7 remove unused import 2024-03-04 12:32:42 -08:00
Adam Matthiesen e3080d763c removed unused function... i dont need to create a dts for this virtual module within the user scope 2024-03-04 12:31:09 -08:00
Adam Matthiesen 6f78923d92 cleanup imports 2024-03-04 12:15:28 -08:00
Adam Matthiesen 5b4c3e3268 cleanup and OCD some code... 2024-03-04 12:02:55 -08:00
Adam Matthiesen e0372288ed more helpers.... 2024-03-04 11:54:40 -08:00
Adam Matthiesen aea8305ac0 add checkIntegration helper for sitemap and astro-robots-txt 2024-03-04 11:11:15 -08:00
Adam Matthiesen 41b0ce75d3 Verbose log helper function added to all the others now 2024-03-04 10:36:00 -08:00
Adam Matthiesen 5f1f157152 remove unused import 2024-03-04 10:27:26 -08:00
Adam Matthiesen 3a9ee8aa0b add verbose helper function 2024-03-04 10:25:19 -08:00
Adam Matthiesen 03c1de5591 change `else { if() ` to `else if` 2024-03-04 09:09:09 -08:00
Adam Matthiesen 1350532de4 last check to make sure things are working.... AND LINT! 2024-03-03 11:42:34 -08:00
Adam Matthiesen 078b1c4088 Change Version of Starlight GhostCMS TS-coreAPI to be stuck and prevent updating to v6.0.0 as that would be a breaking change 2024-03-03 11:12:48 -08:00
Adam Matthiesen eebcd36583 add changeset to prep for PR 2024-03-03 11:11:28 -08:00
Adam Matthiesen 4288cbe1ac update. More progress and nothing has broken 2024-03-03 10:41:41 -08:00
Adam Matthiesen 302af0f7b6 update 2024-03-03 10:37:18 -08:00
Adam Matthiesen 65f3f2b019 Some cleanup, and change to how config options are 2024-03-03 10:25:51 -08:00
Adam Matthiesen 017e641afd Woo Better config options! 2024-03-03 09:51:00 -08:00
Adam Matthiesen 657cfe7568 update readme 2024-03-03 08:58:22 -08:00