static-cms icon indicating copy to clipboard operation
static-cms copied to clipboard

A Git-based CMS for Static Site Generators

Results 54 static-cms issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies
minor

Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies
minor

This error occors when my markdown widget have the following properties: { label: "Texto", name: "text", widget: "markdown", **multiple: true, choose_url: true,** } multiple and choose_url are causing the issue....

Hi, I'm not sure if this is a bug or documentation error, in the [configuration options page (#site URL)](https://www.staticcms.org/docs/configuration-options#site-url) is written > The `site_url` setting should provide a URL to...

I have Spanish client, so page titles have allot of special characters, I would love that file names would be stripped from this. `ra-qué-es-el-diseño.md` => `ra-que-es-el-diseno.md` Images are also a...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies
patch

Title says it all. ``` summary: "{{title}} - {{venue | upper | truncate(10,'...')}} - {{start}} to {{end | date('yyyy')}}" summary_fields: ["title","venue","start","end"] sortable_fields: fields: ["title","venue","start","end"] default: field: "end" direction: Descending ```...

bug

When I create a new post I get an error in the preview window with the following console output: cms.be93d.js:120 RangeError: Invalid time value at ne (cms.be93d.js:120:2229572) at pe (cms.be93d.js:120:2233729)...

bug

As shown in the screenshot (latest Firefox)... ![Schermafdruk_2024-03-23_17-47-07](https://github.com/StaticJsCMS/static-cms/assets/163011452/28f9df4e-f1aa-46d2-8759-32d0970e2a33)

bug
widgets
markdown

When using i18n with `multiple_folders` set up for a collection, in the Admin panel the collection always show up as empty. I haven't been able to trace the problem, but...

bug
i18n