Merge Branch create-util #19

Merged
Adammatthiesen merged 62 commits from create-util into main 2024-01-28 09:42:14 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c9b06c57f7 - Show all commits

View File

@ -18,7 +18,7 @@ In this Repo you will also find the Following:
- `www`: [Public Site](https://astro-ghostcms.xyz)
- `playground`: Development and Testing
- `packages/`:
- `create-astro-ghostcms`: CLI Utility to quickly deploy new projects.
- `create-astro-ghostcms`: CLI Utility to quickly deploy new Astro-GhostCMS projects.
- `astro-ghostcms`: The main Integration!
- `astro-ghostcms-theme-default`: The Default theme in integration mode.
- `tsconfig`: *LOCAL* Development package for `@ts-ghost/core-api`.