Bryce Russell

Results 15 issues of Bryce Russell

- Move documentation to its own repo - Add more examples to the documentation - Reorganize, trim, reword. Make it easy to follow

The docs layout/pages need to be updated to use [Content Collections](https://docs.astro.build/en/guides/content-collections/)

All images in `/public` can be optimized to use a better format than `.png`

**Is your feature request related to a problem? Please describe.** - The blog route is included with StudioCMS. What if a user wants to use StudioCMS independently of the theming/styling...

enhancement
feat
refactor

`addDts` breaks after deleting the `src/env.d.ts` file inside a project. Series of events: 1. User deletes `src/env.d.ts` file inside a project 2. User gets an error that the `src/env.d.ts` file...

bug