studiocms
studiocms copied to clipboard
Dedicated SSR (Server-side-rendered) Astro native Headless CMS, build from the ground up for the Astro community and by Astro community members
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@astrojs/db](https://docs.astro.build/en/guides/integrations-guide/db/) ([source](https://togithub.com/withastro/astro/tree/HEAD/packages/db)) | [`^0.11.0` -> `^0.11.4`](https://renovatebot.com/diffs/npm/@astrojs%2fdb/0.11.0/0.11.4) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@moonrepo/cli](https://togithub.com/moonrepo/moon) ([source](https://togithub.com/moonrepo/moon/tree/HEAD/packages/cli)) | [`1.24.3` -> `1.24.6`](https://renovatebot.com/diffs/npm/@moonrepo%2fcli/1.24.3/1.24.6) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://togithub.com/actions/github-script) | action | pinDigest | -> `60a0d83` | | [mondeja/remove-labels-gh-action](https://togithub.com/mondeja/remove-labels-gh-action)...
**Is your feature request related to a problem? Please describe.** So there seems to only be a light more for some parts of the landing page. It'd be great to...
**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...
**Is your chore related to a problem? Please describe.** When PR #67 merges, There will now be 5 different providers. **Describe the solution you'd like** Allow the user to connect...
**Is your feature request related to a problem? Please describe.** It would be nice to make an audit for Accessibility to check where we are at. Right now I just...
This issue is a collection of Known issues and/or Un-fixable issues/bugs that have cropped up due to outside sources such as software or server hardware! # Ongoing Issues ## `Network...
This issue is supposed to track i18n progress and eventual support in StudioCMS ([context](https://discord.com/channels/1217527207467946087/1234921324388946061/1236318087381516308)). There are multiple ways to achieve this and all of them are valid for different reasons,...
Currently our [markdoc parser](https://github.com/astrolicious/studiocms/blob/main/packages/studioCMS/src/utils/markdoc.ts) is the most simple version of the markdoc parser, I would love to see this extended to be a more feature rich markdoc configuration. as well...