Commit Graph

588 Commits

Author SHA1 Message Date
Adam Matthiesen 8db7190be8 First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
Adam Matthiesen 8e276d533d
chore: update versions (#74)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.7

### Patch Changes

- cb979d5: Adds 2 new pages, Authors, and about page(Link will disappear
if you dont have the default ghost about page with slug "about"). Also
adds auto links from ghost settings for twitter and facebook if not set
my the user in starlight.
2024-02-21 16:45:18 -08:00
github-actions[bot] a9a0222c59 chore: update versions 2024-02-22 00:44:29 +00:00
Adam Matthiesen 127bcd22c9
Starlight-GhostCMS: Add 2 new pages, and social icons (#73)
Just a quick patch to add the following

- About page that will turn on if a GhostCMS page with the slug "about"
is available (This is true in any default Ghost install)
- Add Authors page
- Adds Twitter & Facebook social icons from ghost to Starlight if not
filled by user in Starlight config
2024-02-21 16:43:58 -08:00
Adam Matthiesen cb979d5b0f add changeset 2024-02-21 16:26:09 -08: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
Adam Matthiesen 271ad759a8
chore: update versions (#72)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.6

### Patch Changes

- 40d6454: add rss feeds, also adds a link in the socials based on the
astro `site` config option
2024-02-21 05:44:13 -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 94b71b11d0
Update README.md 2024-02-20 08:13:25 -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
Adam Matthiesen ebd45257f6
Update README.md 2024-02-20 08:11:27 -08:00
Adam Matthiesen 504cdc90e9
chore: update versions (#71)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.5

### Patch Changes

-   95171f3: fixed spelling issues in package.json
2024-02-20 07:24:58 -08:00
github-actions[bot] 6044e4e63f chore: update versions 2024-02-20 15:24:37 +00:00
Adam Matthiesen 517081a1e8 update lockfile 2024-02-20 07:23:54 -08:00
Adam Matthiesen 95171f3329 fix spelling issues 2024-02-20 07:22:02 -08:00
Adam Matthiesen 2b534d92ee
chore: update versions (#70)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.4

### Patch Changes

-   4a89195: fix deps
2024-02-20 07:16:55 -08:00
github-actions[bot] 5a852368dc chore: update versions 2024-02-20 15:16:39 +00:00
Adam Matthiesen e58240f107 update package-lock 2024-02-20 07:16:15 -08:00
Adam Matthiesen 4a89195ea1 fix deps 2024-02-20 07:14:02 -08:00
Adam Matthiesen 3efa1c40a7
Update auto-issue.yml 2024-02-20 06:41:48 -08:00
Adam Matthiesen daa4c1d4ec
Create auto-issue.yml 2024-02-20 06:40:32 -08:00
Adam Matthiesen 3d42f10190
chore: update versions (#69)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.3

### Patch Changes

-   dc92877: add Missing license
2024-02-20 06:30:30 -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
Adam Matthiesen 488f675004 update readme 2024-02-20 05:05:11 -08:00
Adam Matthiesen 8a96637e44
Delete .pnpm-store/v3/files directory 2024-02-20 04:47:49 -08:00
Adam Matthiesen c0217791c7
Update changeset-main.yml 2024-02-20 04:46:26 -08:00
Adam Matthiesen 65dc90c1a7
chore: update versions (#68)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/starlight-ghostcms@0.0.2

### Patch Changes

- a0aa3b5: Initial Public Release, Added Readme, Basics Working, Ready
Set GO!
2024-02-20 04:42:03 -08:00
github-actions[bot] de198387c8 chore: update versions 2024-02-20 12:41:03 +00:00
Adam Matthiesen dd7b2b71c2
Update changeset-main.yml 2024-02-20 04:40:31 -08:00
Adam Matthiesen 7a635cb0c3
Add new Starlight-GhostCMS plugin (#66) 2024-02-20 04:37:24 -08: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
Adam Matthiesen ab9eb70d33
chore: update versions (#65)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @matthiesenxyz/astro-ghostcms@3.2.9

### Patch Changes

-   1f850db: Bump dependencies:

    -   astro from to
    -   vite from to
    -   astro-seo from to
    -   sass from to

-   Updated dependencies [1f850db]
    -   @matthiesenxyz/astro-ghostcms-theme-default@0.1.13

## @matthiesenxyz/astro-ghostcms-brutalbyelian@0.0.11

### Patch Changes

-   Updated dependencies [1f850db]
-   Updated dependencies [1f850db]
    -   @matthiesenxyz/astro-ghostcms@3.2.9
    -   @matthiesenxyz/astro-ghostcms-rendercontent@0.0.7

## @matthiesenxyz/astro-ghostcms-catppuccin@0.0.8

### Patch Changes

-   1f850db: Bump dependencies:

    -   astro from to
    -   vite from to
    -   astro-seo from to
    -   sass from to

-   Updated dependencies [1f850db]
    -   @matthiesenxyz/astro-ghostcms@3.2.9

## @matthiesenxyz/astro-ghostcms-rendercontent@0.0.7

### Patch Changes

-   1f850db: Bump dependencies:

    -   astro from to
    -   vite from to
    -   astro-seo from to
    -   sass from to

## @matthiesenxyz/astro-ghostcms-theme-default@0.1.13

### Patch Changes

-   1f850db: Bump dependencies:

    -   astro from to
    -   vite from to
    -   astro-seo from to
    -   sass from to

-   Updated dependencies [1f850db]
    -   @matthiesenxyz/astro-ghostcms@3.2.9

## @matthiesenxyz/create-astro-ghostcms@0.0.15

### Patch Changes

-   1f850db: Bump dependencies:

    -   astro from to
    -   vite from to
    -   astro-seo from to
    -   sass from to
2024-02-19 16:39:38 -08:00
github-actions[bot] 1c1c3cf165 chore: update versions 2024-02-20 00:35:26 +00:00