agitcms icon indicating copy to clipboard operation
agitcms copied to clipboard

Headless CMS for developers

Results 5 agitcms issues
Sort by recently updated
recently updated
newest added

While it is possible to start agitcms outside of the C:\ on Windows. It errors when running on a Disk drive where "/Users/

Trying to access AgitCMS via my network to manage an 11ty site. ``` npx agitcms Backend process started on port: 5151 Agit CMS is live on: http://localhost:3131 ``` Works fine...

It is getting written as: ```yaml date: '2023-11-02T16:13:28.000Z' ``` Since it is a date "type", I expected it to output: ```yaml date: 2023-11-02T16:13:28.000Z ```

Your CMS interface looks like a wonderful addition to Astro's [Markdown](https://docs.astro.build/en/guides/markdown-content/)-based page generation system. Would you consider building [an integration](https://docs.astro.build/en/guides/integrations-guide/) for Astro?

Hello, Thank you for Agit CMS. It does look very useful. Please consider providing releases with executable binaries so that installation and quick no-code execution is possible by non technical...