From 488f675004c1193ba7f6a91970e844a31983c7cc Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Tue, 20 Feb 2024 05:05:11 -0800 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0f10948..15975bf9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ In this Repo you will find the Following: - [`astro-ghostcms-theme-default`](./packages/astro-ghostcms-theme-default/): The Default theme in integration mode. - [`astro-ghostcms-catppuccin`](./packages/astro-ghostcms-catppuccin/): A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS Integration Mode. - [`astro-ghostcms-brutalbyelian`](./packages/astro-ghostcms-brutalbyelian/): [ElianCodes](https://www.elian.codes/) Brutal theme modified to work with Astro-GhostCMS + - [`starlight-ghostcms`](./packages/starlight-ghostcms/) A [Starlight Plugin](https://starlight.astro.build/resources/plugins/) to integrate your GhostCMS into your documentation website - `tsconfig`: *LOCAL* Development package for `@ts-ghost/core-api`. ## Contributing