Jamstack
Jamstack is a way of thinking about how to build for the web: the UI is compiled, the frontend is fully decoupled, and data is pulled in as needed.
Here are 17,783 public repositories matching this topic...
Several site owners have complained about the language used in our transactional emails, which have a sign-off that reads:
The team at $site.title
This is a confusing message coming from solo-creators who have no team, and publish under their own name.
The sign-off is non-essential, so we'd like to just remove this line completely from the emails where it appears:
I am using the default config.yml, when I change the name of the cover image field to "featureImage" like below:
- label: 'Cover Image' name: 'featureImage' widget: 'image' required: false tagname: ''
the preview feature show this error:

Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Apr 1, 2020 - JavaScript
-
Updated
Oct 14, 2021 - C#
-
Updated
Oct 18, 2021 - PHP
-
Updated
Sep 25, 2021 - Vue
-
Updated
Sep 8, 2021 - Go
-
Updated
Oct 13, 2021 - Vue
-
Updated
Sep 29, 2021
A user has to tap twice on the channel link in Sidebar to navigate on a mobile phone. That happens because the first tap fires hover, and the second is the tap on the link itself.
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Sep 29, 2021 - TypeScript
Hi!
I just discovered your project and I'm very excited about it. It looks like you read my mind about a project that would use Go and Svelte to make static websites as single page apps. I'm a big fan of both Go and Svelte and use them every single day on my projects. So I'll probably get involved in this project, I see very great potential in it.
Anyways, here's my first contribution. I fou
-
Updated
Oct 20, 2020 - JavaScript
- Organization
- jamstack
- Website
- jamstack.org

Describe the bug
Using xframe
ALLOW-FROMthrows error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR