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 3 additions and 2 deletions
Showing only changes of commit 8d7d4b331f - Show all commits

View File

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