Commit Graph

264 Commits

Author SHA1 Message Date
Adam Matthiesen 557120f6e6 New version check system setup 2024-03-03 08:16:17 -08:00
Adam Matthiesen fd21ee8df5 Some basic tests 2024-03-03 07:06:58 -08:00
Adam Matthiesen 8db7190be8 First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
github-actions[bot] a9a0222c59 chore: update versions 2024-02-22 00:44:29 +00:00
Adam Matthiesen e99553f413 add authors page, facebook and twitter autofil from ghost if not set by user, and added an about page that will auto populate if users have a Page on their ghost server called about like in the default configuration. 2024-02-21 16:22:58 -08:00
github-actions[bot] d8463fb696 chore: update versions 2024-02-21 13:38:45 +00:00
Adam Matthiesen 40d6454fee add rss feature 2024-02-21 05:36:27 -08:00
Adam Matthiesen 32bab4e4c6 Merge branch 'main' of https://github.com/MatthiesenXYZ/astro-ghostcms 2024-02-21 05:06:31 -08:00
Adam Matthiesen e2438684f7 update 2024-02-21 05:06:23 -08:00
Adam Matthiesen 62f917ac8c
Update README.md 2024-02-20 08:12:20 -08:00
Adam Matthiesen 5560722bd8
Update README.md 2024-02-20 08:12:10 -08:00
github-actions[bot] 6044e4e63f chore: update versions 2024-02-20 15:24:37 +00:00
Adam Matthiesen 95171f3329 fix spelling issues 2024-02-20 07:22:02 -08:00
github-actions[bot] 5a852368dc chore: update versions 2024-02-20 15:16:39 +00:00
Adam Matthiesen 4a89195ea1 fix deps 2024-02-20 07:14:02 -08:00
github-actions[bot] 68016dee05 chore: update versions 2024-02-20 14:30:09 +00:00
Adam Matthiesen dc9287779b add license 2024-02-20 06:29:47 -08:00
github-actions[bot] de198387c8 chore: update versions 2024-02-20 12:41:03 +00:00
Adam Matthiesen 0c378be333 update packages 2024-02-20 04:36:40 -08:00
Adam Matthiesen e71b924b9f
Merge branch 'main' into starlight-ghostcms 2024-02-20 04:31:40 -08:00
Adam Matthiesen a0aa3b595b Ready to go! 2024-02-20 03:54:55 -08:00
Adam Matthiesen 0f8b8ee9ef buahahaha it works 2024-02-20 03:21:47 -08:00
Adam Matthiesen 033e70d44b Woo more progress 2024-02-20 03:01:51 -08:00
Adam Matthiesen c05eb632dd more progress and its working 2024-02-20 01:41:07 -08:00
Adam Matthiesen 8be237e3cc removed component link from playground. resolved weird typeerror 2024-02-20 00:00:38 -08:00
Adam Matthiesen 9aa9adb168 Wow... test is working 2024-02-19 23:57:58 -08:00
Adam Matthiesen f08b70cea0 update 2024-02-19 23:01:54 -08:00
Adam Matthiesen 1094007f84 no longer using astro:content 2024-02-19 21:59:49 -08:00
Adam Matthiesen d16a23dcd7 more progress 2024-02-19 21:58:36 -08:00
Adam Matthiesen b462c105b5 more progress 2024-02-19 21:06:10 -08:00
Adam Matthiesen 795c075405 integrate API into starlight-ghostcms... more progress almost ready to build a special starlight playground for the starlight stuff. 2024-02-19 19:32:27 -08:00
github-actions[bot] 1c1c3cf165 chore: update versions 2024-02-20 00:35:26 +00:00
dependabot[bot] cfcefa5d34
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [astro-seo](https://github.com/jonasmerlin/astro-seo) and [sass](https://github.com/sass/dart-sass).


Updates `astro` from 4.3.7 to 4.4.0
- [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.0/packages/astro)

Updates `vite` from 5.1.2 to 5.1.3
- [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.3/packages/vite)

Updates `astro-seo` from 0.8.0 to 0.8.2
- [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.0...v0.8.2)

Updates `sass` from 1.70.0 to 1.71.0
- [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.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: vite
  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: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 00:11:45 +00:00
dependabot[bot] 610bc737af
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `vitest` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)

Updates `@vitest/ui` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/ui)

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

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:17:34 +00:00
Adam Matthiesen a12adca567 initial commit. 2024-02-18 18:52:08 -08:00
github-actions[bot] 97c378f8f1 chore: update versions 2024-02-18 18:43:02 +00:00
Adam Matthiesen 32da6bfd7e cleanup and add new theme to create util 2024-02-15 08:47:49 -08:00
Adam Matthiesen 1639191d93 some type fixes 2024-02-15 07:39:56 -08:00
github-actions[bot] 282b221328 chore: update versions 2024-02-15 12:55:32 +00:00
Adam Matthiesen c50f2feba4 Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
Adam Matthiesen 28afb883bd tests working 2024-02-15 04:14:36 -08:00
github-actions[bot] 4c0db299ca chore: update versions 2024-02-14 19:45:06 +00:00
dependabot[bot] c501154a18
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [unocss](https://github.com/unocss/unocss) and [astro-font](https://github.com/rishi-raj-jain/astro-font).


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

Updates `vite` from 5.0.12 to 5.1.2
- [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.2/packages/vite)

Updates `unocss` from 0.57.7 to 0.58.5
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5)

Updates `astro-font` from 0.0.72 to 0.0.77
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:56:50 +00:00
dependabot[bot] 380d612d74
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.1` | `1.2.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.4.1` | `0.5.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.29.1` | `0.31.4` |


Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

Updates `@astrojs/check` from 0.4.1 to 0.5.4
- [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.4/packages/astro-check)

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

Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.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.0.1/packages/parser)

Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:45:37 +00:00
Adam Matthiesen da619f3d6b
fix package (#53) 2024-02-14 06:30:53 -08:00
Adam Matthiesen 48482678ce fix package 2024-02-14 06:30:13 -08:00
Adam Matthiesen e33730bc60 fix 2024-02-14 06:25:55 -08:00
Adam Matthiesen 572f6515d8
Update deps for brutal theme (#49) 2024-02-14 06:20:24 -08:00
Adam Matthiesen e79d86294a update deps for theme 2024-02-14 06:20:21 -08:00
github-actions[bot] ed51a3b525 chore: update versions 2024-02-14 14:10:47 +00:00