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

There are no issues is dev but in production _media-queries.scss builds the breakpoints as @mediascreen and (...) instead of @media screen and (...) which breaks all the responsiveness is lost....

template
hugo

Hi @KaneFreeman, I would like to implement a feature which would allow me to tell CMS which page should be displayed after login. Now the first collection is displayed but...

enhancement

As this was the persisting issue with Decap CMS. I'm assuming this has not been fixed yet as well. The problem being that currently when two or people edit the...

enhancement

This change introduces support for Github App tokens. Supporting Github App tokens will allow for custom authentication through e.g. AWS Lambda. There are essentially two differences when dealing with app...

**Example:** Time (Collection) - Id - Name - Type Ticket (Collection) - Id - Type (Relation of Time) - Price When showing summary for ticket I want to show Name...

enhancement

The idea here is to create a separate repo / package(s) with more specialized widgets for Static CMS. Here people could suggest new widgets to be added that could optionally...

widgets

Is there a way to load a file of type other than the ones supported by `format`? I'm working on a custom widget and trying to load a `.tsx` file...

enhancement

Add documentation on how to deploy to providers other than Netlify. Example: Vercel

documentation