static-cms
static-cms copied to clipboard
A Git-based CMS for Static Site Generators
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....
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...
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...
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...
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...
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...
Add documentation on how to deploy to providers other than Netlify. Example: Vercel