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

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

Hello, I have integrated the plugin correctly and works ok on localhost. Before using this plugin, I used the tutorial from Astro blog with Netlify CMS integration, and all worked...

Hey, this feature could be great but not sure how difficult or feasible it is. You could automatically generate DecapCMS config's collections based on the the Content Collections [schemas](https://docs.astro.build/en/guides/content-collections/#defining-datatypes-with-zod). This...

Running into the following error: ![Screenshot_20221215_203933](https://user-images.githubusercontent.com/25288931/207951715-62038636-fab2-445a-b60e-dc08995fa15f.png) Seems to be related to #34 , but with `react()` instead of `vue()` added as integration. Makes no difference if putting it before or...

Hi there and thanks for this great integration :) I have everything up and running and it worked great, until I turned on `showDefaultLocale` to `true` in my i18next config...

Yesterday they've just released a new version: https://decapcms.org/blog/2023/08/decap-3 Also they changed package names.

I am currently learning how to use astro-netlify-cms to create a sample blogging and I am having trouble implementing the layout for the blogs. My folder structure looks like the...

This is a feature request - the plugin is great to quickly add the Netlify CMS to an Astro project, but eliminates the ability to modify the /admin page (favicon,...

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together. Removes `yaml` Updates `astro` from 1.5.2 to 2.3.0 Release notes Sourced from...

dependencies

I tried to deploy the [Blog Starter](https://github.com/delucis/astro-netlify-cms-starter) to Netlify. Even after configuring Netlify Identity and Git Gateway, the admin panel doesn't seem to log in with Netlify Identity. ![image](https://user-images.githubusercontent.com/26429873/230678083-41b6704b-8201-44a1-a28c-62c8dc9aa63f.png)