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 19,995 public repositories matching this topic...
Issue Summary
When setting up a dev env on windows, yarn setup
fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Screenshots
ht
The redwood.toml web.apiURl value is expected to accept any "absolute path (thats starts with /
) or an absolute URI that starts with `http[s]://"
However, if I set web.apiUrl="/"
I get the following behavior:
- local api and web server start successfully
- endpoint error
console log:
[Error] A server with the specified hostname could not be found.
[Error] Fetch API cannot load
-
Updated
Mar 25, 2022 - Less
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
Feb 10, 2022 - Go
(suggested by Berndinox in #205; been bugging me for a while too)
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
Mar 31, 2022 - JavaScript
-
Updated
Apr 3, 2022 - PHP
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Mar 21, 2022 - C#
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Feb 12, 2022 - Vue
-
Updated
Mar 27, 2022 - Go
-
Updated
Apr 3, 2022 - Vue
-
Updated
Mar 18, 2022
-
Updated
Mar 30, 2022 - TypeScript
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Apr 1, 2022 - HTML
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
- Organization
- jamstack
- Website
- jamstack.org