astro-netlify-cms icon indicating copy to clipboard operation
astro-netlify-cms copied to clipboard

Integration to add Netlify CMS’s admin dashboard to any Astro project

Results 23 astro-netlify-cms issues
Sort by recently updated
recently updated
newest added

Working on a Windows OS and running astro dev returns the following error. ``` node:events:368 throw er; // Unhandled 'error' event ^ Error: spawn netlify-cms-proxy-server ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19) at...

bug

Hi, Where is the place to add custom widgets for netlify CMS to extend the cms? thanks

enhancement

After installing astro-netlify-cms and adding a basic config entry in `astro.config.mjs`, Vue components failed to render as the Vue instance was seemingly not being properly mounted. ## Fails to render...

https://github.com/delucis/astro-netlify-cms/issues/14 https://github.com/delucis/astro-netlify-cms/issues/13

At the moment the identity widget + the webpack://components/modal.css is served on every page. those 2 are the biggest files on every page. is there a way to bind the...

With Astro v4+, a warning pops up when the dev server is launched: ```[WARN] The injected route "/admin" by netlify-cms specifies the entry point with the "entryPoint" property. This property...

I'm getting the following error on astro dev. Running Mac Os Ventura PNPM is my package manager ```> astro dev 🚀 astro v1.7.2 started in 333ms ┃ Local http://localhost:3000/ ┃...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies